From e6209bbb60686cb51c83282e97e8309027ec8133 Mon Sep 17 00:00:00 2001 From: Romain Naour Date: Sat, 19 Dec 2015 17:39:15 +0100 Subject: package/libefl: move to package directory As discussed on the list move the last remaining package in package/efl subdirectory to package/ directory. - move the efl dependency to libefl. - Set LIBEFL_VERSION with the version number directly. Signed-off-by: Romain Naour Cc: Thomas Petazzoni Signed-off-by: Thomas Petazzoni --- package/efl/efl.mk | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 package/efl/efl.mk (limited to 'package/efl/efl.mk') diff --git a/package/efl/efl.mk b/package/efl/efl.mk deleted file mode 100644 index 151ac28a13..0000000000 --- a/package/efl/efl.mk +++ /dev/null @@ -1,4 +0,0 @@ - -EFL_VERSION = 1.15.2 - -include $(sort $(wildcard package/efl/*/*.mk)) -- cgit v1.2.1