added xenial as build target

This commit is contained in:
csoler 2016-03-28 23:24:50 -04:00
parent 2366566414
commit 7c288fcb1f

View File

@ -47,7 +47,7 @@ while [ ${#} -gt 0 ]; do
done
if test "${dist}" = "" ; then
dist="precise trusty vivid wily"
dist="precise trusty vivid wily xenial"
fi
echo Attempting to get revision number...