Initial import

This commit is contained in:
Thomas Graf
2013-07-05 15:11:46 +02:00
parent 924d1e1fb4
commit 3be703f67d
52 changed files with 10285 additions and 13 deletions

11
Makefile.am Normal file
View File

@ -0,0 +1,11 @@
# -*- Makefile -*-
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = src man
pkgsysconfdir = $(sysconfdir)
pkgsysconf_DATA = etc/bmon.conf
EXTRA_DIST = \
$(pkgsysconf_DATA)