From d990a7b12a748f35f34af98d8dc7e19a70e44d8e Mon Sep 17 00:00:00 2001 From: Nicolas Aguirre Date: Mon, 3 Aug 2015 14:34:57 +0200 Subject: Revert "Adds support of the eglfs module in the autotools config" This reverts commit 3b2074aa710a095c2379702334bfa125bcc1990a. --- Makefile.am | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 0c9b634bb9..56c298cb0b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -179,10 +179,6 @@ if BUILD_ENGINE_FB pkgconfig_DATA += pc/evas-fb.pc endif -if BUILD_ENGINE_EGLFS -pkgconfig_DATA += pc/evas-eglfs.pc -endif - if BUILD_ENGINE_BUFFER pkgconfig_DATA += pc/evas-software-buffer.pc endif -- cgit v1.2.1