This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch master
in repository efl.

View the commit online.

commit 201505bac3bf0a8d540eb79a55e2770dc8b644a7
Author: Carsten Haitzler <ras...@rasterman.com>
AuthorDate: Wed Dec 4 10:49:05 2024 +0000

    ecore con - add checkme so we donty rely on prefix fallbacks
---
 data/ecore_con/checkme | 0
 data/meson.build       | 2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/data/ecore_con/checkme b/data/ecore_con/checkme
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/data/meson.build b/data/meson.build
index 1583aeca6f..4dca846e70 100644
--- a/data/meson.build
+++ b/data/meson.build
@@ -1,4 +1,4 @@
-checkme_files = ['ecore', 'ecore_imf', 'ecore_x', 'eeze', 'efreet', 'elua', 'emotion', 'ethumb', 'ethumb_client', 'evas']
+checkme_files = ['ecore', 'ecore_con', 'ecore_imf', 'ecore_x', 'eeze', 'efreet', 'elua', 'emotion', 'ethumb', 'ethumb_client', 'evas']
 foreach checkme : checkme_files
   install_data(join_paths(checkme, 'checkme'),
     install_dir : join_paths(dir_data, checkme)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

Reply via email to