aboutsummaryrefslogtreecommitdiff
path: root/modules/logstat/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'modules/logstat/Makefile.am')
-rw-r--r--modules/logstat/Makefile.am12
1 files changed, 12 insertions, 0 deletions
diff --git a/modules/logstat/Makefile.am b/modules/logstat/Makefile.am
new file mode 100644
index 0000000..2f7d752
--- /dev/null
+++ b/modules/logstat/Makefile.am
@@ -0,0 +1,12 @@
+moddir=@WYDAWCA_MODDIR@
+
+mod_LTLIBRARIES=mod_logstat.la
+
+mod_logstat_la_SOURCES = mod_logstat.c
+
+AM_LDFLAGS = -module -avoid-version -no-undefined
+AM_CPPFLAGS = \
+ -I$(top_srcdir)\
+ -I$(top_srcdir)/include\
+ -I$(top_builddir)/src\
+ @GRECS_INCLUDES@

Return to:

Send suggestions and report system problems to the System administrator.