summaryrefslogtreecommitdiffstats
path: root/rules/gtk.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/gtk.in')
-rw-r--r--rules/gtk.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/rules/gtk.in b/rules/gtk.in
index 1a1ff6151..961ded774 100644
--- a/rules/gtk.in
+++ b/rules/gtk.in
@@ -24,6 +24,8 @@ config GTK
is suitable for projects ranging from small one-off tools to complete
application suites.
+if GTK
+
menu "graphic loaders "
config GTK_LOADER_PNG
@@ -120,6 +122,7 @@ config GTK_DEMO
bool
prompt "gtkdemo"
+endif
source "rules/gtk-engine-experience.in"
source "rules/gtk-theme-experience.in"