aboutsummaryrefslogtreecommitdiff
path: root/helper/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'helper/Makefile.am')
-rw-r--r--helper/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/helper/Makefile.am b/helper/Makefile.am
index 762f80602..8347ff96d 100644
--- a/helper/Makefile.am
+++ b/helper/Makefile.am
@@ -62,6 +62,6 @@ __LIB__libodphelper_la_SOURCES += \
linux/thread.c
endif
-__LIB__libodphelper_la_LIBADD = $(PTHREAD_LIBS) $(LIB)/libodp-linux.la
+__LIB__libodphelper_la_LIBADD = $(PTHREAD_LIBS)
lib_LTLIBRARIES = $(LIB)/libodphelper.la