From e47a376f70ef309b78eed864abecea9c1900a765 Mon Sep 17 00:00:00 2001 From: blastmaster Date: Tue, 19 Jul 2016 22:04:26 +0200 Subject: fix make distcheck error * add layout.h in include/Makefile.am --- include/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/include/Makefile.am b/include/Makefile.am index 327db14..75a88fc 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -16,4 +16,5 @@ noinst_HEADERS = \ bmon/module.h \ bmon/output.h \ bmon/unit.h \ + bmon/layout.h \ bmon/utils.h -- cgit v1.2.3