--- yoda/event/physics/anticounter/Makefile.am 2005/03/04 15:54:11 3.0 +++ yoda/event/physics/anticounter/Makefile.am 2006/09/21 13:10:11 6.2 @@ -3,19 +3,12 @@ LDFLAGS = @ROOT_LDFLAGS@ YODA_HEADER_FILES = AnticounterEvent.h -yodaincdir = $(includedir)/yoda/event/physics/anticounter +yodaincdir = $(includedir)/yoda/physics/anticounter yodainc_HEADERS = ${YODA_HEADER_FILES} YODA_SOURCES = AnticounterEvent.cpp -BUILT_SOURCES = AnticounterEventDict.cpp AnticounterEventDict.h - noinst_LTLIBRARIES = libanticounterevent.la libanticounterevent_la_SOURCES = ${YODA_HEADER_FILES} \ - ${YODA_SOURCES} \ - ${BUILT_SOURCES} \ - LinkDef.h - -AnticounterEventDict.cpp: ${YODA_HEADER_FILES} LinkDef.h - @ROOTCINT@ -f $@ -c ${INCLUDES} $^ + ${YODA_SOURCES}