summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax2018-02-01 19:44:08 +0100
committerMax2018-02-01 19:44:08 +0100
commit74981c96fd84b8da2be6c8d05b1819021ffce291 (patch)
tree67427d7c01355bd192f0b8be15c4e8ac316824e5
parenta175e16cdf6dd6b70c4f6bbd7d8407cfd7c261f1 (diff)
downloadalkobote-74981c96fd84b8da2be6c8d05b1819021ffce291.tar.gz
Small changes in the Makefile.
-rw-r--r--.gitignore1
-rw-r--r--Makefile2
2 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 9131373..70f9462 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
*~
*.swp
alkobote.de
+tmp.txt
diff --git a/Makefile b/Makefile
index 35da35e..f725d46 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-all: build
+all: run
build:
go build