summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2010-05-04 06:59:08 +0200
committerAndrew Tridgell <tridge@samba.org>2010-05-04 13:47:07 +0200
commit6f895fedf352ad49f4d438127ad1af4afb1cce98 (patch)
tree17d1d3a1f08a2b032902f162af90904d2d594c82 /source3/Makefile.in
parentf00a9b57159065b188277e1f6d0f7d9ed2817f9b (diff)
downloadsamba-6f895fedf352ad49f4d438127ad1af4afb1cce98.tar.gz
samba-6f895fedf352ad49f4d438127ad1af4afb1cce98.tar.bz2
samba-6f895fedf352ad49f4d438127ad1af4afb1cce98.zip
s3-idl: auto-build IDL files in Samba3
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index 4721463ed4..6b2b184c32 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -1440,7 +1440,7 @@ samba3-idl::
srcdir="$(srcdir)" $(srcdir)/script/build_idl.sh \
librpc/idl/messaging.idl librpc/idl/libnetapi.idl librpc/idl/notify.idl \
librpc/idl/wbint.idl librpc/idl/perfcount.idl \
- librpc/idl/secrets.idl
+ librpc/idl/secrets.idl librpc/idl/libnet_join.idl
#####################################################################
@@ -1522,7 +1522,7 @@ pch::
$(PRECOMPILED_HEADER): $(srcdir)/include/includes.h
$(COMPILE)
-BINARY_PREREQS = bin/.dummy
+BINARY_PREREQS = bin/.dummy samba3-idl
# These dependencies are only approximately correct: we want to make
# sure Samba's paths are updated if ./configure is re-run. Really it