From 46464f05c951b033b4c4d6449aef3c05c67d0b38 Mon Sep 17 00:00:00 2001 From: Stefan Pöschel Date: Tue, 22 Aug 2017 20:44:25 +0200 Subject: Move includes/static vars into new main header --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 6123343..21c474c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -11,6 +11,7 @@ odr_padenc_CXXFLAGS = $(GITVERSION_FLAGS) @MAGICKWAND_CFLAGS@ -Icontrib -Wall -W odr_padenc_LDADD = @MAGICKWAND_LDADD@ odr_padenc_SOURCES = \ src/odr-padenc.cpp \ + src/odr-padenc.h \ src/common.cpp \ src/common.h \ src/pad_common.cpp \ -- cgit v1.2.3