summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2020-05-21 07:23:22 +0200
committerRicardo Wurmus <rekado@elephly.net>2020-05-21 07:23:22 +0200
commit2ca5aea319c1594db34dbce022890ef477deca06 (patch)
tree60a91a618e87019c89f080fdfd962dd21a5fefa8 /Makefile.am
parent43ee8ff714b070c851c781144ffc0446d14c081b (diff)
Add EBS 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 ae754e1..2ba82f5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -29,6 +29,7 @@ GUILE_SOURCES = \
JSON_SOURCES = \
aws/api/cloudfront-2019-03-26.normal.json \
+ aws/api/ebs-2019-11-02.normal.json \
aws/api/ecs-2014-11-13.normal.json \
aws/api/ec2-2016-11-15.normal.json \
aws/api/s3-2006-03-01.normal.json