--- yoda/event/endrun/Makefile.am 2005/08/29 09:46:02 5.0 +++ yoda/event/endrun/Makefile.am 2006/03/08 08:17:06 6.1 @@ -8,14 +8,7 @@ YODA_SOURCES = PhysEndRunEvent.cpp CaloEndRun.cpp TBEndRun.cpp -BUILT_SOURCES = PhysEndRunDict.cpp PhysEndRunDict.h - noinst_LTLIBRARIES = libendrunevent.la libendrunevent_la_SOURCES = ${YODA_HEADER_FILES} \ - ${YODA_SOURCES} \ - ${BUILT_SOURCES} \ - LinkDef.h - -PhysEndRunDict.cpp: ${YODA_HEADER_FILES} LinkDef.h - @ROOTCINT@ -f $@ -c ${INCLUDES} $^ + ${YODA_SOURCES}