summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-03-17 15:12:39 +0100
committerRemi Collet <fedora@famillecollet.com>2015-03-17 15:12:39 +0100
commit155f13ffad1288e6dc9eb31fb2a1443590c943a2 (patch)
tree6479b20b58a17595a9be736a659a0b710f1af6ee /Makefile
php-patchwork-jsqueeze: import from rawhide
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
+