File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / bmon / examples / Makefile.am
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Wed Jul 30 07:55:27 2014 UTC (9 years, 11 months ago) by misho
CVS tags: MAIN, HEAD
Initial revision

    1: # -*- Makefile -*-
    2: 
    3: exampledir = $(datarootdir)/doc/@PACKAGE@/examples
    4: example_DATA = bmon.conf
    5: 
    6: EXTRA_DIST = $(example_DATA)

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>