Browse Source

update Makefile

master
Brett Langdon 12 years ago
parent
commit
036ac23cf6
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile View File

@ -11,4 +11,4 @@ clean:
run:
@cd ./build && python -m SimpleHTTPServer
.PHONY: build
.PHONY: build clean run

Loading…
Cancel
Save