aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Jonas Gunz <himself@jonasgunz.de> 2019-01-29 17:17:26 +0100
committerGravatar Jonas Gunz <himself@jonasgunz.de> 2019-01-29 17:17:26 +0100
commit3c9acdb5f8a783e7c07a9da81ee552808221f5a5 (patch)
treef95a6a02bd763c5209cb1b18ebbd5f235dde4557
parentf3a03e54ff33aa742765bbb9ab2878df5362db27 (diff)
downloadtermgl-3c9acdb5f8a783e7c07a9da81ee552808221f5a5.tar.gz
Makefile, Readme
-rw-r--r--Makefile1
-rw-r--r--Readme.md2
2 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d64f0b3..6be08cb 100644
--- a/Makefile
+++ b/Makefile
@@ -39,6 +39,7 @@ clean:
rm -R $(BUILDDIR)
run: test
+ ./$(BUILDDIR)/test/test
genversion:
@echo Building Version
diff --git a/Readme.md b/Readme.md
index a32972f..c20ad07 100644
--- a/Readme.md
+++ b/Readme.md
@@ -10,7 +10,7 @@ Required Packages:
this creates two folders in ./build/: lib and inc, wich hold the library and the headers respectively. these can then be copied into your projects directory.
-#Using
+# Using
Compile your program with linkerflags: