Updated Makefile with new filenames.

This commit is contained in:
Evert Pot 2016-02-09 22:10:50 -05:00
parent d6ab8941bc
commit 97c940c1eb

View file

@ -2,7 +2,7 @@
BUILD_DIR="build/baikal" 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;") VERSION=$(shell php -r "include 'Core/Distrib.php'; echo BAIKAL_VERSION;")