summaryrefslogtreecommitdiff
path: root/source4/gtk/config.mk
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2004-11-03 01:55:21 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:05:22 -0500
commita4a475bcfa066e0510d2454be8223e8481563a48 (patch)
tree8c0322a4aacf146aba6155448b19ed4d150f5675 /source4/gtk/config.mk
parentd685e56a772973d74a53421aa118ecc49d74fab0 (diff)
downloadsamba-a4a475bcfa066e0510d2454be8223e8481563a48.tar.gz
samba-a4a475bcfa066e0510d2454be8223e8481563a48.tar.bz2
samba-a4a475bcfa066e0510d2454be8223e8481563a48.zip
r3501: More work towards MGMT support in gepdump
(This used to be commit adeb0cd26757078ffe0a4838417169a6e4a67f6f)
Diffstat (limited to 'source4/gtk/config.mk')
-rw-r--r--source4/gtk/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/gtk/config.mk b/source4/gtk/config.mk
index a8fe27e1a5..6975b79182 100644
--- a/source4/gtk/config.mk
+++ b/source4/gtk/config.mk
@@ -30,7 +30,7 @@ REQUIRED_SUBSYSTEMS = CONFIG LIBCMDLINE GTKSMB LIBRPC LIBSMB
# Start BINARY gwcrontab
[BINARY::gwcrontab]
OBJ_FILES = gtk/tools/gwcrontab.o
-REQUIRED_SUBSYSTEMS = CONFIG LIBCMDLINE LIBRPC LIBSMB GTKSMB
+REQUIRED_SUBSYSTEMS = CONFIG LIBCMDLINE LIBSMB GTKSMB LIBRPC
# End BINARY gwcrontab
################################################