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 --- common.each.tail.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'common.each.tail.mk') diff --git a/common.each.tail.mk b/common.each.tail.mk index 3192ddb..c149555 100644 --- a/common.each.tail.mk +++ b/common.each.tail.mk @@ -13,6 +13,7 @@ # You should have received a copy of the GNU Affero General Public License # along with this program. If not, see . +am_src_files += $(install-srcs) am_gen_files += .srcfiles.mk $(devtools-files) am_out_files += $(filter-out $(am_src_files) $(am_gen_files),$(install-files)) \ $(if $(pots),everything.pot) -- cgit v1.2.2