From: Jürgen Spitzmüller Date: Sun, 8 Mar 2009 10:49:06 +0000 (+0000) Subject: * tex2lyx/Makefile.am: X-Git-Tag: 2.0.0~7099 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=c4f0fb88f14aa9dc97c7d25e80070a4446f566bb;p=features.git * tex2lyx/Makefile.am: - add tex2lyx.1 to the distribution. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28728 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/tex2lyx/Makefile.am b/src/tex2lyx/Makefile.am index 718970f8b8..58f1860977 100644 --- a/src/tex2lyx/Makefile.am +++ b/src/tex2lyx/Makefile.am @@ -1,6 +1,6 @@ include $(top_srcdir)/config/common.am -EXTRA_DIST = $(TEST_FILES) pch.h +EXTRA_DIST = tex2lyx.1 $(TEST_FILES) pch.h #noinst_LIBRARIES = libtexparser.a #