From c28958f7738880484c0e23fb4fcd1c4c88e364cf Mon Sep 17 00:00:00 2001 From: Stefan Pöschel Date: Mon, 19 Sep 2016 12:56:40 +0200 Subject: Apply new name --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') 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 -- cgit v1.2.3