summaryrefslogtreecommitdiff
path: root/build-aux/Makefile.each.tail/10-nested.mk
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2017-02-03 02:52:17 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2017-02-03 02:52:17 -0500
commit56689b495618d3e8326b0a6c79f15aaf2b029d9c (patch)
treef99a4a7240bbd1a617cabdd7e3564c21e2e3b825 /build-aux/Makefile.each.tail/10-nested.mk
parent026a77f92fd89f009eefee19a43c15d416f54cf7 (diff)
parenteaf336a9265399520e3cf71d4979446b98bdf48d (diff)
Merge remote-tracking branch 'r-autothing/v3/master'
Diffstat (limited to 'build-aux/Makefile.each.tail/10-nested.mk')
-rw-r--r--build-aux/Makefile.each.tail/10-nested.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/build-aux/Makefile.each.tail/10-nested.mk b/build-aux/Makefile.each.tail/10-nested.mk
index 5e5a40b..667ec6f 100644
--- a/build-aux/Makefile.each.tail/10-nested.mk
+++ b/build-aux/Makefile.each.tail/10-nested.mk
@@ -1,4 +1,4 @@
-# Copyright (C) 2016 Luke Shumaker
+# Copyright (C) 2016-2017 Luke Shumaker
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
@@ -18,3 +18,4 @@ $(eval $(foreach _tmp.nested,$(nested.targets),\
.PHONY: $(addprefix $(outdir)/,$(nested.targets))
at.subdirs += $(nested.subdirs)
+at.targets += $(addprefix $(outdir)/,$(nested.targets))