--- yoda/techmodel/forroutines/anticounter/Makefile.am 2004/07/08 12:48:23 1.1 +++ yoda/techmodel/forroutines/anticounter/Makefile.am 2004/10/17 12:28:41 2.1 @@ -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 -libfortracker_la_SOURCES = \ -ACcalib.c ACcalib.h \ -ACphysics.c ACphysics.h +libanticounter_la_SOURCES = \ +AC.c AC.h