take out kwallet from makefile.(kwallet moved to c_kwallet directory)

This commit is contained in:
soochoi 2006-04-20 23:31:28 +00:00
parent 12ab492f00
commit ac608ee6f5
2 changed files with 2 additions and 3 deletions

View File

@ -27,8 +27,8 @@ else
TARGET_CFG = Release
endif
SUBDIRS = native
DIST_SUBDIRS = native
#SUBDIRS = native
#DIST_SUBDIRS = native
EXTRA_DIST = $(CSFILES)

View File

@ -250,7 +250,6 @@ c_sharp/Makefile
c_sharp/NSSCSWrapper/Makefile
c_micasad/Makefile
c_policy/Makefile
c_adlib/ad_kw/native/Makefile
c_adlib/ad_kw/Makefile
c_adlib/ad_gk/native/Makefile
c_adlib/ad_gk/Makefile