From ae97f35405654a5f9380fa8a27a7c98a1f44aeac Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Sun, 11 May 2008 01:59:03 +0000 Subject: [PATCH] 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 --- po/Makefile.in.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/Makefile.in.in b/po/Makefile.in.in index f915432457..73a8a2e344 100644 --- a/po/Makefile.in.in +++ b/po/Makefile.in.in @@ -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)