From b51bea6c775007590e03f3dd230b1415c08c914a Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Fri, 17 Feb 2017 22:24:30 +0100 Subject: Move configuration and cmdline parser to new file --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 96e2ff3..f4e8e00 100644 --- a/Makefile.am +++ b/Makefile.am @@ -50,6 +50,8 @@ odr_dabmod_SOURCES = src/DabMod.cpp \ src/DabModulator.h \ src/Buffer.cpp \ src/Buffer.h \ + src/ConfigParser.cpp \ + src/ConfigParser.h \ src/ModPlugin.cpp \ src/ModPlugin.h \ src/EtiReader.cpp \ -- cgit v1.2.3