--- yoda/configure.in 2005/01/29 00:26:30 2.4 +++ yoda/configure.in 2005/03/04 10:22:12 2.4.2.1 @@ -7,7 +7,7 @@ AC_INIT(event/PamelaRun.h) dnl Adds several standard checks. It takes the program name and version number as arguments. -AM_INIT_AUTOMAKE([yoda],[0.1.0]) +AM_INIT_AUTOMAKE([yoda],[2.5.0]) dnl Indicates that you will be using a config.h file dnl config.h will be generated by AUTOCONF using a confing.h.in file @@ -135,7 +135,10 @@ event/arrDump/Makefile \ event/tabDump/Makefile \ event/varDump/Makefile \ + event/endrun/Makefile \ event/physics/Makefile \ + event/tsbt/Makefile \ + event/tsbb/Makefile \ event/physics/tracker/Makefile \ event/physics/anticounter/Makefile \ event/physics/calorimeter/Makefile \