summaryrefslogtreecommitdiff
path: root/source/librpc/config.mk
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2006-11-06 12:05:09 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:24:53 -0500
commit3894497a232df8cf0457c7439c9ae347f63f24a1 (patch)
tree53fecb4c8ed6b2de8a5d6aa2d5c0f6108f54deaf /source/librpc/config.mk
parent4881f0583dd42083bb2bc2eeca32316f890c4804 (diff)
downloadsamba-3894497a232df8cf0457c7439c9ae347f63f24a1.tar.gz
r19569: Require that all public header files have a destination path. Fix
places where this was currently not the case.
Diffstat (limited to 'source/librpc/config.mk')
-rw-r--r--source/librpc/config.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/librpc/config.mk b/source/librpc/config.mk
index eeb4506219e..02e6f9c2e59 100644
--- a/source/librpc/config.mk
+++ b/source/librpc/config.mk
@@ -148,7 +148,6 @@ PUBLIC_DEPENDENCIES = LIBNDR NDR_MISC NDR_LSA NDR_SECURITY
VERSION = 0.0.1
SO_VERSION = 0
OBJ_FILES = gen_ndr/ndr_nfs4acl.o
-PUBLIC_HEADERS = gen_ndr/nfs4acl.h
PUBLIC_DEPENDENCIES = LIBNDR NDR_MISC NDR_SECURITY
[LIBRARY::NDR_SPOOLSS]