diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index a85a63ce8e..3ee3aa93f9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -19,13 +19,12 @@ EXTRA_DIST = \ README.win32 \ README.nanox \ config.h.win32 \ - intl/libgettext.h \ - intl/po2tbl.sed.in \ po/README.tools \ po/README.translators \ po/desk.pl \ po/makefile.mingw \ po/update.pl \ + po/po2tbl.sed.in \ examples/aspectframe/Makefile \ examples/aspectframe/aspectframe.c \ examples/Makefile \ |