diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
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 \ |