From 639869703f3e8b0ce34d83b523ff611e85cfd93b Mon Sep 17 00:00:00 2001 From: Marcel Hollerbach Date: Sun, 26 May 2019 18:30:54 +0200 Subject: autotools: REMOVAL! Get your seatbelt fastend! It is happening! AUTOTOOLS IS GONE NOW! All praise to meson! This time the final version, ci has been adjusted, and now does not try anymore to build a removed buildsystem. However, the scripts in there need cleaning up. Differential Revision: https://phab.enlightenment.org/D9027 --- src/Makefile_Ecore_Input_Evas.am | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 src/Makefile_Ecore_Input_Evas.am (limited to 'src/Makefile_Ecore_Input_Evas.am') diff --git a/src/Makefile_Ecore_Input_Evas.am b/src/Makefile_Ecore_Input_Evas.am deleted file mode 100644 index 23bcb92..0000000 --- a/src/Makefile_Ecore_Input_Evas.am +++ /dev/null @@ -1,18 +0,0 @@ - -### Library - -lib_LTLIBRARIES += \ -lib/ecore_input_evas/libecore_input_evas.la - -installed_ecoreinputevasmainheadersdir = $(includedir)/ecore-input-evas-@VMAJ@ -dist_installed_ecoreinputevasmainheaders_DATA = \ -lib/ecore_input_evas/Ecore_Input_Evas.h - -lib_ecore_input_evas_libecore_input_evas_la_SOURCES = \ -lib/ecore_input_evas/ecore_input_evas.c \ -lib/ecore_input_evas/ecore_input_evas_private.h - -lib_ecore_input_evas_libecore_input_evas_la_CPPFLAGS = -I$(top_builddir)/src/lib/efl @ECORE_INPUT_EVAS_CFLAGS@ -DEFL_BUILD -lib_ecore_input_evas_libecore_input_evas_la_LIBADD = @ECORE_INPUT_EVAS_LIBS@ -lib_ecore_input_evas_libecore_input_evas_la_DEPENDENCIES = @ECORE_INPUT_EVAS_INTERNAL_LIBS@ -lib_ecore_input_evas_libecore_input_evas_la_LDFLAGS = @EFL_LTLIBRARY_FLAGS@ -- cgit v1.1