diff --git a/Makefile b/GNUmakefile similarity index 100% rename from Makefile rename to GNUmakefile diff --git a/website/Makefile b/website/Makefile index 63bb4cab1..e1c782e07 100644 --- a/website/Makefile +++ b/website/Makefile @@ -7,4 +7,4 @@ dev: init bundle exec middleman server build: init - bundle exec middleman build \ No newline at end of file + bundle exec middleman build