summaryrefslogtreecommitdiffstatsabout
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 5b1d1ec..ce99082 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -5,7 +5,8 @@ SUBDIRS = Documentation
5SOURCES = \ 5SOURCES = \
6 @PACKAGE_NAME@.c 6 @PACKAGE_NAME@.c
7 7
8HEADERS = functions.h \ 8HEADERS = mod_log_sql.h \
9 functions.h \
9 functions13.h \ 10 functions13.h \
10 functions20.h \ 11 functions20.h \
11 apache13.h \ 12 apache13.h \