List headers noninst to make them part of the distribution
This commit is contained in:
19
include/Makefile.am
Normal file
19
include/Makefile.am
Normal file
@ -0,0 +1,19 @@
|
||||
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/utils.h
|
Reference in New Issue
Block a user