--- yoda/event/endrun/Makefile.am 2005/05/28 10:44:14 4.4 +++ 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}