summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-02-22 15:39:35 +0100
committerRemi Collet <fedora@famillecollet.com>2015-02-22 15:39:35 +0100
commit6e53ec8540046304d6304c5b90ab895eb3369f32 (patch)
tree70f6228ae0628855b63e9d4d74ebc78562134d0b /Makefile
parente42f145a18d156807026fba82168b5c3dd746cf8 (diff)
php-pear-Net-LDAP2: 2.1.0 - 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
+