From 5801d7d981b8628f0a6132aecd5791386ba800ab Mon Sep 17 00:00:00 2001 From: Juan Carlos Luciani Date: Tue, 2 May 2006 02:36:39 +0000 Subject: [PATCH] Added commented out line with information on how to change the makefile to incorporate auth_token into the build system. --- Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Makefile.am b/Makefile.am index 0ddc9e3d..6d9749b4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -27,9 +27,13 @@ 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 package +#SUBDIRS = c_micasacache c_common c_micasadk c_micasad/lib c_sharp \ +# c_policy c_adlib c_micasad c_gui login_capture c_jwrapper package auth_token DIST_SUBDIRS = c_micasacache c_common c_micasadk c_micasad c_sharp \ c_policy c_adlib 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 package auth_token EXTRA_DIST = include include/*.h \ doc/*txt doc/*.pdf \