aboutsummaryrefslogtreecommitdiffstats
path: root/autogen-all.sh
diff options
context:
space:
mode:
Diffstat (limited to 'autogen-all.sh')
-rwxr-xr-xautogen-all.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen-all.sh b/autogen-all.sh
index 88fb15f7..83af1f0b 100755
--- a/autogen-all.sh
+++ b/autogen-all.sh
@@ -15,7 +15,7 @@
prog=$(basename "$0")
-packages=". lang/cpp lang/qt"
+packages=". lang/cpp lang/qt lang/python"
fatal () {
echo "${prog}:" "$*" >&2