summaryrefslogtreecommitdiffstats
path: root/tools/setup
diff options
context:
space:
mode:
Diffstat (limited to 'tools/setup')
-rwxr-xr-xtools/setup2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/setup b/tools/setup
index b825a6b..bbc8266 100755
--- a/tools/setup
+++ b/tools/setup
@@ -8,3 +8,5 @@ automake --add-missing --copy
8if [ -f debian/rules ] ; then 8if [ -f debian/rules ] ; then
9 chmod +x debian/rules 9 chmod +x debian/rules
10fi 10fi
11
12cd doc && make