]> git.lyx.org Git - lyx.git/blobdiff - lib/Makefile.am
* lib/Makefile.am s/convertDefault.sh/convertDefault.py/
[lyx.git] / lib / Makefile.am
index 850d2ce19ea0d8e5db7f6db8f65f776d5e1ad4f9..45866d705f0ef945989bb79aa4201f30cba8fce8 100644 (file)
@@ -1,11 +1,8 @@
 include $(top_srcdir)/config/common.am
 
-DISTCLEANFILES += texput.log textclass.lst packages.lst lyxrc.defaults
-
-SUBDIRS = doc reLyX
+SUBDIRS = doc lyx2lyx
 
 EXTRA_DIST = \
-       configure.m4 \
        chkconfig.ltx
 
 CHMOD = chmod
@@ -13,9 +10,31 @@ CHMOD = chmod
 # We cannot use dist_pkgdata_SCRIPTS for configure, since a possible
 # version-suffix would get appended to the names. So we use dist_pkgdata_DATA
 # and chmod manually in install-data-hook.
-dist_pkgdata_DATA = lyxrc.example CREDITS chkconfig.ltx configure \
-              lyxrc.defaults textclass.lst packages.lst external_templates \
-              encodings languages symbols
+dist_pkgdata_DATA = lyxrc.example CREDITS chkconfig.ltx configure.py \
+              external_templates encodings languages symbols syntax.default
+
+dist_noinst_DATA = \
+       images/README \
+       images/font-smallcaps.xpm \
+       images/math/ams_arrows.xbm \
+       images/math/ams_misc.xbm \
+       images/math/ams_nrel.xbm \
+       images/math/ams_ops.xbm \
+       images/math/ams_rel.xbm \
+       images/math/arrows.xbm \
+       images/math/bop.xbm \
+       images/math/brel.xbm \
+       images/math/deco.xbm \
+       images/math/deco.xpm \
+       images/math/delim0.xpm \
+       images/math/delim1.xpm \
+       images/math/delim.xbm \
+       images/math/dots.xbm \
+       images/math/font.xbm \
+       images/math/frac-square.xpm \
+       images/math/greek.xbm \
+       images/math/misc.xbm \
+       images/math/varsz.xbm
 
 binddir = $(pkgdatadir)/bind
 dist_bind_DATA = \
@@ -57,9 +76,17 @@ dist_examples_DATA = \
        examples/currency.lyx \
        examples/cv.lyx \
        examples/da_splash.lyx \
+       examples/de_ItemizeBullets.lyx \
+       examples/de_Lebenslauf.lyx \
+       examples/de_Minipage.lyx \
+       examples/de_TableExamples.lyx \
+       examples/de_Waehrungen.lyx \
        examples/de_beispiel_gelyxt.lyx \
        examples/de_beispiel_roh.lyx \
+       examples/de_decimal.lyx \
        examples/de_splash.lyx \
+       examples/de_mathed.lyx \
+       examples/de_multicol.lyx \
        examples/decimal.lyx \
        examples/docbook_article.lyx \
        examples/es_ejemplo_con_lyx.lyx \
@@ -215,6 +242,16 @@ dist_images_DATA = \
 
 imagesmathdir = $(imagesdir)/math
 dist_imagesmath_DATA = \
+       images/math/style.xbm \
+       images/math/font.xpm \
+       images/math/delim.xpm \
+       images/math/equation.xpm \
+       images/math/matrix.xpm \
+       images/math/space.xpm \
+       images/math/sqrt-square.xpm \
+       images/math/style.xpm \
+       images/math/sub.xpm \
+       images/math/super.xpm \
        images/math/Bbbk.xpm \
        images/math/Finv.xpm \
        images/math/Game.xpm \
@@ -511,6 +548,7 @@ dist_imagesmath_DATA = \
        images/math/overleftrightarrow.xpm \
        images/math/overline.xpm \
        images/math/overrightarrow.xpm \
+       images/math/overset.xpm \
        images/math/parallel.xpm \
        images/math/partial.xpm \
        images/math/perp.xpm \
@@ -626,6 +664,7 @@ dist_imagesmath_DATA = \
        images/math/underline.xpm \
        images/math/underrightarrow.xpm \
        images/math/underscore.xpm \
+       images/math/underset.xpm \
        images/math/uparrow.xpm \
        images/math/uparrow2.xpm \
        images/math/updownarrow.xpm \
@@ -775,6 +814,7 @@ dist_layouts_DATA =\
        layouts/heb-article.layout \
        layouts/heb-letter.layout \
        layouts/hollywood.layout \
+       layouts/ijmpc.layout \
        layouts/ijmpd.layout \
        layouts/jgrga.layout \
        layouts/kluwer.layout \
@@ -792,7 +832,6 @@ dist_layouts_DATA =\
        layouts/mwart.layout \
        layouts/mwbk.layout \
        layouts/mwrep.layout \
