]> git.lyx.org Git - features.git/commitdiff
* tex2lyx/Makefile.am:
authorJürgen Spitzmüller <spitz@lyx.org>
Sun, 8 Mar 2009 10:49:06 +0000 (10:49 +0000)
committerJürgen Spitzmüller <spitz@lyx.org>
Sun, 8 Mar 2009 10:49:06 +0000 (10:49 +0000)
        - add tex2lyx.1 to the distribution.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28728 a592a061-630c-0410-9148-cb99ea01b6c8

src/tex2lyx/Makefile.am

index 718970f8b89f3d0aa2ec3a8d354c7b3f0439e3c1..58f18609772c059237449a3ec04ae42a416fcaa1 100644 (file)
@@ -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
 #