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