--- yoda/event/arrDump/Makefile.am 2006/02/07 17:11:08 6.0 +++ yoda/event/arrDump/Makefile.am 2006/03/08 08:17:06 6.1 @@ -8,15 +8,8 @@ YODA_SOURCES = ArrDumpEvent.cpp ArrDumpRecord.cpp -BUILT_SOURCES = ArrDumpDict.cpp ArrDumpDict.h - noinst_LTLIBRARIES = libarrdumpevent.la libarrdumpevent_la_SOURCES = ${YODA_HEADER_FILES} \ - ${YODA_SOURCES} \ - ${BUILT_SOURCES} \ - LinkDef.h - -ArrDumpDict.cpp: ${YODA_HEADER_FILES} LinkDef.h - @ROOTCINT@ -f $@ -c ${INCLUDES} $^ + ${YODA_SOURCES}