diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am index 3adedd0..7b11b04 100644 --- a/Makefile.am +++ b/Makefile.am @@ -47,9 +47,6 @@ mot_encoder_CFLAGS = @MAGICKWAND_CFLAGS@ -Icontrib mot_encoder_LDADD = @MAGICKWAND_LDADD@ mot_encoder_SOURCES = mot-encoder.c contrib/lib_crc.c -alsa_dabplus_zmq_LDADD = libfdk-aac.la -lfec -lzmq -lasound -alsa_dabplus_zmq_SOURCES = alsa-dabplus-zmq.c - dabplus_zmq_LDFLAGS = -no-install dabplus_zmq_LDADD = libfdk-aac.la -lfec -lzmq -lasound \ -lrt -lboost_thread |