From 62409ce26f1fd41d915c4022088fcb8b133ae6c6 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Mon, 24 Jul 2017 14:43:24 +0200 Subject: Add a --decoder option for loopback testing --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index eb5cda6..9c393d7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -88,6 +88,8 @@ odr_audioenc_SOURCES = src/odr-audioenc.cpp \ src/JackInput.h \ src/VLCInput.cpp \ src/VLCInput.h \ + src/AACDecoder.cpp \ + src/AACDecoder.h \ src/SampleQueue.h \ src/encryption.c \ src/encryption.h \ -- cgit v1.2.3