contrib/jenkins.sh: run "make maintainer-clean"

Related: OS#3047
Change-Id: I20997b986b24ced9bb8d6d66a66d5ec2bafd00f2
This commit is contained in:
Oliver Smith 2019-07-10 11:57:27 +02:00
parent bc71674c67
commit d160a73a41
1 changed files with 1 additions and 0 deletions

View File

@ -8,5 +8,6 @@ autoreconf --install --force
./configure --enable-sanitize CFLAGS="-Werror" CPPFLAGS="-Werror"
$MAKE $PARALLEL_MAKE
$MAKE distcheck
$MAKE maintainer-clean
osmo-clean-workspace.sh