--- yoda/techmodel/forroutines/anticounter/Makefile.am 2004/07/17 20:03:42 1.2 +++ yoda/techmodel/forroutines/anticounter/Makefile.am 2005/03/04 15:54:11 3.0 @@ -1,12 +1,11 @@ AUTOMAKE_OPTIONS = foreign no-dependencies no-installinfo INCLUDES = -I@top_srcdir@ @ROOT_INCLUDES@ -LDFLAGS = @ROOT_LDFLAGS@ -llog4cpp +LDFLAGS = @ROOT_LDFLAGS@ # These will build a non-installing libtool library noinst_LTLIBRARIES = libanticounter.la libanticounter_la_SOURCES = \ -ACcalib.c ACcalib.h \ -ACphysics.c ACphysics.h +AC.c AC.h