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,6 +1,6 @@
SUBDIRS = hcore
AM_CPPFLAGS+= -I"$(abs_srcdir)/hcore/include"
AM_CPPFLAGS+= -I"$(top_srcdir)/hcore/include"
bin_PROGRAMS = harikoff
harikoff_SOURCES = main.cpp