summaryrefslogtreecommitdiff
path: root/apache2x
diff options
context:
space:
mode:
authorStef Walter <stef@memberwebs.com>2005-09-12 22:29:13 +0000
committerStef Walter <stef@memberwebs.com>2005-09-12 22:29:13 +0000
commit58a1eaae6e4e1f33117a9462088fc1c2d8b040e8 (patch)
treeab5b6e66527a6501b5cc0e730d7da7a4001b41c0 /apache2x
parent9625707a85049607fc96338379e86e19b4a4fe94 (diff)
Cleanup files in new apache 2x module.
Diffstat (limited to 'apache2x')
-rw-r--r--apache2x/mod_httpauth.slo0
-rw-r--r--apache2x/modules.mk4
2 files changed, 4 insertions, 0 deletions
diff --git a/apache2x/mod_httpauth.slo b/apache2x/mod_httpauth.slo
deleted file mode 100644
index e69de29..0000000
--- a/apache2x/mod_httpauth.slo
+++ /dev/null
diff --git a/apache2x/modules.mk b/apache2x/modules.mk
new file mode 100644
index 0000000..c3c9110
--- /dev/null
+++ b/apache2x/modules.mk
@@ -0,0 +1,4 @@
+mod_httpauth.la: mod_httpauth.slo
+ $(SH_LINK) -rpath $(libexecdir) -module -avoid-version mod_httpauth.lo
+DISTCLEAN_TARGETS = modules.mk
+shared = mod_httpauth.la