-rw-r--r-- | examples/python/config.in | 2 | ||||
-rw-r--r-- | packages | 2 |
2 files changed, 2 insertions, 2 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,2 +1,2 @@ - config PYTHON_EXMAPLES + config PYTHON_EXAMPLES boolean "Build Python Examples" @@ -167,3 +167,3 @@ CONFIG_PYQUICKLAUNCH-APPLET noncore/applets/pyquicklaunch pyquicklaunch.pro CONFIG_PYQUICKLAUNCHER noncore/tools/pyquicklauncher pyquicklauncher.pro -CONFIG_PYTHON-EXAMPLES examples/python bla.pro +CONFIG_PYTHON-EXAMPLES examples/python python.pro CONFIG_QASHMONEY noncore/apps/qashmoney qashmoney.pro |