summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-06-07 02:39:53 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-06-07 02:39:53 -0400
commite0e20bf76b08ed926ccb49ad73d81a8f7eeb0a55 (patch)
tree47c2e031ed8230637ee7dc6d3740ec85f6c53f74 /Makefile.am
parenta6a23b04bebe5530bf4d775a2acc79979ed533b4 (diff)
no more automake2autothing macro
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index f009885501..d381cfcdbf 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6547,5 +6547,4 @@ list-keys:
add-key:
gpg --verbose --no-options --no-default-keyring --no-auto-key-locate --batch --trust-model=always --keyring=$(srcdir)/src/import/import-pubring.gpg --import -
#@all
-$(eval $(value automake2autothing))
include $(topsrcdir)/build-aux/Makefile.tail.mk