]> www.ginac.de Git - ginac.git/blobdiff - Makefile.am
- Bumped up version to 0.6.3.
[ginac.git] / Makefile.am
index 6470f546911d9a2c36f1284220e6bc3b1a49e447..192308cef7b1b17b50c987b59fcbedce778709a8 100644 (file)
@@ -1,5 +1,6 @@
 ## Process this file with automake to produce Makefile.in
-SUBDIRS = @GINACCINTDIR@ ginac check ginsh tools doc
+SUBDIRS = ginac check ginsh tools @GINACCINTDIR@ doc
+DIST_SUBDIRS = cint ginac check ginsh tools doc
 
 # Requires automake 1.4
 AUTOMAKE_OPTIONS = 1.4
@@ -14,8 +15,8 @@ EXTRA_DIST = autogen.sh ginac.m4
 m4datadir = $(datadir)/aclocal
 m4data_DATA = ginac.m4
 
-# Rule to build tar-gzipped distribution package
-$(PACKAGE)-$(VERSION).tar.gz: dist
+# Rule to build tar-bzipped distribution package
+$(PACKAGE)-$(VERSION).tar.bz2: dist
 
 # Rule to build RPM distribution package
 rpm: $(PACKAGE)-$(VERSION).tar.gz