+2007-10-28 Bruno Haible <bruno@clisp.org>
+
+ * styles: New directory.
+ * Makefile.am (SUBDIRS): Add styles.
+ * configure.ac (AC_CONFIG_FILES): Add styles/Makefile.
+
2007-10-17 Bruno Haible <bruno@clisp.org>
* woe32dll/gettextlib-exports.c: Export gl_array_list_implementation,
ACLOCAL = ../build-aux/fixaclocal @ACLOCAL@
ACLOCAL_AMFLAGS = -I m4 -I ../gettext-runtime/m4 -I ../autoconf-lib-link/m4 -I ../m4 -I gnulib-m4 -I libgettextpo/gnulib-m4
-SUBDIRS = doc intl gnulib-lib libgrep src libgettextpo po projects misc man m4 tests gnulib-tests examples
+SUBDIRS = doc intl gnulib-lib libgrep src libgettextpo po projects styles misc man m4 tests gnulib-tests examples
EXTRA_DIST = misc/DISCLAIM
MOSTLYCLEANFILES = core *.stackdump
AC_CONFIG_FILES([projects/Makefile])
+AC_CONFIG_FILES([styles/Makefile])
+
AC_CONFIG_FILES([misc/Makefile])
AC_CONFIG_FILES([misc/gettextize], [chmod a+x misc/gettextize])
AC_CONFIG_FILES([misc/autopoint], [chmod a+x misc/autopoint])