summaryrefslogtreecommitdiff
path: root/src/Makefile_Evil.am
diff options
context:
space:
mode:
authorStefan Schmidt <s.schmidt@samsung.com>2013-07-18 13:53:05 +0100
committerStefan Schmidt <s.schmidt@samsung.com>2013-07-18 14:21:19 +0100
commit0e54680072ccebf1e7d461ff7feeb281a5f3188c (patch)
tree91093d1d4a2031e0655e294fa4174b20ea4f8cca /src/Makefile_Evil.am
parentfc579458739219386486be22539818d1e4cf5295 (diff)
downloadefl-0e54680072ccebf1e7d461ff7feeb281a5f3188c.tar.gz
Revert "evil: Also add LDL_LIB to LIDADD"
This reverts commit 079bc42bfe0ecaba951e2cecf52a4531828e56d7.
Diffstat (limited to 'src/Makefile_Evil.am')
-rw-r--r--src/Makefile_Evil.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile_Evil.am b/src/Makefile_Evil.am
index 0eb92fb6d2..d55764ab77 100644
--- a/src/Makefile_Evil.am
+++ b/src/Makefile_Evil.am
@@ -156,7 +156,7 @@ bin_evil_evil_suite_LDADD = @USE_EVIL_LIBS@ @DL_LIBS@ -lm
bin_evil_evil_suite_DEPENDENCIES = @USE_EVIL_INTERNAL_LIBS@
bin_evil_test_evil_SOURCES = bin/evil/test_evil.c
-bin_evil_test_evil_LDADD = @USE_EVIL_LIBS@ @DL_LIBS@
+bin_evil_test_evil_LDADD = @USE_EVIL_LIBS@
bin_evil_test_evil_DEPENDENCIES = @USE_EVIL_INTERNAL_LIBS@
endif