]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Distribute gettext.sh.
authorBruno Haible <bruno@clisp.org>
Thu, 18 Sep 2003 14:56:37 +0000 (14:56 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:11:00 +0000 (12:11 +0200)
gettext-runtime/src/ChangeLog
gettext-runtime/src/Makefile.am

index e31e0f6ad6c13bc86d456ed649fb847fdd643163..9ce26b8c0736b76c42b8baf0ace7dcfa076517d0 100644 (file)
@@ -1,3 +1,8 @@
+2003-09-18  Bruno Haible  <bruno@clisp.org>
+
+       * Makefile.am (EXTRA_DIST): Add gettext.sh.
+       Reported by Guido Flohr.
+
 2003-09-13  Bruno Haible  <bruno@clisp.org>
 
        * envsubst.c: New file.
index 164915e1ee3c6d2e795920938998296e3121cf0f..fc3650300f6efcad121300e0ea5f9bb1e0521076 100644 (file)
@@ -52,6 +52,7 @@ endif
 
 # Special rule for installing gettext.sh in $(bindir).
 # automake doesn't handle "bin_DATA = gettext.sh".
+EXTRA_DIST += gettext.sh
 all-local: gettext.sh
 install-data-local: all-local
        $(mkinstalldirs) $(DESTDIR)$(bindir)