Updated Makefile with new filenames.
This commit is contained in:
parent
d6ab8941bc
commit
97c940c1eb
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -2,7 +2,7 @@
|
|||
|
||||
BUILD_DIR="build/baikal"
|
||||
|
||||
BUILD_FILES=Core html Specific ChangeLog.md LICENSE.txt README.md composer.json
|
||||
BUILD_FILES=Core html Specific CHANGELOG.md LICENSE README.md composer.json
|
||||
|
||||
VERSION=$(shell php -r "include 'Core/Distrib.php'; echo BAIKAL_VERSION;")
|
||||
|
||||
|
|
Loading…
Reference in a new issue