]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Fix for "make dist".
authorBruno Haible <bruno@clisp.org>
Wed, 29 Oct 2003 11:50:22 +0000 (11:50 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:11:06 +0000 (12:11 +0200)
gettext-runtime/src/ChangeLog
gettext-runtime/src/Makefile.am

index ad633014b8366730346ea9d1cd18007ba15d736e..4d4821e1f1923749344ed93443ea4701d355bde0 100644 (file)
@@ -1,3 +1,7 @@
+2003-10-23  Bruno Haible  <bruno@clisp.org>
+
+       * Makefile.am (EXTRA_DIST): Add gettext.sh.
+
 2003-10-09  Bruno Haible  <bruno@clisp.org>
 
        * envsubst.c: Include xalloc.h instead of xmalloc.h.
index fc3650300f6efcad121300e0ea5f9bb1e0521076..406db793e41f626001b3bae61f5685b20103389e 100644 (file)
@@ -59,6 +59,7 @@ install-data-local: all-local
        $(INSTALL_DATA) $(srcdir)/gettext.sh $(DESTDIR)$(bindir)/gettext.sh
 uninstall-local: all-local
        $(RM) $(DESTDIR)$(bindir)/gettext.sh
+EXTRA_DIST += gettext.sh
 
 # Support for relocatability.
 RELOCATABLE_LIBRARY_PATH = $(libdir)