Skip to content

Commit 13a7d65

Browse files
author
Mei-Hui Su
committed
a typo
1 parent f3e40f6 commit 13a7d65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

data/Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ AM_FCFLAGS = ${FCFLAGS}
66
AM_LDFLAGS = ${LDFLAGS}
77

88
all:
9-
if [ ! -d "uwlinca" ]; then \
9+
if [ ! -d "sjfz" ]; then \
1010
./make_data_files.py; \
1111
fi
1212

0 commit comments

Comments
 (0)