summaryrefslogtreecommitdiffstats
path: root/examples/Makefile.am
blob: a85ff55ef04a04165e898e3893c50c4815f3dfd4 (plain)
1
2
3
4
5
6
# -*- Makefile -*-

exampledir = $(datarootdir)/doc/@PACKAGE@/examples
example_DATA = bmon.conf

EXTRA_DIST = $(example_DATA)