use noinst_HEADERS for hdb-private.h

This commit is contained in:
Love Hörnquist Åstrand
2014-02-16 08:45:12 -08:00
committed by Love Hörnquist Åstrand
parent 762a72d650
commit 4d39bae8bb

View File

@@ -100,6 +100,8 @@ libhdb_la_DEPENDENCIES = version-script.map
include_HEADERS = hdb.h $(srcdir)/hdb-protos.h
nodist_include_HEADERS = hdb_err.h hdb_asn1.h
noinst_HEADERS = $(srcdir)/hdb-private.h
libhdb_la_LIBADD = \
$(LIB_com_err) \
../krb5/libkrb5.la \