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

Related: OS#3047
Change-Id: I99b9cd46e564cc1c5c1e92b9870368ff515a9356
This commit is contained in:
Oliver Smith 2019-07-10 12:27:35 +02:00
parent 001c5787fe
commit 523862c2d5
1 changed files with 1 additions and 0 deletions

View File

@ -16,5 +16,6 @@ autoreconf -fi
$MAKE $PARALLEL_MAKE
$MAKE $PARALLEL_MAKE check
$MAKE $PARALLEL_MAKE distcheck
$MAKE maintainer-clean
osmo-clean-workspace.sh