This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository enlightenment.
View the commit online.
commit efee0a348559584b6aa23e263bcc5700786ee2dc
Author: Carsten Haitzler <ras...@rasterman.com>
AuthorDate: Wed Nov 13 09:17:54 2024 +0000
install e_graph.h
---
src/bin/meson.build | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/bin/meson.build b/src/bin/meson.build
index c98037adb..4995595ca 100644
--- a/src/bin/meson.build
+++ b/src/bin/meson.build
@@ -305,6 +305,7 @@ hdr = [
'e_gadcon_popup.h',
'e_grabinput.h',
'e_grab_dialog.h',
+ 'e_graph.h',
'e.h',
'e_macros.h',
'e_hints.h',
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.