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