summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-06-19 13:30:25 +0200
committerRemi Collet <remi@remirepo.net>2019-06-19 13:30:25 +0200
commitf81d0cbd92587fd4bf903cf45570d56643b7f984 (patch)
treec0c5cb034960597be7f3e4d6bdd8535cf531c031 /Makefile
parentfeb6f1a98accb97120e2d4dd570b6b96355753c7 (diff)
add backport 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..13af741
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,4 @@
+SRCDIR := $(shell pwd)
+NAME := $(shell basename $(SRCDIR))
+include ../../../common/Makefile
+