mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-10 20:04:46 +00:00
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:
parent
1f145abeb8
commit
0aaed41dd7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user