Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Add path to libfetch to include directory path
Baptiste Daroussin committed 8 years ago
commit fa34a107d368edb60e296381e181ff1dc3bea999
parent db3a212
1 file changed +1 -0
modified libpkg/Makefile.autosetup
@@ -50,6 +50,7 @@ LOCAL_CFLAGS= -I$(top_srcdir)/compat \
		-I$(top_srcdir)/external/include \
		-I$(top_srcdir)/external/libucl/include \
		-I$(top_srcdir)/external/libucl/klib \
+
		-I$(top_srcdir)/external/libfetch
		-I$(top_srcdir)/libpkg/repo \
		-I$(top_srcdir)/libpkg \
		-I$(top_srcdir) \