base: make heimqueue.h a shared header
Share heimqueue.h between base and asn1, to avoid duplication of code.
This commit is contained in:
@@ -11,7 +11,7 @@ AM_CPPFLAGS += -DHOST=\"$(CANONICAL_HOST)\"
|
||||
|
||||
nodist_include_HEADERS = krb5-types.h
|
||||
|
||||
noinst_HEADERS = heim_threads.h crypto-headers.h
|
||||
noinst_HEADERS = heimqueue.h heim_threads.h crypto-headers.h
|
||||
|
||||
EXTRA_DIST = NTMakefile krb5-types.cross config.h.w32
|
||||
|
||||
|
||||
Reference in New Issue
Block a user