[Rivet-svn] r1847 - trunk/pyext

blackhole at projects.hepforge.org blackhole at projects.hepforge.org
Thu Oct 1 23:17:18 BST 2009


Author: fsiegert
Date: Thu Oct  1 23:17:18 2009
New Revision: 1847

Log:
Forgot to remove the bundled files from Makefile.am as well.

Modified:
   trunk/pyext/Makefile.am

Modified: trunk/pyext/Makefile.am
==============================================================================
--- trunk/pyext/Makefile.am	Thu Oct  1 23:15:18 2009	(r1846)
+++ trunk/pyext/Makefile.am	Thu Oct  1 23:17:18 2009	(r1847)
@@ -1,7 +1,5 @@
 EXTRA_DIST = rivet.i ez_setup.py
 
-## Bundling SWIG-built sources with the tarball for SL4 compat
-EXTRA_DIST += rivet_wrap.cc rivet.py
 rivet_wrap.cc rivet.py: rivet.i
 	if test ! -e rivet_wrap.cc -o ! -e rivet.py; then \
       rm -f rivet_wrap.cc rivet.py; \


More information about the Rivet-svn mailing list