mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 05:16:21 +00:00
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:
parent
85522ea5a8
commit
ae97f35405
@ -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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user