# set the include path found by configure INCLUDES= $(all_includes) # the library search path. lib_LTLIBRARIES = libchatroom_pi.la libchatroom_pi_la_LDFLAGS = -module libchatroom_pi_la_LIBADD = $(VERLIHUB_LIBS) libchatroom_pi_la_SOURCES = cpichatroom.cpp cpichatroom.h crooms.h crooms.cpp cconsole.cpp cconsole.h