From 455fbb30242c8676b26fad8f8b32898fc31c991d Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Mon, 8 Feb 2016 17:19:20 -0500 Subject: Whoops, `make install-libretools` was installing everything --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Makefile b/src/Makefile index 8fbe735..e1e5cf4 100644 --- a/src/Makefile +++ b/src/Makefile @@ -2,6 +2,6 @@ include $(dir $(lastword $(MAKEFILE_LIST)))/../config.mk include $(topsrcdir)/automake.head.mk pkgconfdir = $(sysconfdir) -am_subdirs = abslibre-tools chroot-tools devtools gitget lib librefetch toru xbs xbs-abs xbs-abslibre +srcfiles-ignore/$(srcdir) = $(addsuffix /%,abslibre-tools chroot-tools devtools gitget lib librefetch toru xbs xbs-abs xbs-abslibre) include $(topsrcdir)/automake.tail.mk -- cgit v1.2.3