-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 d174e6b..08284b8 100644 --- a/examples/python/config.in +++ b/examples/python/config.in @@ -1,4 +1,4 @@ - config PYTHON_EXMAPLES + config PYTHON_EXAMPLES boolean "Build Python Examples" default "n" depends ( LIBQPE || LIBQPE-X11 ) && EXAMPLES |