summaryrefslogtreecommitdiff
path: root/test/Makefile
diff options
context:
space:
mode:
authorOskar <[email protected]>2024-10-14 11:29:00 +0200
committerOskar <[email protected]>2024-10-14 11:29:00 +0200
commitd5618e30d3ec4cf5fa10599dbd9027031cd8854f (patch)
tree88496916e89e2160bc683411c716043baa31b37e /test/Makefile
parent9cb882cdb61c9613bc73d8e6042959fb18765c9a (diff)
test directory included
Diffstat (limited to 'test/Makefile')
-rw-r--r--test/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/Makefile b/test/Makefile
new file mode 100644
index 0000000..26ea1ab
--- /dev/null
+++ b/test/Makefile
@@ -0,0 +1,7 @@
+
+all: release
+clean:
+ cd .. && make clean
+
+release:
+ cd .. && make tests