summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 59b7e19..a2693d4 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -7,6 +7,6 @@ noinst_PROGRAMS = test
test_SOURCES = test.cc
-LDADD = ../lib/libmogltk.la -lefence
+LDADD = ../lib/libmogltk.la
test_LDADD = $(LDADD)