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 a57863fe..88fb15f7 100755
--- a/autogen-all.sh
+++ b/autogen-all.sh
@@ -15,7 +15,7 @@
prog=$(basename "$0")
-packages=". lang/cpp"
+packages=". lang/cpp lang/qt"
fatal () {
echo "${prog}:" "$*" >&2