diff options
Diffstat (limited to 'web/api/Makefile.am')
-rw-r--r-- | web/api/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/api/Makefile.am b/web/api/Makefile.am index 5755612c8..0f5481759 100644 --- a/web/api/Makefile.am +++ b/web/api/Makefile.am @@ -8,6 +8,7 @@ SUBDIRS = \ queries \ exporters \ formatters \ + health \ $(NULL) dist_noinst_DATA = \ |