From f5c0108e2c7efa1b5b83441a09043b977c8b1dee Mon Sep 17 00:00:00 2001 From: Mike Blumenkrantz Date: Mon, 22 Apr 2019 07:21:58 -0400 Subject: [PATCH] autotools: add lib/evas/common/evas_map_image_internal_high.c to dist Summary: ref 84e162b01f542f31bc1c6dfc0f190eb965211229 Reviewers: devilhorns Reviewed By: devilhorns Subscribers: cedric, #reviewers, #committers Tags: #efl_build Differential Revision: https://phab.enlightenment.org/D8676 --- src/Makefile_Evas.am | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Makefile_Evas.am b/src/Makefile_Evas.am index acef9ab..ad929eb 100755 --- a/src/Makefile_Evas.am +++ b/src/Makefile_Evas.am @@ -591,6 +591,7 @@ lib/evas/common/evas_map_image_internal.c \ lib/evas/common/evas_map_image_core.c \ lib/evas/common/evas_map_image_loop.c \ lib/evas/common/evas_map_image_aa.c \ +lib/evas/common/evas_map_image_internal_high.c \ lib/evas/common/evas_scale_smooth_scaler.c \ lib/evas/common/evas_scale_smooth_scaler_down.c \ lib/evas/common/evas_scale_smooth_scaler_downx.c \ -- 2.7.4