fix make distcheck error

* add layout.h in include/Makefile.am
This commit is contained in:
blastmaster 2016-07-19 22:04:26 +02:00 committed by Thomas Graf
parent 828b5b5368
commit e47a376f70

View File

@ -16,4 +16,5 @@ noinst_HEADERS = \
bmon/module.h \ bmon/module.h \
bmon/output.h \ bmon/output.h \
bmon/unit.h \ bmon/unit.h \
bmon/layout.h \
bmon/utils.h bmon/utils.h