diff options
author | Nicolas Aguirre <aguirre.nicolas@gmail.com> | 2015-08-03 14:34:57 +0200 |
---|---|---|
committer | Nicolas Aguirre <aguirre.nicolas@gmail.com> | 2015-08-03 14:34:57 +0200 |
commit | d990a7b12a748f35f34af98d8dc7e19a70e44d8e (patch) | |
tree | 473980d28b53a63ff53af639c6abbcb7e7cccd04 /Makefile.am | |
parent | c1a483f2af687d3d3e6e3df6fa190b887c1b1a39 (diff) |
Revert "Adds support of the eglfs module in the autotools config"
This reverts commit 3b2074aa710a095c2379702334bfa125bcc1990a.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
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 | |||
179 | pkgconfig_DATA += pc/evas-fb.pc | 179 | pkgconfig_DATA += pc/evas-fb.pc |
180 | endif | 180 | endif |
181 | 181 | ||
182 | if BUILD_ENGINE_EGLFS | ||
183 | pkgconfig_DATA += pc/evas-eglfs.pc | ||
184 | endif | ||
185 | |||
186 | if BUILD_ENGINE_BUFFER | 182 | if BUILD_ENGINE_BUFFER |
187 | pkgconfig_DATA += pc/evas-software-buffer.pc | 183 | pkgconfig_DATA += pc/evas-software-buffer.pc |
188 | endif | 184 | endif |