--- yoda/event/physics/calorimeter/Makefile.am 2005/08/29 09:46:12 5.0 +++ yoda/event/physics/calorimeter/Makefile.am 2006/03/08 08:17:06 6.1 @@ -8,15 +8,7 @@ YODA_SOURCES = CalorimeterEvent.cpp -BUILT_SOURCES = CalorimeterEventDict.cpp CalorimeterEventDict.h - noinst_LTLIBRARIES = libcalorimeterevent.la libcalorimeterevent_la_SOURCES = ${YODA_HEADER_FILES} \ - ${YODA_SOURCES} \ - ${BUILT_SOURCES} \ - LinkDef.h - -CalorimeterEventDict.cpp: ${YODA_HEADER_FILES} LinkDef.h - @ROOTCINT@ -f $@ -c ${INCLUDES} $^ - + ${YODA_SOURCES}