Ephoto: Include gettext.h

This commit is contained in:
Stephen Houston 2015-08-10 13:53:15 -05:00
parent ba04557967
commit 87f4c655ea
1 changed files with 2 additions and 2 deletions

View File

@ -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