diff --git a/config/ChangeLog b/config/ChangeLog index e2c847d50c..65ff6d2143 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,7 @@ +2002-04-07 Lars Gullik Bjønnes + + * Makefile.am (EXTRA_DIST): also dist the m4 files + 2002-04-06 Lars Gullik Bjønnes * Makefile.am: make distcheck work, new file diff --git a/config/Makefile.am b/config/Makefile.am index 057f838ec4..2d506a4430 100644 --- a/config/Makefile.am +++ b/config/Makefile.am @@ -1,7 +1,5 @@ include $(top_srcdir)/config/common.am -#EXTRA_DIST = ANNOUNCE INSTALL.OS2 INSTALL.autoconf README.OS2 \ -# UPGRADING lyx.man acconfig.h autogen.sh \ -# development images sourcedoc - -EXTRA_DIST = common.am +EXTRA_DIST = common.am codeset.m4 lyxinclude.m4 libtool.m4 gettext.m4 \ + glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4 progtest.m4 \ + sigc++.m4 qt2.m4 gtk--.m4 gnome--.m4 gnome.m4 pspell.m4