From c125ae1f00fe8d8dbafce2f262ebaa8af515ac39 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Tue, 10 Apr 2018 16:47:42 +0200 Subject: Replace boost ptree by another INI parser --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index e323b1d..71b0ef2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -143,6 +143,7 @@ odr_dabmod_SOURCES = src/DabMod.cpp \ src/PAPRStats.cpp \ src/PAPRStats.h \ src/zmq.hpp \ + lib/INIReader.h \ lib/crc.h \ lib/crc.c \ lib/fec/char.h \ -- cgit v1.2.3