aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index bad0476..e7f0b85 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -18,8 +18,6 @@
bin_PROGRAMS = cflow
cflow_SOURCES = \
- argcv.c\
- argcv.h\
c.l\
cflow.h\
depmap.c\
@@ -31,7 +29,9 @@ cflow_SOURCES = \
parser.h\
posix.c\
rc.c\
- symbol.c
+ symbol.c\
+ wordsplit.c\
+ wordsplit.h
localedir = $(datadir)/locale

Return to:

Send suggestions and report system problems to the System administrator.