[Rivet-svn] r2247 - trunk/pyext

blackhole at projects.hepforge.org blackhole at projects.hepforge.org
Tue Feb 9 17:18:09 GMT 2010


Author: hoeth
Date: Tue Feb  9 17:18:09 2010
New Revision: 2247

Log:
include lighthisto.py in the release tarball

Modified:
   trunk/pyext/Makefile.am

Modified: trunk/pyext/Makefile.am
==============================================================================
--- trunk/pyext/Makefile.am	Tue Feb  9 11:18:01 2010	(r2246)
+++ trunk/pyext/Makefile.am	Tue Feb  9 17:18:09 2010	(r2247)
@@ -1,4 +1,4 @@
-EXTRA_DIST = rivet.i ez_setup.py
+EXTRA_DIST = rivet.i ez_setup.py lighthisto.py
 
 rivet_wrap.cc rivet.py: rivet.i
 	swig -c++ -python -I$(top_srcdir)/include -o rivet_wrap.cc $<;


More information about the Rivet-svn mailing list