X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=src%2FMakefile.am;h=27f0debe8cba179e3305c13093edd9c147ced630;hb=5ee456d5237d07173af7b292f76cbb8c8acedd1d;hp=5ef943740dded961539dfa0c188482999b87dd83;hpb=2c664acf9cd8a35d4d1761eaaf711753dce2377a;p=hvgrip.git diff --git a/src/Makefile.am b/src/Makefile.am index 5ef9437..27f0deb 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -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)