## This is the shared library to be built lib_LTLIBRARIES = libmod_lk.la ## Define the source file for the module libmod_lk_la_SOURCES = mod_lk.c ## Define that an include directory is required. INCLUDES = -I@apache_dir@/include -I/opt/local/include/apr-1/