make distcheck fix.

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
This commit is contained in:
Pavel Sanda 2008-05-11 01:59:03 +00:00
parent 85522ea5a8
commit ae97f35405

View 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)