hepmc - Diff between revs 7 and 17
Subversion Repositories:
| Rev 7 | Rev 17 | |||
|---|---|---|---|---|
| Line 76... | Line 76... | |||
| 76 | AC_CONFIG_FILES([Makefile]) | 76 | AC_CONFIG_FILES([Makefile]) | |
| 77 | AC_CONFIG_FILES([HepMC/Makefile]) | 77 | AC_CONFIG_FILES([HepMC/Makefile]) | |
| 78 | AC_CONFIG_FILES([fio/Makefile]) | 78 | AC_CONFIG_FILES([fio/Makefile]) | |
| 79 | AC_CONFIG_FILES([src/Makefile]) | 79 | AC_CONFIG_FILES([src/Makefile]) | |
| 80 | AC_CONFIG_FILES([doc/Makefile]) | 80 | AC_CONFIG_FILES([doc/Makefile]) | |
| 81 | ##AC_CONFIG_FILES([tests/Makefile]) | - | ||
| - | 81 | AC_CONFIG_FILES([test/Makefile]) | ||
| - | 82 | AC_CONFIG_FILES([test/testHepMC.cc]) | ||
| - | 83 | AC_CONFIG_FILES([test/testHepMC.sh], [chmod +x test/testHepMC.sh]) | ||
| 82 | AC_CONFIG_FILES([examples/Makefile]) | 84 | AC_CONFIG_FILES([examples/Makefile]) | |
| 83 | AC_CONFIG_FILES([examples/GNUmakefile.example]) | 85 | AC_CONFIG_FILES([examples/GNUmakefile.example]) | |
| 84 | 86 | |||
| 85 | 87 | |||
| 86 | # ---------------------------------------------------------------------- | 88 | # ---------------------------------------------------------------------- | |
