summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorPepper <pepper@scannerjammer.com>2015-04-06 23:26:22 -0400
committerPepper <pepper@scannerjammer.com>2015-04-06 23:26:22 -0400
commit82b201f4c74707c6f5a7207bcb9115ef3fd85680 (patch)
treec6bb585cf7d61bd7821f178b6a1833943e29068e /src/Makefile.am
parent2c0487d5faef3b9daf038feeffacd9caac46f5ff (diff)
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 04ab2a8..8e491d3 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -4,6 +4,6 @@ AM_CFLAGS = -Wall -std=c99 $(DSSI_CFLAGS) $(SNDFILE_CFLAGS) $(ALSA_CFLAGS)
AM_LIBS = $(DSSI_LIBS) $(SNDFILE_LIBS) $(ALSA_LIBS)
cli_dssi_host_SOURCES = cli-dssi-host.c cli-dssi-host.h
-cli_dssi_host_LDADD = $(AM_LIBS) -lm -ldl
+cli_dssi_host_LDADD = $(AM_LIBS)
EXTRA_DIST = lts.prs