From 47c4e7d3a173dafe7352d3d399d74602417fd891 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Sun, 9 Mar 2014 16:29:30 +0100 Subject: do not build aac-enc anymore --- Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index 383645e..930b424 100644 --- a/Makefile.am +++ b/Makefile.am @@ -57,8 +57,7 @@ dabplus_enc_SOURCES = src/AlsaDabplus.cpp \ src/SampleQueue.h \ src/zmq.hpp -bin_PROGRAMS = aac-enc$(EXEEXT) \ - aac-enc-dabplus$(EXEEXT) \ +bin_PROGRAMS = aac-enc-dabplus$(EXEEXT) \ aac-enc-dabplus-zmq$(EXEEXT) \ dabplus-enc$(EXEEXT) \ mot-encoder$(EXEEXT) -- cgit v1.2.3