--- yoda/techmodel/Makefile.am 2005/02/08 12:32:22 2.6 +++ yoda/techmodel/Makefile.am 2005/02/15 17:57:41 2.7 @@ -3,9 +3,9 @@ LDFLAGS = @ROOT_LDFLAGS@ SUBDIRS = forroutines physics -bin_PROGRAMS = techmodelreader -techmodelreader_SOURCES = techmodelreader.cpp -techmodelreader_LDADD = libyodatechmodel.la @top_srcdir@/event/libyoda.la +bin_PROGRAMS = yoda +yoda_SOURCES = techmodelreader.cpp +yoda_LDADD = libyodatechmodel.la @top_srcdir@/event/libyoda.la lib_LTLIBRARIES = libyodatechmodel.la