fix Makefile.am

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5294 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
John Levon 2002-09-12 22:15:57 +00:00
parent 6c5e002ef2
commit 01439bfc60
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2002-09-12 John Levon <levon@movementarian.org>
* Makefile.am: qt.m4 not qt2.m4
2002-09-12 John Levon <levon@movementarian.org>
* configure.ac:

View File

@ -2,4 +2,4 @@ include $(top_srcdir)/config/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 \
qt2.m4 gtk--.m4 gnome--.m4 gnome.m4 xforms.m4 pspell.m4
qt.m4 gtk--.m4 gnome--.m4 gnome.m4 xforms.m4 pspell.m4