--- yoda/Makefile.am 2004/09/21 20:22:59 1.3 +++ yoda/Makefile.am 2005/02/08 08:09:15 2.1 @@ -3,3 +3,29 @@ EXTRA_DIST = Doxyfile.in INCLUDES = -I@top_srcdir@ -I@top_srcdir@/event @ROOT_INCLUDES@ LDFLAGS = @ROOT_LDFLAGS@ +DISTCLEANFILES = \ + @top_srcdir@/event/*Dict* \ + @top_srcdir@/event/mcmd/*Dict* \ + @top_srcdir@/event/tmtc/*Dict* \ + @top_srcdir@/event/log/*Dict* \ + @top_srcdir@/event/arrDump/*Dict* \ + @top_srcdir@/event/tabDump/*Dict* \ + @top_srcdir@/event/varDump/*Dict* \ + @top_srcdir@/event/physics/*Dict* \ + @top_srcdir@/event/physics/tracker/*Dict* \ + @top_srcdir@/event/physics/anticounter/*Dict* \ + @top_srcdir@/event/physics/calorimeter/*Dict* \ + @top_srcdir@/event/physics/neutronDetector/*Dict* \ + @top_srcdir@/event/physics/trigger/*Dict* \ + @top_srcdir@/event/physics/tof/*Dict* \ + @top_srcdir@/event/physics/S4/*Dict* \ + @top_srcdir@/techmodel/*Dict* \ + @top_srcdir@/techmodel/forroutines/tracker/*Dict* \ + @top_srcdir@/techmodel/forroutines/tracker/readraw/*Dict* \ + @top_srcdir@/techmodel/forroutines/anticounter/*Dict* \ + @top_srcdir@/techmodel/forroutines/calorimeter/*Dict* \ + @top_srcdir@/techmodel/forroutines/tof/*Dict* \ + @top_srcdir@/techmodel/forroutines/trigger/*Dict* \ + @top_srcdir@/techmodel/forroutines/*Dict* \ + @top_srcdir@/techmodel/physics/*Dict* +