summaryrefslogtreecommitdiff
path: root/source4/librpc
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-04-04 17:25:20 +0200
committerJelmer Vernooij <jelmer@samba.org>2008-04-04 17:25:20 +0200
commit7672cdfe94f5fda1e354084a9da9790dad4c74f0 (patch)
tree63f22390c11e98a814b0d88b22fdfa6e9b1427a3 /source4/librpc
parent184c53d180fac49e572f1ad86ce2adf6ca3a5247 (diff)
downloadsamba-7672cdfe94f5fda1e354084a9da9790dad4c74f0.tar.gz
samba-7672cdfe94f5fda1e354084a9da9790dad4c74f0.tar.bz2
samba-7672cdfe94f5fda1e354084a9da9790dad4c74f0.zip
Avoid installing unused header file.
(This used to be commit eba5d8b4ce391f56877d5498004edbee8ddc4c33)
Diffstat (limited to 'source4/librpc')
-rw-r--r--source4/librpc/config.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/source4/librpc/config.mk b/source4/librpc/config.mk
index e53e512bc6..23ad66274a 100644
--- a/source4/librpc/config.mk
+++ b/source4/librpc/config.mk
@@ -286,8 +286,6 @@ PUBLIC_DEPENDENCIES = LIBNDR NDR_NBT
OBJ_FILES = gen_ndr/ndr_winbind.o
PUBLIC_DEPENDENCIES = LIBNDR NDR_NETLOGON
-PUBLIC_HEADERS += librpc/gen_ndr/winbind.h
-
librpc/idl-deps:
./librpc/idl-deps.pl librpc/idl/*.idl >$@