From 07be2a291ec5a235c881bac43fae80de6903d35d Mon Sep 17 00:00:00 2001 From: Stefan Pöschel Date: Sat, 11 Feb 2017 10:24:37 +0100 Subject: Move DLS stuff to new DLSManager --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 6e2a78c..031a485 100644 --- a/Makefile.am +++ b/Makefile.am @@ -15,6 +15,8 @@ odr_padenc_SOURCES = \ src/common.h \ src/pad_common.cpp \ src/pad_common.h \ + src/dls.cpp \ + src/dls.h \ src/charset.cpp \ src/charset.h \ src/crc.cpp \ -- cgit v1.2.3