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:
@@ -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
|
||||
|
Reference in New Issue
Block a user