--- yoda/event/endrun/Makefile.am 2005/03/04 14:13:08 1.1.2.1 +++ yoda/event/endrun/Makefile.am 2006/09/21 13:10:07 6.2 @@ -3,19 +3,12 @@ LDFLAGS = @ROOT_LDFLAGS@ YODA_HEADER_FILES = PhysEndRunEvent.h CaloEndRun.h TBEndRun.h -yodaincdir = $(includedir)/yoda/event/endrun +yodaincdir = $(includedir)/yoda/endrun yodainc_HEADERS = ${YODA_HEADER_FILES} 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}