]> www.ginac.de Git - ginac.git/blobdiff - Makefile.am
operator[] -> insert() (probably more efficient)
[ginac.git] / Makefile.am
index 54fb5868b25fea36e38298f52f266f1bdb82068d..6f8e63fed9287517021f783a05618865881fc411 100644 (file)
@@ -16,11 +16,11 @@ 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
 
 # Rule to build RPM distribution package
 rpm: $(PACKAGE)-$(VERSION).tar.gz
-       rpm -ta --clean $(PACKAGE)-$(VERSION).tar.gz
+       rpmbuild -ta --clean $(PACKAGE)-$(VERSION).tar.gz