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:
committed by
Gerald (Jerry) Carter
parent
4a1ac217f4
commit
e73f1c2f2a
@ -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
|
||||
|
Reference in New Issue
Block a user