summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-07-07 08:42:42 +0200
committerRemi Collet <fedora@famillecollet.com>2016-07-07 08:42:42 +0200
commit65bed2d1a6f17b66ef0eb4aaf26bc2b3cb52f52e (patch)
tree088877345f0d2acdb2442f99029d608bb7fce19e /Makefile
parent8efec93acccd36a36e537cfe36c258a91232afce (diff)
php-simplepie: 1.4.2
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
+