summaryrefslogtreecommitdiffstats
path: root/include/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'include/Makefile.am')
-rw-r--r--include/Makefile.am19
1 files changed, 19 insertions, 0 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
new file mode 100644
index 0000000..327db14
--- /dev/null
+++ b/include/Makefile.am
@@ -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