diff options
author | Stef Walter <stef@memberwebs.com> | 2006-05-10 17:31:32 +0000 |
---|---|---|
committer | Stef Walter <stef@memberwebs.com> | 2006-05-10 17:31:32 +0000 |
commit | e593016a80ceee52b6e3244512ff4307f8c208fa (patch) | |
tree | 1c3d31e8175979443f00694834bcc10ece665826 /apache2x/modules.mk | |
parent | 70488f63f5caf792ea9bf75004a3ea7a43ab90a4 (diff) |
Add NTLM support.
Diffstat (limited to 'apache2x/modules.mk')
-rw-r--r-- | apache2x/modules.mk | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/apache2x/modules.mk b/apache2x/modules.mk deleted file mode 100644 index c3c9110..0000000 --- a/apache2x/modules.mk +++ /dev/null @@ -1,4 +0,0 @@ -mod_httpauth.la: mod_httpauth.slo - $(SH_LINK) -rpath $(libexecdir) -module -avoid-version mod_httpauth.lo -DISTCLEAN_TARGETS = modules.mk -shared = mod_httpauth.la |