Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
fix tests building with new location for tllist.h
Baptiste Daroussin committed 4 years ago
commit b616cdab1b7eb61c58d6de51fa7378a14be67ed9
parent f9ad73c
1 file changed +1 -1
modified tests/Makefile.autosetup
@@ -92,8 +92,8 @@ TESTS_SHELL= $(TESTS_SH:.sh=)

LOCAL_CFLAGS=	-I$(top_srcdir)/compat \
		-I$(top_srcdir)/external/libucl/include \
-
		-I$(top_srcdir)/external/libucl/klib \
		-I$(top_srcdir)/external/uthash \
+
		-I$(top_srcdir)/external/include \
		-I$(top_srcdir)/external/sqlite \
		-I$(top_srcdir)/external/lua/src \
		-I$(top_builddir)/ \