X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=Makefile.am;h=360d34d48c5919c454e55bae92ffb87a7751f9f5;hp=a728e31717b4f062b928d606161554f481067239;hb=7e7beee2c946694130a484c923f6af8391867495;hpb=e4f3ea3d317b0a85b2fa616bade0f98e23f0c570 diff --git a/Makefile.am b/Makefile.am index a728e317..360d34d4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ ## Process this file with automake to produce Makefile.in -SUBDIRS = ginac check ginsh tools @GINACCINTDIR@ doc -DIST_SUBDIRS = cint ginac check ginsh tools doc +SUBDIRS = ginac check ginsh tools doc +DIST_SUBDIRS = ginac check ginsh tools doc # Requires automake 1.4 AUTOMAKE_OPTIONS = 1.4 @@ -16,7 +16,7 @@ m4datadir = $(datadir)/aclocal m4data_DATA = ginac.m4 # All the rest of the distributed files -EXTRA_DIST = ginac.m4 GiNaC.spec +EXTRA_DIST = ginac.m4 GiNaC.spec depcomp # Rule to build tar-bzipped distribution package $(PACKAGE)-$(VERSION).tar.gz: dist