Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Fix tests
Baptiste Daroussin committed 11 years ago
commit 2c7c5220127ff0be20e7105528053d86da3ae907
parent 4830966
1 file changed +2 -1
modified tests/Makefile.am
@@ -36,7 +36,8 @@ PRIVATE_INCS= $(PUBLIC_INCS) \
		-I$(top_srcdir)/external/libsbuf \
		-I$(top_srcdir)/external/sqlite \
		-I$(top_srcdir)/external/uthash \
-
		-I$(top_srcdir)/external/libucl/include
+
		-I$(top_srcdir)/external/libucl/include \
+
		-I$(top_srcdir)/external/libucl/klib

pkg_printf_SOURCES=	lib/pkg_printf_test.c \
			lib/pkg_printf.c