Move base into lib

This involves reverting dd267e8fc3,
    but that gets lost in the move.

    This builds on Ubuntu and Windows at this time.
This commit is contained in:
Nicolas Williams
2012-06-20 19:31:14 -05:00
parent a3ff62cc76
commit 98809e86ce
31 changed files with 22 additions and 19 deletions

View File

@@ -244,7 +244,7 @@ LIB_krb5 = $(top_builddir)/lib/krb5/libkrb5.la \
LIB_gssapi = $(top_builddir)/lib/gssapi/libgssapi.la
endif
LIB_heimbase = $(top_builddir)/base/libheimbase.la
LIB_heimbase = $(top_builddir)/lib/base/libheimbase.la
if DCE
LIB_kdfs = $(top_builddir)/lib/kdfs/libkdfs.la