okra pushed a commit to branch master.

http://git.enlightenment.org/apps/ephoto.git/commit/?id=87f4c655ea05f8b46a6bf89a486a50ef0ca774bd

commit 87f4c655ea05f8b46a6bf89a486a50ef0ca774bd
Author: Stephen Houston <smhousto...@gmail.com>
Date:   Mon Aug 10 13:53:15 2015 -0500

    Ephoto: Include gettext.h
---
 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 bde2f99..fbd6f27 100644
--- a/src/bin/Makefile.am
+++ b/src/bin/Makefile.am
@@ -22,5 +22,5 @@ ephoto_SOURCES = \
         ephoto_slideshow.c \
         ephoto_cropper.c
 
-noinst_HEADERS = ephoto.h
-EXTRA_DIST = ephoto.h
+noinst_HEADERS = ephoto.h gettext.h
+EXTRA_DIST = ephoto.h gettext.h

-- 


Reply via email to