aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorStefan Pöschel <github@basicmaster.de>2016-09-19 12:56:40 +0200
committerStefan Pöschel <github@basicmaster.de>2016-09-19 13:01:45 +0200
commitc28958f7738880484c0e23fb4fcd1c4c88e364cf (patch)
tree9a95bae1d14a99e7bee98868e4f15542a5cad580 /Makefile.am
parent2216711b268f461736d49a64c1078456db5a8dd8 (diff)
downloadODR-PadEnc-c28958f7738880484c0e23fb4fcd1c4c88e364cf.tar.gz
ODR-PadEnc-c28958f7738880484c0e23fb4fcd1c4c88e364cf.tar.bz2
ODR-PadEnc-c28958f7738880484c0e23fb4fcd1c4c88e364cf.zip
Apply new name
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 07fdb0a..0c78a19 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -9,7 +9,7 @@ endif
odr_padenc_CXXFLAGS = $(GITVERSION_FLAGS) @MAGICKWAND_CFLAGS@ -Icontrib -Wall -Wextra
odr_padenc_LDADD = @MAGICKWAND_LDADD@
-odr_padenc_SOURCES = src/mot-encoder.cpp \
+odr_padenc_SOURCES = src/odr-padenc.cpp \
src/crc.h \
src/crc.c