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 cdbb542..ef92e64 100644 --- a/Makefile.am +++ b/Makefile.am @@ -12,6 +12,8 @@ odr_padenc_LDADD = @MAGICKWAND_LDADD@ odr_padenc_SOURCES = \ src/odr-padenc.cpp \ src/common.h \ + src/pad_common.cpp \ + src/pad_common.h \ src/charset.h \ src/crc.cpp \ src/crc.h |