summaryrefslogtreecommitdiff
path: root/examples
Unidiff
Diffstat (limited to 'examples') (more/less context) (show whitespace changes)
-rw-r--r--examples/python/config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/python/config.in b/examples/python/config.in
index 08284b8..6ba4992 100644
--- a/examples/python/config.in
+++ b/examples/python/config.in
@@ -1,4 +1,4 @@
1 config PYTHON_EXAMPLES 1 config PYTHON-EXAMPLES
2 boolean "Build Python Examples" 2 boolean "Build Python Examples"
3 default "n" 3 default "n"
4 depends ( LIBQPE || LIBQPE-X11 ) && EXAMPLES 4 depends ( LIBQPE || LIBQPE-X11 ) && EXAMPLES