From 86436fce2fe2364bbc9e705ddc92d7733fc8ed75 Mon Sep 17 00:00:00 2001 From: Timo Teräs Date: Thu, 5 Oct 2017 10:57:45 +0300 Subject: build and use bundled libfetch natively --- Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 52c2c00..e8892fd 100644 --- a/Makefile +++ b/Makefile @@ -21,7 +21,7 @@ export DESTDIR SBINDIR LIBDIR CONFDIR MANDIR DOCDIR ## # Top-level rules and targets -targets := src/ +targets := libfetch/ src/ ## # Include all rules and stuff @@ -41,3 +41,5 @@ check test: FORCE static: $(Q)$(MAKE) STATIC=y + +src/: libfetch/ -- cgit v1.2.3-60-g2f50