summaryrefslogtreecommitdiff
path: root/apache2x/modules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'apache2x/modules.mk')
-rw-r--r--apache2x/modules.mk4
1 files changed, 4 insertions, 0 deletions
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