From: Jens Vollinga Date: Thu, 27 Mar 2008 10:08:09 +0000 (+0100) Subject: Fixed make distcheck issues. X-Git-Tag: release_1-5-0~108 X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=commitdiff_plain;h=4549628b93b6a795baf8f2dc836838acb88b4ffa Fixed make distcheck issues. --- diff --git a/check/Makefile.am b/check/Makefile.am index d7f372b1..3c9182d0 100644 --- a/check/Makefile.am +++ b/check/Makefile.am @@ -216,3 +216,5 @@ time_fateman_expand_SOURCES = time_fateman_expand.cpp \ time_fateman_expand_LDADD = ../ginac/libginac.la AM_CPPFLAGS = -I$(srcdir)/../ginac -I../ginac + +CLEANFILES = exam.gar diff --git a/doc/examples/Makefile.am b/doc/examples/Makefile.am index e63da35b..06bf854e 100644 --- a/doc/examples/Makefile.am +++ b/doc/examples/Makefile.am @@ -8,11 +8,12 @@ TEXI = ginac-examples.texi info_TEXINFOS = $(TEXI) TXT = $(addsuffix .txt, $(basename $(TEXI))) +HTML = $(addsuffix .html, $(basename $(TEXI))) all: $(EXFILES) ${MAKEINFO} --no-split --no-headers $(srcdir)/$(TEXI) > $(TXT) ${MAKEINFO} --no-split --html $(srcdir)/$(TEXI) -CLEANFILES = $(TXT) +CLEANFILES = $(TXT) $(HTML) EXTRA_DIST = $(EXFILES) diff --git a/doc/tutorial/Makefile.am b/doc/tutorial/Makefile.am index 2d23965f..d36fb8a7 100644 --- a/doc/tutorial/Makefile.am +++ b/doc/tutorial/Makefile.am @@ -1,7 +1,6 @@ ## Process this file with automake to produce Makefile.in FIG = classhierarchy.fig repnaive.fig reppair.fig repreal.fig -TXT = $(addsuffix .txt, $(basename $(FIG))) info_TEXINFOS = AM_MAKEINFOHTMLFLAGS = --no-split @@ -13,7 +12,7 @@ PNG = $(addsuffix .png, $(basename $(FIG))) EPS = $(addsuffix .eps, $(basename $(FIG))) PDF = $(addsuffix .pdf, $(basename $(FIG))) -SUFFIXES = .fig .png .eps .txt +SUFFIXES = .fig .png .eps .fig.eps: echo "Running ${FIG2DEV} -L eps -m 0.9 $< $@..."; \ @@ -39,4 +38,4 @@ endif ## CONFIG_TEX endif -EXTRA_DIST = $(FIG) $(TXT) +EXTRA_DIST = $(FIG) diff --git a/doc/tutorial/classhierarchy.txt b/doc/tutorial/classhierarchy.txt deleted file mode 100644 index e312dcc7..00000000 --- a/doc/tutorial/classhierarchy.txt +++ /dev/null @@ -1 +0,0 @@ - diff --git a/doc/tutorial/repnaive.txt b/doc/tutorial/repnaive.txt deleted file mode 100644 index e312dcc7..00000000 --- a/doc/tutorial/repnaive.txt +++ /dev/null @@ -1 +0,0 @@ - diff --git a/doc/tutorial/reppair.txt b/doc/tutorial/reppair.txt deleted file mode 100644 index e312dcc7..00000000 --- a/doc/tutorial/reppair.txt +++ /dev/null @@ -1 +0,0 @@ - diff --git a/doc/tutorial/repreal.txt b/doc/tutorial/repreal.txt deleted file mode 100644 index e312dcc7..00000000 --- a/doc/tutorial/repreal.txt +++ /dev/null @@ -1 +0,0 @@ -