diff options
Diffstat (limited to 'backends/Makefile.am')
-rw-r--r-- | backends/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/backends/Makefile.am b/backends/Makefile.am index b8daefc59..278f057a1 100644 --- a/backends/Makefile.am +++ b/backends/Makefile.am @@ -8,6 +8,7 @@ SUBDIRS = \ json \ opentsdb \ prometheus \ + aws_kinesis \ $(NULL) dist_noinst_DATA = \ |