summaryrefslogtreecommitdiff
path: root/hello-git
diff options
context:
space:
mode:
Diffstat (limited to 'hello-git')
-rw-r--r--hello-git/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/hello-git/Makefile b/hello-git/Makefile
new file mode 100644
index 0000000..e65c942
--- /dev/null
+++ b/hello-git/Makefile
@@ -0,0 +1,4 @@
+git_url = git@github.com:mvertes/hello
+configure_cmd = :
+
+include ../build.mk