-       layouts/obsolete.inc \
        layouts/paper.layout \
        layouts/report.layout \
        layouts/revtex.layout \
@@ -802,7 +841,6 @@ dist_layouts_DATA =\
        layouts/scrclass.inc \
        layouts/scrlettr.layout \
        layouts/scrlttr2.layout \
-       layouts/scrmacros.inc \
        layouts/scrreprt.layout \
        layouts/seminar.layout \
        layouts/siamltex.layout \
@@ -835,37 +873,19 @@ dist_layouts_DATA =\
        layouts/g-brief2.layout \
        layouts/svglobal.layout
 
-lyx2lyxdir = $(pkgdatadir)/lyx2lyx
-# We cannot use dist_lyx2lyx_SCRIPTS for lyx2lyx, since a possible
-# version-suffix would get appended to the names. So we use dist_scripts_DATA
-# and chmod manually in install-data-hook.
-dist_lyx2lyx_DATA = \
-       lyx2lyx/lyx2lyx \
-       lyx2lyx/parser_tools.py \
-       lyx2lyx/LyX.py \
-       lyx2lyx/lyx_0_12.py \
-       lyx2lyx/lyx_1_0_0.py \
-       lyx2lyx/lyx_1_0_1.py \
-       lyx2lyx/lyx_1_1_4.py \
-       lyx2lyx/lyx_1_1_5.py \
-       lyx2lyx/lyx_1_1_6.py \
-       lyx2lyx/lyx_1_1_6fix3.py \
-       lyx2lyx/lyx_1_2.py \
-       lyx2lyx/lyx_1_3.py \
-       lyx2lyx/lyx_1_4.py \
-       lyx2lyx/profiling.py
-
 scriptsdir = $(pkgdatadir)/scripts
 # We cannot use dist_scripts_SCRIPTS, since a possible version-suffix would
 # get appended to the names. So we use dist_scripts_DATA and chmod manually
 # in install-data-hook.
 dist_scripts_DATA = \
        scripts/TeXFiles.sh \
-       scripts/convertDefault.sh \
+       scripts/clean_dvi.py \
+       scripts/convertDefault.py \
        scripts/fen2ascii.py \
        scripts/fig2pdftex.sh \
        scripts/fig2pstex.sh \
        scripts/fig_copy.sh \
+       scripts/layout2layout.py \
        scripts/legacy_lyxpreview2ppm.py \
        scripts/listerrors \
        scripts/lyxpreview2bitmap.py \
@@ -892,6 +912,7 @@ dist_templates_DATA = \
        templates/revtex.lyx \
        templates/revtex4.lyx \
        templates/slides.lyx \
+       templates/ijmpc.lyx \
        templates/ijmpd.lyx \
        templates/agu_article.lyx
 
@@ -911,40 +932,8 @@ dist_ui_DATA = \
        ui/stdmenus.ui \
        ui/stdtoolbars.ui
 
-$(srcdir)/configure: $(srcdir)/configure.m4
-       $(M4) $< > $@
-       $(CHMOD) 755 $@
-
-lyxrc.defaults: $(srcdir)/configure
-       $(SHELL) $<
-
-install-xfonts:
-       test -f xfonts/fonts.dir || exit 0 ; \
-       $(mkinstalldirs) $(DESTDIR)$(pkgdatadir)/xfonts ; \
-       files=`sed -e 's/^[0-9]*$$//' -e 's/^\([^ ]*\) .*$$/\1/' xfonts/fonts.dir` ; \
-       for i in $${files} ; do \
-         ln -f -s `kpsewhich $$i` $(DESTDIR)$(pkgdatadir)/xfonts/$$i ; \
-       done ; \
-       $(INSTALL_DATA) xfonts/fonts.dir $(DESTDIR)$(pkgdatadir)/xfonts/fonts.dir ; \
-       $(INSTALL_DATA) xfonts/fonts.scale $(DESTDIR)$(pkgdatadir)/xfonts/fonts.scale ; \
-       if test -f xfonts/PSres.upr ; then \
-         $(INSTALL_DATA) xfonts/PSres.upr $(DESTDIR)$(pkgdatadir)/xfonts/PSres.upr ; \
-       fi
-
-uninstall-xfonts:
-       rm -rf $(DESTDIR)$(pkgdatadir)/xfonts
-
-distclean-local:
-       rm -rf xfonts
-
-install-data-local: install-xfonts
-
-
-uninstall-local: uninstall-xfonts
-
 install-data-hook:
-       $(CHMOD) 755 $(DESTDIR)$(pkgdatadir)/lyx2lyx/lyx2lyx
-       $(CHMOD) 755 $(DESTDIR)$(pkgdatadir)/configure
+       $(CHMOD) 755 $(DESTDIR)$(pkgdatadir)/configure.py
        for i in $(dist_scripts_DATA); do \
                $(CHMOD) 755 $(DESTDIR)$(pkgdatadir)/$$i; \
        done