summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-03-24 18:41:07 +0100
committerRemi Collet <fedora@famillecollet.com>2015-03-24 18:41:07 +0100
commitcd01662da0d9beed29a2d0b6e2222933a6af4f66 (patch)
treeb4909fcea083ff8ca3183fc22ee41056cab9a65b /Makefile
php-bartlett-umlwriter: 1.0.0RC1: New package
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
+