summaryrefslogtreecommitdiffstats
path: root/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/autogen.sh b/autogen.sh
index 99e3830d0..9d2496209 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -6,3 +6,4 @@ autoheader
touch config.h.in
automake --foreign --add-missing --copy
rm -rf autom4te.cache
+( cd widgets && ./autogen.sh )