-rw-r--r-- | examples/python/config.in | 2 |
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 @@ - config PYTHON_EXAMPLES + config PYTHON-EXAMPLES boolean "Build Python Examples" default "n" depends ( LIBQPE || LIBQPE-X11 ) && EXAMPLES |