## This is the shared library to be built lib_LTLIBRARIES = libmodtut1.la ## Define the source file for the module libmodtut1_la_SOURCES = mod_tut1.c ## Define that an include directory is required. INCLUDES = -I@apache_dir@/include