AUTOMAKE_OPTIONS = foreign no-dependencies no-installinfo INCLUDES = -I@top_srcdir@ @ROOT_INCLUDES@ LDFLAGS = @ROOT_LDFLAGS@ -llog4cpp SUBDIRS = tracker anticounter calorimeter # These will build a non-installing libtool library noinst_LTLIBRARIES = libforrou.la libforrou_la_LIBADD = \ tracker/libfortracker.la \ anticounter/libanticounter.la \ calorimeter/libforcalor.la libforrou_la_SOURCES = libforrou_la_LDFLAGS = -lg2c -lstdc++