summaryrefslogtreecommitdiff
path: root/source/main.mk
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2007-02-12 12:12:12 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:48:04 -0500
commit07652f65ce7a5b19130f1a27cbf0e1e5fae13454 (patch)
treee56173fea3fb298adcd1ef5ccf44cc52451effdb /source/main.mk
parent7146e265a441eaa46c20361178be371eb6985371 (diff)
downloadsamba-07652f65ce7a5b19130f1a27cbf0e1e5fae13454.tar.gz
r21297: Remove the GTK+ tools and library from the main repository. They are now maintained separately in bzr at http://people.samba.org/bzr/jelmer/samba-gtk
This also adds some more headers to the list that is installed and a couple of extra #include lines so these headers can be used externally without problems.
Diffstat (limited to 'source/main.mk')
-rw-r--r--source/main.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/main.mk b/source/main.mk
index 45671c62233..8b0a18ee626 100644
--- a/source/main.mk
+++ b/source/main.mk
@@ -5,7 +5,6 @@ include dynconfig.mk
include heimdal_build/config.mk
include config.mk
include dsdb/config.mk
-include gtk/config.mk
include smbd/config.mk
include cluster/config.mk
include smbd/process_model.mk