]> andersk Git - mod-vhost-ldap.git/blobdiff - Makefile
Merge branch 'upstream'
[mod-vhost-ldap.git] / Makefile
index a395d1d36d3aca912dae17d51b108627eddfad80..3cf8eb9c62683c78aaef355b89de69c5701f665b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -23,8 +23,7 @@ restart:
 mod_vhost_ldap.o: mod_vhost_ldap.c
 
        $(APXS) -Wc,-Wall -Wc,-Werror -Wc,-g -Wc,-DDEBUG -Wc,-DMOD_VHOST_LDAP_VERSION=\\\"mod_vhost_ldap/$(VERSION)\\\" -c -lcrypt -lldap_r mod_vhost_ldap.c
-       /usr/bin/apache2sctl restart
-       
+               
 encclean:
        rm enc
        
This page took 0.192219 seconds and 4 git commands to generate.