--- yoda/techmodel/forroutines/Makefile.am 2004/07/17 20:03:40 1.4 +++ yoda/techmodel/forroutines/Makefile.am 2004/07/20 13:05:14 1.5 @@ -1,6 +1,6 @@ AUTOMAKE_OPTIONS = foreign no-dependencies no-installinfo INCLUDES = -I@top_srcdir@ @ROOT_INCLUDES@ -LDFLAGS = @ROOT_LDFLAGS@ -llog4cpp +LDFLAGS = @ROOT_LDFLAGS@ -llog4cpp SUBDIRS = tracker anticounter calorimeter # These will build a non-installing libtool library @@ -11,7 +11,6 @@ anticounter/libanticounter.la \ calorimeter/libforcalor.la -libforrou_la_SOURCES = +libforrou_la_SOURCES = dummy2.c libforrou_la_LDFLAGS = -lg2c -lstdc++ -