From: jan@unixpapa.com Date: Wed, 12 Oct 2011 14:54:23 +0000 (+0000) Subject: Delete deleted subdirectories for TAR target X-Git-Tag: mod_authnz_external-3.3.1~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9386705103a31a836ee96d370dd26b50c59b77b5;p=apache-authnz-external Delete deleted subdirectories for TAR target --- diff --git a/mod_authnz_external/Makefile b/mod_authnz_external/Makefile index e1bcfd6..9e23fb1 100644 --- a/mod_authnz_external/Makefile +++ b/mod_authnz_external/Makefile @@ -3,8 +3,7 @@ APXS=apxs TAR= README INSTALL INSTALL.HARDCODE CHANGES AUTHENTICATORS UPGRADE TODO \ - mod_authnz_external.c mysql/* pwauth/* radius/* sybase/* test/* \ - Makefile + mod_authnz_external.c test/* Makefile .DEFAULT_GOAL:= build .PHONY: install build clean