[Rivet-svn] r2275 - trunk

blackhole at projects.hepforge.org blackhole at projects.hepforge.org
Mon Mar 1 14:37:54 GMT 2010


Author: fsiegert
Date: Mon Mar  1 14:37:54 2010
New Revision: 2275

Log:
Forgot to commit top level Makefile.am for plugindemo change.

Modified:
   trunk/Makefile.am

Modified: trunk/Makefile.am
==============================================================================
--- trunk/Makefile.am	Mon Mar  1 11:52:10 2010	(r2274)
+++ trunk/Makefile.am	Mon Mar  1 14:37:54 2010	(r2275)
@@ -1,7 +1,7 @@
 ACLOCAL_AMFLAGS = -I m4
-SUBDIRS = src pyext data include bin plugindemo doc test
+SUBDIRS = src pyext data include bin doc test
 
-EXTRA_DIST = GUIDELINES
+EXTRA_DIST = GUIDELINES plugindemo/Makefile plugindemo/MyAnalysis.cc plugindemo/RootAnalysis.cc
 
 doc:
 	cd doc && $(MAKE) doc


More information about the Rivet-svn mailing list