--- yoda/event/physics/trigger/Makefile.am 2005/08/29 09:46:12 5.0 +++ yoda/event/physics/trigger/Makefile.am 2006/03/08 08:17:06 6.1 @@ -7,15 +7,8 @@ yodainc_HEADERS = ${YODA_HEADER_FILES} YODA_SOURCES = TriggerEvent.cpp -BUILT_SOURCES = TriggerEventDict.cpp TriggerEventDict.h noinst_LTLIBRARIES = libtriggerevent.la libtriggerevent_la_SOURCES = ${YODA_HEADER_FILES} \ - ${YODA_SOURCES} \ - ${BUILT_SOURCES} \ - LinkDef.h - -TriggerEventDict.cpp: ${YODA_HEADER_FILES} LinkDef.h - rootcint -f $@ -c ${INCLUDES} $^ - + ${YODA_SOURCES}