rename man page

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27453 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Jean-Marc Lasgouttes 2008-11-15 14:36:52 +00:00
parent 1f145abeb8
commit 0aaed41dd7
2 changed files with 1 additions and 7 deletions

View File

@ -1,9 +1,6 @@
include $(top_srcdir)/config/common.am
EXTRA_DIST = tex2lyx.man $(TEST_FILES)
EXTRA_DIST += pch.h
DISTCLEANFILES += tex2lyx.1
EXTRA_DIST = $(TEST_FILES) pch.h
#noinst_LTLIBRARIES = libtexparser.la
#
@ -68,6 +65,3 @@ tex2lyx_SOURCES = \
tex2lyx_LDADD = \
$(top_builddir)/src/support/liblyxsupport.la \
$(LIBICONV) $(BOOST_LIBS) @LIBS@
tex2lyx.1:
cp -p $(srcdir)/tex2lyx.man tex2lyx.1