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

git pushed a commit to branch main
in repository eradio.

View the commit online.

commit bd71b7149b501e702cc7bf8e98edb43e8d7a8372
Author: politebot <[email protected]>
AuthorDate: Fri Oct 10 16:37:52 2025 -0500

    libxml2 flags
---
 src/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/Makefile.am b/src/Makefile.am
index fbdf9be..6c4934b 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -2,5 +2,5 @@ bin_PROGRAMS = eradio
 
 eradio_SOURCES = main.c
 
-eradio_CFLAGS = $(EFL_CFLAGS)
+eradio_CFLAGS = $(EFL_CFLAGS) $(LIBXML_CFLAGS)
 eradio_LDADD = $(EFL_LIBS) $(LIBXML_LIBS)
\ No newline at end of file

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

Reply via email to