aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDavid Phillips <david@yeah.nah.nz>2019-03-02 23:07:30 +1300
committerDavid Phillips <david@yeah.nah.nz>2019-03-02 23:07:30 +1300
commit4982b556540b403a1411436ed398cc523653d82f (patch)
tree86692927264f0a4e4afa3c6f4e330d99ccb74a49 /Makefile
downloadclock-disp-4982b556540b403a1411436ed398cc523653d82f.tar.xz
Initial working dump
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..328ae10
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,4 @@
+include config.mk
+
+all: test
+