summaryrefslogtreecommitdiffstats
authorDon Pellegrino <don@drexel.edu>2009-06-29 17:14:35 (GMT)
committer Don Pellegrino <don@drexel.edu>2009-06-29 17:14:35 (GMT)
commitc107ae238c1dd98e8723ef96d6a56788f7aebfa0 (patch) (unidiff)
treee6e9445a0aa2e6fb100e3ee9fb1556d60ee87777
parentedeb616ea4730d2cbab28714c058c99698db62d0 (diff)
downloadexp005-c107ae238c1dd98e8723ef96d6a56788f7aebfa0.zip
exp005-c107ae238c1dd98e8723ef96d6a56788f7aebfa0.tar.gz
exp005-c107ae238c1dd98e8723ef96d6a56788f7aebfa0.tar.bz2
Fixed termination in the CLEANFILES target.
-rw-r--r--src/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 8ecbef1..86c1dae 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -60,6 +60,6 @@ AM_CFLAGS = -Wall -std=gnu99 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE
60CLEANFILES = \60CLEANFILES = \
61 controller/clear_selection.c \61 controller/clear_selection.c \
62 controller/selection_from_db.c \62 controller/selection_from_db.c \
63 controller/selsave.c63 controller/selsave.c \
64 db/dbconnect.c \64 db/dbconnect.c \
65 model/exp004base.c \65 model/exp004base.c

Valid XHTML 1.0 Strict

Copyright © 2009 Don Pellegrino All Rights Reserved.