hepmc

Subversion Repositories:
Compare Path: Rev
With Path: Rev
/trunk/Makefile.am @ 6  →  /trunk/Makefile.am @ 7
/trunk/Makefile.am
@@ -7,10 +7,10 @@
includedir = $(prefix)/include
 
##SUBDIRS = HepMC src fio tests examples
SUBDIRS = HepMC src fio
SUBDIRS = HepMC src fio examples
# list all subdirectories - for distribution and cleaning
##DIST_SUBDIRS = HepMC src fio doc tests examples
DIST_SUBDIRS = HepMC src fio doc
DIST_SUBDIRS = HepMC src fio doc examples
 
docs:
cd doc; $(MAKE) $(AM_MAKEFLAGS)