From e86a0e521283cfc4db57ebca8cad39bf798a3698 Mon Sep 17 00:00:00 2001 From: Juan Carlos Luciani Date: Wed, 26 Apr 2006 17:44:40 +0000 Subject: [PATCH] Temporarily removed auth_token from the makefile since it is not being delivered at this time and it is undergoing a lot of changes. --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index 4026281e..0ddc9e3d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -26,10 +26,10 @@ TARGET_CFG = Release endif SUBDIRS = c_micasacache c_common c_micasadk c_micasad/lib c_sharp \ - c_policy c_adlib c_micasad c_gui login_capture c_jwrapper auth_token package + c_policy c_adlib c_micasad c_gui login_capture c_jwrapper package DIST_SUBDIRS = c_micasacache c_common c_micasadk c_micasad c_sharp \ - c_policy c_adlib c_gui login_capture c_jwrapper auth_token package + c_policy c_adlib c_gui login_capture c_jwrapper package EXTRA_DIST = include include/*.h \ doc/*txt doc/*.pdf \