From 35f9845eecb108deeed217b2f41829a2fe285a11 Mon Sep 17 00:00:00 2001 From: Jean-Marc Lasgouttes Date: Tue, 12 Oct 1999 15:11:04 +0000 Subject: [PATCH] We want to install LaTeXConfig.lyx.in, after all. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@185 a592a061-630c-0410-9148-cb99ea01b6c8 --- ChangeLog | 3 +-- lib/Makefile.am | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index c00a92032b..d2a15acf3a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,8 +2,7 @@ * lib/reLyX/Makefile.am: install noweb2lyx. - * lib/Makefile.am: do not install LaTeXConfig.lyx.in; install - configure. + * lib/Makefile.am: install configure. * lib/reLyX/configure.in: declare a config aux dir; set package name to lyx (not sure what the best solution is); generate noweb2lyx. diff --git a/lib/Makefile.am b/lib/Makefile.am index a96e01f58b..bcd8c6acca 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -11,7 +11,7 @@ EXTRA_DIST = CREDITS chkconfig.ltx configure.cmd lyxrc.example \ CLIPART = clipart/*.eps LAYOUT = layouts/*.layout layouts/*.inc -DOC = doc/*.lyx +DOC = doc/*.lyx doc/LaTeXConfig.lyx.in KBD = kbd/*.kmap kbd/*.cdef TEMPL = templates/*.lyx BIND = bind/*.bind -- 2.39.2