From 3708dc6ec52f2aa11dc8120e4b01bfedd018c137 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Lars=20Gullik=20Bj=C3=B8nnes?= Date: Mon, 24 Apr 2006 13:34:16 +0000 Subject: [PATCH] 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 --- lib/lyx2lyx/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.39.2