Install bmon.conf in examples dir in package doc
Defaults are fine, no need to clutter sysconfdir with a useless default config file. Signed-off-by: Thomas Graf <tgraf@suug.ch>
This commit is contained in:
6
examples/Makefile.am
Normal file
6
examples/Makefile.am
Normal file
@ -0,0 +1,6 @@
|
||||
# -*- Makefile -*-
|
||||
|
||||
exampledir = $(datarootdir)/doc/@PACKAGE@/examples
|
||||
example_DATA = bmon.conf
|
||||
|
||||
EXTRA_DIST = $(example_DATA)
|
Reference in New Issue
Block a user