File: Makefile.am

package info (click to toggle)
bmon 1%3A4.0-10
  • links: PTS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 512 kB
  • sloc: ansic: 6,823; makefile: 73; sh: 2
file content (20 lines) | stat: -rw-r--r-- 336 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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