From 87fafbbbc8d951d44872a53ccb342fa7c3aa37f1 Mon Sep 17 00:00:00 2001 From: Juan Carlos Luciani Date: Thu, 27 Apr 2006 20:40:19 +0000 Subject: [PATCH] Modified the components under SUBDIRS and DIST_SUBDIRS to conform to new structure. --- auth_token/server/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/auth_token/server/Makefile.am b/auth_token/server/Makefile.am index fe9f3f5c..9bc6e8c3 100644 --- a/auth_token/server/Makefile.am +++ b/auth_token/server/Makefile.am @@ -20,9 +20,9 @@ # ####################################################################### -SUBDIRS = AuthTokenValidate PamSupport +SUBDIRS = AuthTokenValidate ApacheSupport PamSupport -DIST_SUBDIRS = AuthTokenValidate PamSupport include +DIST_SUBDIRS = AuthTokenValidate ApacheSupport PamSupport CFILES =