summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-03-11 17:19:48 +0100
committerRemi Collet <remi@remirepo.net>2019-03-11 17:19:48 +0100
commita5e82bca9e0122c0dfb71d1edf7c36f3d3888ad2 (patch)
treec9dc91dade70b468e0c237a70dc925ca7f0cdb03 /Makefile
parent010c3bcae82731fdafa8f6db30775be9eaf1ff14 (diff)
rename to libwebp5 to allow parallel installation on EL
drop java subpackage on EL
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1e65467..91b0fd5 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
SRCDIR := $(shell pwd)
NAME := $(shell basename $(SRCDIR))
-include ../common/Makefile
+include ../../common/Makefile