]> granicus.if.org Git - apache-authnz-external/commitdiff
Delete deleted subdirectories for TAR target
authorjan@unixpapa.com <jan@unixpapa.com@8c465660-3f02-11de-a81c-fde7d73ceb89>
Wed, 12 Oct 2011 14:54:23 +0000 (14:54 +0000)
committerjan@unixpapa.com <jan@unixpapa.com@8c465660-3f02-11de-a81c-fde7d73ceb89>
Wed, 12 Oct 2011 14:54:23 +0000 (14:54 +0000)
mod_authnz_external/Makefile

index e1bcfd631a2169a45881aa86d728aec3d0f152bf..9e23fb12f2fe1d80eba9b250e7ad261d25a98dcc 100644 (file)
@@ -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