1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-01 12:40:36 +00:00

Copy Makefile to distribution

This commit is contained in:
Matthew Kilgore 2022-04-29 01:10:59 -04:00
parent f2c26ac253
commit 31783d9ec2

View file

@ -16,6 +16,7 @@ cp ./CHANGELOG.md $DIST_ROOT
cp ./COPYING.txt $DIST_ROOT
cp ./README.md $DIST_ROOT
cp ./qb64.1 $DIST_ROOT
cp ./Makefile $DIST_ROOT
cp -rp ./internal/source $DIST_ROOT/internal/
cp -rp ./internal/help $DIST_ROOT/internal/