aboutsummaryrefslogtreecommitdiff
path: root/src/main/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/Makefile.am')
-rw-r--r--src/main/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/Makefile.am b/src/main/Makefile.am
index c325270..9f956ec 100644
--- a/src/main/Makefile.am
+++ b/src/main/Makefile.am
@@ -69,7 +69,7 @@ libextractor_la_SOURCES = \
69extract_SOURCES = \ 69extract_SOURCES = \
70 extract.c \ 70 extract.c \
71 getopt.c getopt.h getopt1.c 71 getopt.c getopt.h getopt1.c
72 72extract_DEPENDENCIES = libextractor.la
73 73
74 74
75LDADD = \ 75LDADD = \