1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-29 13:49:30 +03:00

r20661: the golden rule: "make things private if possible!"

fix 'make install' because no entry was in the headermap

metze
(This used to be commit 2a9d6d381d)
This commit is contained in:
Stefan Metzmacher
2007-01-10 18:41:22 +00:00
committed by Gerald (Jerry) Carter
parent 4a1ac217f4
commit e73f1c2f2a

View File

@ -17,7 +17,7 @@ PUBLIC_DEPENDENCIES = \
# Start SUBSYSTEM KDC
[SUBSYSTEM::HDB_LDB]
CFLAGS = -Iheimdal/kdc -Iheimdal/lib/hdb
PUBLIC_PROTO_HEADER = pac_glue.h
PRIVATE_PROTO_HEADER = pac_glue.h
OBJ_FILES = \
hdb-ldb.o \
pac-glue.o