]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Add the projects directory.
authorBruno Haible <bruno@clisp.org>
Thu, 25 Oct 2001 09:33:16 +0000 (09:33 +0000)
committerBruno Haible <bruno@clisp.org>
Thu, 25 Oct 2001 09:33:16 +0000 (09:33 +0000)
ChangeLog
Makefile.am
configure.in

index a76c649439a5aae30c52f356512a6a7754b07952..c503761ec8ff5a6a67ac7592221413568d853fa9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-10-21  Bruno Haible  <haible@clisp.cons.org>
+
+       * Makefile.am (SUBDIRS): Add projects.
+       * configure.in (AC_OUTPUT): Add projects/Makefile.
+
 2001-09-29  Bruno Haible  <haible@clisp.cons.org>
 
        * configure.in: Also create src/user-email.
index bcd747bfab82a90ac0c1d0d12ff03b7ae051c332..8c8b48a3cd505944a65f43679150a5359cbf176b 100644 (file)
@@ -23,7 +23,7 @@ ACLOCAL_AMFLAGS = -I m4
 gettextsrcdir = $(datadir)/gettext
 gettextsrc_DATA = ABOUT-NLS
 
-SUBDIRS = doc intl intl-java lib src po man m4 misc tests
+SUBDIRS = doc intl intl-java lib src po man m4 projects misc tests
 
 EXTRA_DIST = BUGS DISCLAIM README.gemtext \
              djgpp/Makefile.maint djgpp/README.in djgpp/README \
index 0f01407bab0c47cae0c3801d16159815f26ce636..82a40b17caec16cbaebd9377ea8d445bc1d45e26 100644 (file)
@@ -129,6 +129,7 @@ AC_OUTPUT([Makefile \
            doc/Makefile man/Makefile man/x-to-1 \
            tests/Makefile \
            m4/Makefile \
+           projects/Makefile \
            misc/Makefile misc/gettextize], [
   dnl Fix unesthetic build commands generated by automake.
 changequote(,)dnl