summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-11-02 16:39:06 +0100
committerRemi Collet <fedora@famillecollet.com>2013-11-02 16:39:06 +0100
commit55e4b4a35bedbbdccdcb1a4254cc3d556a978782 (patch)
treea3c87cd783781712b1fa18db743dfbd7c18f4b1f /Makefile
parent9d2d439aba66d9aa39e3cd9b4219ee0416704d35 (diff)
libwebp: backport for remirepo
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..1e65467
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,4 @@
+SRCDIR := $(shell pwd)
+NAME := $(shell basename $(SRCDIR))
+include ../common/Makefile
+