summaryrefslogtreecommitdiffstats
path: root/testsuites/samples/paranoia/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/samples/paranoia/Makefile.am')
-rw-r--r--testsuites/samples/paranoia/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/samples/paranoia/Makefile.am b/testsuites/samples/paranoia/Makefile.am
index feb0d47ee9..075bcfd5ab 100644
--- a/testsuites/samples/paranoia/Makefile.am
+++ b/testsuites/samples/paranoia/Makefile.am
@@ -36,7 +36,7 @@ include $(top_srcdir)/sample.am
AM_CPPFLAGS += -DNOSIGNAL -DCYGNUS -DNOMAIN
-LD_LIBS += -lm
+LD_LIBS = -lm
all-local: ${ARCH} $(TMPINSTALL_FILES)