]> git.lyx.org Git - features.git/commitdiff
make distcheck fix.
authorPavel Sanda <sanda@lyx.org>
Sun, 11 May 2008 01:59:03 +0000 (01:59 +0000)
committerPavel Sanda <sanda@lyx.org>
Sun, 11 May 2008 01:59:03 +0000 (01:59 +0000)
the old known make check bug must be fixed though for the whole
process to proceed.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24715 a592a061-630c-0410-9148-cb99ea01b6c8

po/Makefile.in.in

index f9154324570e9c78c29c76f91c0d8459e6270bf2..73a8a2e3443f605dfb203c8f1e88da32e33710c9 100644 (file)
@@ -53,7 +53,7 @@ DISTFILES = $(DISTFILES.common) Makevars \
 $(POFILES) $(GMOFILES) \
 $(DISTFILES.extra1) $(DISTFILES.extra2) $(DISTFILES.extra3)
 
-DISTFILES.extra1 = lyx_pot.py postats.py pocheck.pl
+DISTFILES.extra1 = lyx_pot.py postats.py pocheck.pl Makefile.in POTFILES.in
 
 POTFILE_IN_DEPS = $(shell find $(top_srcdir)/src -name Makefile.am)