Add missing gettext header file to distribution
[hvgrip.git] / src / Makefile.am
index 5ef9437..27f0deb 100644 (file)
@@ -51,7 +51,8 @@ grip_SOURCES = \
        eggtrayicon.c \
        eggtrayicon.h \
        tray.c \
-       tray.h
+       tray.h \
+        gettext.h
 
 grip_LDADD = @TERMINAL_WIDGET_LIBS@ $(CDPAR_LIBS) $(ID3_LIBS)