base: make heimqueue.h a shared header
Share heimqueue.h between base and asn1, to avoid duplication of code.
This commit is contained in:
@@ -40,6 +40,7 @@ SUBDIRS=kadm5 hcrypto gssapi
|
||||
INCFILES= \
|
||||
$(INCDIR)\config.h \
|
||||
$(INCDIR)\crypto-headers.h \
|
||||
$(INCDIR)\heimqueue.h \
|
||||
$(INCDIR)\heim_threads.h \
|
||||
$(INCDIR)\krb5-types.h \
|
||||
$(INCDIR)\version.h
|
||||
|
||||
Reference in New Issue
Block a user