From ca02b8fcce5170b0fb1ee6ffe5385124e2611644 Mon Sep 17 00:00:00 2001 From: Ricardo Wurmus Date: Sat, 17 Apr 2021 22:56:09 +0200 Subject: Add support for Cost Explorer API. --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 5348e40..2c50d9a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -29,6 +29,7 @@ GUILE_SOURCES = \ language/aws/spec.scm JSON_SOURCES = \ + aws/api/ce-2017-10-25.normal.json \ aws/api/cloudfront-2019-03-26.normal.json \ aws/api/ebs-2019-11-02.normal.json \ aws/api/elasticfilesystem-2015-02-01.normal.json \ -- cgit v1.2.3