Fix spaces in Makefile

This commit is contained in:
Thibaud Fabre
2016-09-28 21:46:23 +02:00
parent 2ec2df659f
commit 8f99a69add

View File

@@ -18,7 +18,7 @@ clean_assets:
rm -rf ./node_modules
rm -rf ./www/assets
rm -rf ./www/bower_components
touch ./node_modules/.gitkeep
touch ./node_modules/.gitkeep
config:
@php bin/console compile:configuration