summaryrefslogtreecommitdiff
path: root/source4/main.mk
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2006-03-14 16:41:40 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:57:17 -0500
commitd93dec3efc7a6bf57a902574120c5b0a29a8d30d (patch)
tree0c84aadd4af3bbfae2564f35b06d7057a3109e88 /source4/main.mk
parente5ea1d369120734f7a5355469e9e767c6e92ff53 (diff)
downloadsamba-d93dec3efc7a6bf57a902574120c5b0a29a8d30d.tar.gz
samba-d93dec3efc7a6bf57a902574120c5b0a29a8d30d.tar.bz2
samba-d93dec3efc7a6bf57a902574120c5b0a29a8d30d.zip
r14385: Fix header dependencies.
(This used to be commit c1cf9f5acae7696824e100406bcb6fa161eb6501)
Diffstat (limited to 'source4/main.mk')
-rw-r--r--source4/main.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/source4/main.mk b/source4/main.mk
index a024a7f2a0..4ccfe0aafa 100644
--- a/source4/main.mk
+++ b/source4/main.mk
@@ -233,9 +233,9 @@ include/includes.h: \
libcli/nbt/libnbt.h \
lib/util/util_proto.h \
lib/charset/charset.h \
- param/param.h \
+ param/proto.h \
libcli/util/proto.h \
- librpc/ndr/ndr_orpc_proto.h \
+ librpc/ndr/ndr_orpc.h \
librpc/ndr/ndr_compression.h
clean_pch: