summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-11-09 12:53:29 +0100
committerRemi Collet <fedora@famillecollet.com>2014-11-09 12:53:29 +0100
commitc346bdc70e9178bb3eeceec8d566a5f8af927b67 (patch)
tree89b628227737345892ce9a489aeefd2161f6f75b /Makefile
php-znerol-php-stringprep: 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..91b0fd5
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,4 @@
+SRCDIR := $(shell pwd)
+NAME := $(shell basename $(SRCDIR))
+include ../../common/Makefile
+