diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
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 |