From 7bacaf3818494cf706f7372cb6cd194dbaf3f251 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Thu, 12 Feb 2015 10:43:06 +0100 Subject: Move some code from DabMod into Utils --- Makefile.am | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 3f5d639..fa8afd0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,10 @@ # Copyright (C) 2007, 2008, 2009, 2010 Her Majesty the Queen in Right # of Canada (Communications Research Center Canada) # -# Copyright (C) 2014 Matthias P. Braendli, http://mpb.li +# Copyright (C) 2014, 2015 +# Matthias P. Braendli, matthias.braendli@mpb.li + +# http://opendigitalradio.org # This file is part of ODR-DabMod. # @@ -160,6 +163,8 @@ odr_dabmod_SOURCES = src/DabMod.cpp \ src/RemoteControl.h \ src/FormatConverter.cpp \ src/FormatConverter.h \ + src/Utils.cpp \ + src/Utils.h \ src/zmq.hpp dist_bin_SCRIPTS = src/crc-dwap.py -- cgit v1.2.3