r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone.
[metze/samba/wip.git] / source4 / libcli / config.mk
index 0ccf1d712603bddddb1f673f25592a720146ce27..6d88b3bd06603bd8a827ea4dc4e2c8b317c0ac0a 100644 (file)
@@ -60,7 +60,6 @@ OBJ_FILES = \
        dgram/netlogon.o \
        dgram/ntlogon.o \
        dgram/browse.o
-NOPROTO=YES
 REQUIRED_SUBSYSTEMS = LIBCLI_NBT
 
 [LIBRARY::LIBCLI_CLDAP]
@@ -69,7 +68,6 @@ SO_VERSION = 0.0.1
 DESCRIPTION = CLDAP client library
 OBJ_FILES = cldap/cldap.o
 PUBLIC_HEADERS = cldap/cldap.h
-NOPROTO=YES
 REQUIRED_SUBSYSTEMS = LIBCLI_LDAP
 
 [LIBRARY::LIBCLI_WREPL]