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.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/Makefile.am b/src/main/Makefile.am
index 09b3d05..2e190b6 100644
--- a/src/main/Makefile.am
+++ b/src/main/Makefile.am
@@ -42,6 +42,7 @@ libextractor_la_CPPFLAGS = -DPLUGINDIR=\"@RPLUGINDIR@\" -DPLUGININSTDIR=\"${plug
42libextractor_la_SOURCES = \ 42libextractor_la_SOURCES = \
43 extractor_metatypes.c \ 43 extractor_metatypes.c \
44 extractor_print.c \ 44 extractor_print.c \
45 extractor_common.c extractor_common.h \
45 extractor_plugpath.c extractor_plugpath.h \ 46 extractor_plugpath.c extractor_plugpath.h \
46 extractor_plugins.c extractor_plugins.h \ 47 extractor_plugins.c extractor_plugins.h \
47 $(EXTRACTOR_IPC) extractor_ipc.c extractor_ipc.h \ 48 $(EXTRACTOR_IPC) extractor_ipc.c extractor_ipc.h \