summaryrefslogtreecommitdiff
path: root/common.each.tail.mk
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-02-08 17:19:20 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-02-08 17:19:20 -0500
commit455fbb30242c8676b26fad8f8b32898fc31c991d (patch)
tree04465b153a864441153c621b142cb501cd67f9d9 /common.each.tail.mk
parent7e704d7ac997387341e920e1757c24cac0efe5e9 (diff)
Whoops, `make install-libretools` was installing everythingv20160208
Diffstat (limited to 'common.each.tail.mk')
-rw-r--r--common.each.tail.mk1
1 files changed, 1 insertions, 0 deletions
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 <http://www.gnu.org/licenses/>.
+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)