mirror of https://gerrit.osmocom.org/libtelnet
contrib/jenkins.sh: run "make {distcheck,maintainer-clean}"
Related: OS#3047 Change-Id: I0c7cd8f8b2a3821e5c55fc84b24eca5e199ebbd8changes/21/14721/1
parent
b5ae1af602
commit
284c25697d
|
@ -5,3 +5,5 @@ set -ex
|
|||
autoreconf --install --force
|
||||
./configure
|
||||
$MAKE $PARALLEL_MAKE
|
||||
$MAKE distcheck
|
||||
$MAKE maintainer-clean
|
||||
|
|
Loading…
Reference in New Issue