From: Piotr Wadas Date: Thu, 20 Jul 2006 07:53:51 +0000 (+0000) Subject: git-svn-id: svn://svn.debian.org/svn/modvhostldap/branches/ext-config/mod-vhost-ldap... X-Git-Url: http://andersk.mit.edu/gitweb/mod-vhost-ldap.git/commitdiff_plain/aba48ebcf73c1ea3722859859b5d829cc98d83bd git-svn-id: svn://svn.debian.org/svn/modvhostldap/branches/ext-config/mod-vhost-ldap@59 4dd36cbf-e3fd-0310-983d-db0e06859cf4 --- diff --git a/Makefile b/Makefile index a395d1d..3cf8eb9 100644 --- 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