]> git.lyx.org Git - features.git/commitdiff
install LaTeXConfig.lyx.in correctly
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Fri, 10 Sep 2004 10:11:23 +0000 (10:11 +0000)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Fri, 10 Sep 2004 10:11:23 +0000 (10:11 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8972 a592a061-630c-0410-9148-cb99ea01b6c8

lib/doc/ChangeLog
lib/doc/Makefile.am

index dc2bb7f2c2fac399a79d522d0e44d80d3d343a95..2f2d4bae5305c9ab77cd17e926982a4fc1b1d0d6 100644 (file)
@@ -1,3 +1,8 @@
+2004-09-10  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * Makefile.am (EXTRA_DIST): remove LaTeXConfig.lyx.in...
+       (docfiles): ...and put it there
+
 2004-08-15  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
 
        * UserGuide.lyx: fix the fix
index 1763430945358c0f8ce5852ca34ea2a76f5311c1..2fb563da11dff0ffa6258b6f97f8bcf7d0792ceb 100644 (file)
@@ -2,7 +2,7 @@ include $(top_srcdir)/config/common.am
 
 DISTCLEANFILES += LyXConfig.lyx LaTeXConfig.lyx Makefile.depend
 
-EXTRA_DIST = Depend.pl Doc_toc.pl LaTeXConfig.lyx.in LyXConfig.lyx.in README.Documentation $(docfiles) $(toc_DATA)
+EXTRA_DIST = Depend.pl Doc_toc.pl LyXConfig.lyx.in README.Documentation $(docfiles) $(toc_DATA)
 
 docfiles = \
        cs_TOC.lyx \
@@ -48,6 +48,7 @@ docfiles = \
        it_TOC.lyx \
        it_Tutorial.lyx \
        it_UserGuide.lyx \
+       LaTeXConfig.lyx.in \
        nl_Intro.lyx \
        nl_TOC.lyx \
        nl_Tutorial.lyx \