From 70d48d19205224d72963acfb030dd9e37c479c06 Mon Sep 17 00:00:00 2001 From: Stephen Houston Date: Tue, 24 Nov 2015 16:34:47 -0600 Subject: [PATCH] Ephoto: Whoops.. Fix Makefile.am --- src/bin/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/bin/Makefile.am b/src/bin/Makefile.am index 89e7d08..cefe3b6 100644 --- a/src/bin/Makefile.am +++ b/src/bin/Makefile.am @@ -29,5 +29,5 @@ ephoto_SOURCES = \ ephoto_filters.c \ ephoto_color.c -noinst_HEADERS = ephoto.h gettext.h -EXTRA_DIST = ephoto.h gettext.h +noinst_HEADERS = ephoto.h +EXTRA_DIST = ephoto.h