From ca5406108cb086f57222400a08fde34686ce1b3f Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Fri, 25 Apr 2014 09:21:35 +0200 Subject: dabplus-enc-file: replace little dots by nice level indicator --- Makefile.am | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index b08b307..7801cc1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -49,6 +49,8 @@ dabplus_enc_file_zmq_SOURCES = src/dabplus-enc-file-zmq.c \ src/wavreader.c \ src/encryption.c \ src/encryption.h \ + src/utils.c \ + src/utils.h \ contrib/lib_crc.h \ contrib/lib_crc.c @@ -62,7 +64,9 @@ dabplus_enc_alsa_zmq_SOURCES = src/dabplus-enc-alsa-zmq.cpp \ src/SampleQueue.h \ src/encryption.c \ src/encryption.h \ - src/zmq.hpp + src/zmq.hpp \ + src/utils.c \ + src/utils.h mot_encoder_CFLAGS = $(GITVERSION_FLAGS) @MAGICKWAND_CFLAGS@ -Icontrib -- cgit v1.2.3