Temporarily removed auth_token from the makefile since it is not being delivered at this time and it is undergoing a lot of changes.
This commit is contained in:
parent
ae55708d00
commit
e86a0e5212
@ -26,10 +26,10 @@ TARGET_CFG = Release
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
SUBDIRS = c_micasacache c_common c_micasadk c_micasad/lib c_sharp \
|
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 \
|
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 \
|
EXTRA_DIST = include include/*.h \
|
||||||
doc/*txt doc/*.pdf \
|
doc/*txt doc/*.pdf \
|
||||||
|
Loading…
Reference in New Issue
Block a user