summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-07-16 08:30:13 +0200
committerRemi Collet <fedora@famillecollet.com>2015-07-16 08:30:13 +0200
commit61ea2272cf31ac7c31e89a7b73546f90db138324 (patch)
tree66c91547053f316dd6e63f025cad280fbbb038eb /Makefile
parent661788666d609b363f57c449f23a70c4f678d050 (diff)
php-pear-Text-Diff: 1.2.0
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
+