From: Lars Gullik Bjønnes Date: Mon, 24 Apr 2006 13:34:16 +0000 (+0000) Subject: update ignore, and make sure to dist the lyx2lyx_version.py.in template file X-Git-Tag: 1.6.10~13301 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=3708dc6ec52f2aa11dc8120e4b01bfedd018c137;p=features.git update ignore, and make sure to dist the lyx2lyx_version.py.in template file git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13728 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/lib/lyx2lyx/Makefile.am b/lib/lyx2lyx/Makefile.am index a7dca42b55..11fd1a3ec2 100644 --- a/lib/lyx2lyx/Makefile.am +++ b/lib/lyx2lyx/Makefile.am @@ -2,6 +2,8 @@ include $(top_srcdir)/config/common.am CLEANFILES += *.pyc *.pyo +EXTRA_DIST = lyx2lyx_version.py.in + lyx2lyxdir = $(pkgdatadir)/lyx2lyx # We cannot use dist_lyx2lyx_SCRIPTS for lyx2lyx, since a possible # version-suffix would get appended to the names. So we use dist_scripts_DATA