Initial import
This commit is contained in:
11
Makefile.am
Normal file
11
Makefile.am
Normal file
@ -0,0 +1,11 @@
|
||||
# -*- Makefile -*-
|
||||
|
||||
ACLOCAL_AMFLAGS = -I m4
|
||||
|
||||
SUBDIRS = src man
|
||||
|
||||
pkgsysconfdir = $(sysconfdir)
|
||||
pkgsysconf_DATA = etc/bmon.conf
|
||||
|
||||
EXTRA_DIST = \
|
||||
$(pkgsysconf_DATA)
|
Reference in New Issue
Block a user