build: autogen.sh: update
Hopefully fix CI failure
This commit is contained in:
@ -24,8 +24,7 @@ else
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# Add a Makefile with some useful target
|
# Add a Makefile with some useful target
|
||||||
echo -e "# generated file: see Makefile.meson\n" > Makefile
|
cp Makefile.meson Makefile
|
||||||
cat Makefile.meson >> Makefile
|
|
||||||
|
|
||||||
echo "*** Now run 'ninja -C ${BUILDDIR}' to build mu"
|
echo "*** Now run 'ninja -C ${BUILDDIR}' to build mu"
|
||||||
echo "*** Or check the Makefile for some useful targets"
|
echo "*** Or check the Makefile for some useful targets"
|
||||||
|
|||||||
Reference in New Issue
Block a user