--- yoda/event/physics/tof/Makefile.am 2006/02/07 17:11:08 6.0 +++ yoda/event/physics/tof/Makefile.am 2006/03/08 08:17:06 6.1 @@ -7,14 +7,8 @@ yodainc_HEADERS = ${YODA_HEADER_FILES} YODA_SOURCES = TofEvent.cpp -BUILT_SOURCES = TofEventDict.cpp TofEventDict.h noinst_LTLIBRARIES = libtofevent.la libtofevent_la_SOURCES = ${YODA_HEADER_FILES} \ - ${YODA_SOURCES} \ - ${BUILT_SOURCES} \ - LinkDef.h - -TofEventDict.cpp: ${YODA_HEADER_FILES} LinkDef.h - @ROOTCINT@ -f $@ -c ${INCLUDES} $^ + ${YODA_SOURCES}