broken=1 for experimental

This commit is contained in:
Bastian 2015-05-27 12:24:50 +02:00
parent 2a227982c3
commit e8d7f1eee1
1 changed files with 2 additions and 1 deletions

View File

@ -22,7 +22,8 @@ JOBS = 1
GLUON_MAKE := ${MAKE} -j ${JOBS} -C ${GLUON_BUILD_DIR} \
GLUON_RELEASE=${GLUON_RELEASE} \
GLUON_BRANCH=${GLUON_BRANCH}
GLUON_BRANCH=${GLUON_BRANCH} \
BROKEN=1
all: info
${MAKE} manifest