From 9386705103a31a836ee96d370dd26b50c59b77b5 Mon Sep 17 00:00:00 2001 From: "jan@unixpapa.com" Date: Wed, 12 Oct 2011 14:54:23 +0000 Subject: [PATCH] Delete deleted subdirectories for TAR target --- mod_authnz_external/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 -- 2.50.1