summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-04-13 17:52:11 +0200
committerGünther Deschner <gd@samba.org>2008-04-13 17:52:11 +0200
commitde013be0b6875e3febc526ecc6c8a67dfc8876cb (patch)
tree19ae20199afe95aec17c27866c6e149dc49399e8 /source3/Makefile.in
parente39f02217a8ec0eeee4a4179ab5b39d35e0575c6 (diff)
downloadsamba-de013be0b6875e3febc526ecc6c8a67dfc8876cb.tar.gz
samba-de013be0b6875e3febc526ecc6c8a67dfc8876cb.tar.bz2
samba-de013be0b6875e3febc526ecc6c8a67dfc8876cb.zip
gpo: add scripts plugin.
Guenther (This used to be commit cd6388f04041a667bf0909d81e8af5f7b3bdc4af)
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index 59eeecf128..dbc0e4690e 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -1982,6 +1982,10 @@ bin/registry.@SHLIBEXT@: $(BINARY_PREREQS) libgpo/gpext/registry.o
@echo "Building plugin $@"
@$(SHLD_MODULE) libgpo/gpext/registry.o
+bin/scripts.@SHLIBEXT@: $(BINARY_PREREQS) libgpo/gpext/scripts.o
+ @echo "Building plugin $@"
+ @$(SHLD_MODULE) libgpo/gpext/scripts.o
+
#########################################################
## IdMap NSS plugins