diff options
| author | Remi Collet <remi@remirepo.net> | 2019-03-11 17:19:48 +0100 | 
|---|---|---|
| committer | Remi Collet <remi@remirepo.net> | 2019-03-11 17:19:48 +0100 | 
| commit | a5e82bca9e0122c0dfb71d1edf7c36f3d3888ad2 (patch) | |
| tree | c9dc91dade70b468e0c237a70dc925ca7f0cdb03 /Makefile | |
| parent | 010c3bcae82731fdafa8f6db30775be9eaf1ff14 (diff) | |
rename to libwebp5 to allow parallel installation on EL
drop java subpackage on EL
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@  SRCDIR := $(shell pwd)  NAME := $(shell basename $(SRCDIR)) -include ../common/Makefile +include ../../common/Makefile  | 
