]> git.lyx.org Git - lyx.git/commitdiff
Patch from Georg Baum for installing lyx2lyx files.
authorDekel Tsur <dekelts@tau.ac.il>
Wed, 25 Sep 2002 12:45:02 +0000 (12:45 +0000)
committerDekel Tsur <dekelts@tau.ac.il>
Wed, 25 Sep 2002 12:45:02 +0000 (12:45 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5343 a592a061-630c-0410-9148-cb99ea01b6c8

lib/ChangeLog
lib/Makefile.am

index 88edca9e5eec525377c3330eab97d73785e9e3da..463976830beb274b3b9640dd8b5870617b4ffdb1 100644 (file)
@@ -1,3 +1,7 @@
+2002-09-25  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * Makefile.am: Patch from Georg Baum for installing lyx2lyx files.
+
 2002-09-17  Dekel Tsur  <dekelts@tau.ac.il>
 
        * layouts/lyxmacros.inc: Patch from Gady Kozma.
index 7ca34e88c2182b16eb9b632e1e195cddb561085e..8b1302dd3a4c2ed58e5a3b09340d06f4607189c1 100644 (file)
@@ -15,7 +15,7 @@ HELP = help/*.hlp
 IMAGES = images/*.xpm images/math/*.xpm
 KBD = kbd/*.kmap kbd/*.cdef
 LAYOUT = layouts/*.layout layouts/*.inc
-LYXSCRIPTS = configure configure.cmd scripts/*
+LYXSCRIPTS = configure configure.cmd scripts/* lyx2lyx/*
 TEMPL = templates/*.lyx
 TEXSUPPORT = tex/*.cls tex/*.sty
 UI = ui/*.ui
@@ -30,7 +30,7 @@ pkgdata_DATA = lyxrc.example CREDITS chkconfig.ltx lyxrc.defaults \
               textclass.lst packages.lst external_templates \
               encodings languages symbols
 
-LYXLIBDIRS = bind clipart doc examples help images images/math kbd layouts scripts \
+LYXLIBDIRS = bind clipart doc examples help images images/math kbd layouts lyx2lyx scripts \
             templates tex ui
 
 EXTRA_DIST = CREDITS chkconfig.ltx configure.cmd lyxrc.example \