hepmc - Blame information for rev 500
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 | |||
| 500 | garren | 5 | SUBDIRS = HepMC src fio test examples examples/fio doc |
| 5 | garren | 6 | # list all subdirectories - for distribution and cleaning |
| 500 | garren | 7 | DIST_SUBDIRS = HepMC src fio test examples examples/fio doc |
