bmon/include/Makefile.am
blastmaster e47a376f70 fix make distcheck error
* add layout.h in include/Makefile.am
2016-07-19 22:57:53 +02:00

21 lines
336 B
Makefile

noinst_HEADERS = \
bmon/attr.h \
bmon/bmon.h \
bmon/compile-fixes.h \
bmon/conf.h \
bmon/config.h \
bmon/defs.h \
bmon/element_cfg.h \
bmon/element.h \
bmon/graph.h \
bmon/group.h \
bmon/history.h \
bmon/info.h \
bmon/input.h \
bmon/list.h \
bmon/module.h \
bmon/output.h \
bmon/unit.h \
bmon/layout.h \
bmon/utils.h