Rename Makefile to GNUmakefile

This commit is contained in:
Sean Chittenden 2016-02-12 16:59:31 -08:00
parent 8d6be22181
commit 89df36b7c7
2 changed files with 1 additions and 1 deletions

View File

@ -7,4 +7,4 @@ dev: init
bundle exec middleman server
build: init
bundle exec middleman build
bundle exec middleman build