summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-09-23 14:02:23 +0200
committerRemi Collet <remi@remirepo.net>2019-09-23 14:02:23 +0200
commitc60b391b250ffe301cd0914c32bc51379e3da925 (patch)
treebe42dd3e0949ab44421f6b10d05666a28b509537 /Makefile
duplicate v3 stuff
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..91b0fd5
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,4 @@
+SRCDIR := $(shell pwd)
+NAME := $(shell basename $(SRCDIR))
+include ../../common/Makefile
+