aboutsummaryrefslogtreecommitdiff
path: root/src/common/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/Makefile.am')
-rw-r--r--src/common/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/Makefile.am b/src/common/Makefile.am
index 37651f3..1f37f0a 100644
--- a/src/common/Makefile.am
+++ b/src/common/Makefile.am
@@ -10,7 +10,7 @@ libextractor_common_la_LDFLAGS = \
10 $(LE_LIB_LDFLAGS) 10 $(LE_LIB_LDFLAGS)
11 11
12libextractor_common_la_LIBADD = \ 12libextractor_common_la_LIBADD = \
13 $(LIBICONV) -lz 13 $(LTLIBICONV) -lz
14 14
15libextractor_common_la_SOURCES = \ 15libextractor_common_la_SOURCES = \
16 unzip.c \ 16 unzip.c \