summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2021-04-17 22:56:09 +0200
committerRicardo Wurmus <rekado@elephly.net>2021-04-17 22:56:30 +0200
commitca02b8fcce5170b0fb1ee6ffe5385124e2611644 (patch)
treec33f755c9b1ea9ab9b37f12a0e85b5fe3e0f280d /Makefile.am
parentbed1a6624e0faac0830346e3bb1ac3581e8bb34b (diff)
Add support for Cost Explorer API.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
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 \