summaryrefslogtreecommitdiff
path: root/tests/json
diff options
context:
space:
mode:
authorJinWang An <jinwang.an@samsung.com>2021-12-01 16:54:39 +0900
committerJinWang An <jinwang.an@samsung.com>2021-12-01 16:54:39 +0900
commitd19c360948ede5ffe5974de8abc9da44be617ca1 (patch)
treef77dd8640a12e7e960c3d408f90e08e069ece9f1 /tests/json
parentfc59d1efdca7b2886739948b88a1aa8cd4243146 (diff)
downloadgpgme-d19c360948ede5ffe5974de8abc9da44be617ca1.tar.gz
gpgme-d19c360948ede5ffe5974de8abc9da44be617ca1.tar.bz2
gpgme-d19c360948ede5ffe5974de8abc9da44be617ca1.zip
Imported Upstream version 1.16.0upstream/1.16.0
Diffstat (limited to 'tests/json')
-rw-r--r--tests/json/Makefile.in10
1 files changed, 6 insertions, 4 deletions
diff --git a/tests/json/Makefile.in b/tests/json/Makefile.in
index eef27a3..eae5ea7 100644
--- a/tests/json/Makefile.in
+++ b/tests/json/Makefile.in
@@ -1,7 +1,7 @@
-# Makefile.in generated by automake 1.16.1 from Makefile.am.
+# Makefile.in generated by automake 1.16.3 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994-2018 Free Software Foundation, Inc.
+# Copyright (C) 1994-2020 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
@@ -747,7 +747,8 @@ all-am: Makefile $(PROGRAMS)
installdirs:
install: $(BUILT_SOURCES)
$(MAKE) $(AM_MAKEFLAGS) install-am
-install-exec: install-exec-am
+install-exec: $(BUILT_SOURCES)
+ $(MAKE) $(AM_MAKEFLAGS) install-exec-am
install-data: install-data-am
uninstall: uninstall-am
@@ -849,7 +850,8 @@ ps-am:
uninstall-am:
-.MAKE: all check check-am install install-am install-strip
+.MAKE: all check check-am install install-am install-exec \
+ install-strip
.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-TESTS \
check-am clean clean-generic clean-libtool clean-local \