aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 0c78a19..931179b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -10,8 +10,7 @@ endif
odr_padenc_CXXFLAGS = $(GITVERSION_FLAGS) @MAGICKWAND_CFLAGS@ -Icontrib -Wall -Wextra
odr_padenc_LDADD = @MAGICKWAND_LDADD@
odr_padenc_SOURCES = src/odr-padenc.cpp \
- src/crc.h \
- src/crc.c
+ src/crc.cpp
bin_PROGRAMS = odr-padenc$(EXEEXT)