From 1688e7d463d6c7e6f07e176bc8bb3305c9050caf Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Wed, 1 Jun 2016 17:19:13 -0400 Subject: default to calling automake2autothing --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index d424b5c36e..056d04db28 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6506,4 +6506,5 @@ 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 -- cgit v1.2.3-54-g00ecf