# set the include path found by configure INCLUDES= $(all_includes) # the library search path. lib_LTLIBRARIES = libstats_pi.la libstats_pi_la_LDFLAGS = -module libstats_pi_la_LIBADD = $(VERLIHUB_LIBS) libstats_pi_la_SOURCES = cpistats.cpp cpistats.h cstats.cpp noinst_HEADERS = cstats.h