okra pushed a commit to branch master.

http://git.enlightenment.org/apps/ephoto.git/commit/?id=70d48d19205224d72963acfb030dd9e37c479c06

commit 70d48d19205224d72963acfb030dd9e37c479c06
Author: Stephen Houston <smhousto...@gmail.com>
Date:   Tue Nov 24 16:34:47 2015 -0600

    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

-- 


Reply via email to