hepmc - Blame information for rev 509
Subversion Repositories:
| Rev | Author | Line No. | Line |
|---|---|---|---|
| 5 | garren | 1 | ## Process this file with automake to produce Makefile.in |
| 2 | |||
| 3 | includedir = $(prefix)/include | ||
| 4 | |||
| 509 | garren | 5 | SUBDIRS = HepMC src fio test examples examples/fio examples/pythia8 doc |
| 5 | garren | 6 | # list all subdirectories - for distribution and cleaning |
| 509 | garren | 7 | DIST_SUBDIRS = HepMC src fio test examples examples/fio examples/pythia8 doc |
