changeset 13:19367028cc6e

src/Makefile: list -I../build-inc first
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 06 Jul 2024 16:51:53 +0000
parents 323957bebd53
children 073b8c7b361f
files src/Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/Makefile	Sat Jul 06 02:47:21 2024 +0000
+++ b/src/Makefile	Sat Jul 06 16:51:53 2024 +0000
@@ -3,7 +3,7 @@
 
 include ../config.defs
 
-CPPFLAGS=${OSMO_INCLUDE} -I../build-inc
+CPPFLAGS=-I../build-inc ${OSMO_INCLUDE}
 HDRS=	../include/twjit.h
 
 all:	${LIB}