Build: Use relative paths for includes

This commit is contained in:
2025-01-05 07:47:38 -04:00
parent 812787b27f
commit 52b6d72132
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
AM_CPPFLAGS+= -I"$(abs_top_srcdir)/hcore/include"
AM_CPPFLAGS+= -I"$(top_srcdir)/hcore/include"
noinst_LIBRARIES = libhcore.a
libhcore_a_SOURCES = mind.cpp