summaryrefslogtreecommitdiffstats
path: root/tools/nfsconf/Makefile.am
blob: b3c1495f83cd410b44bc84690ebb435ea31be99a (plain)
1
2
3
4
5
6
7
8
9
10
11
## Process this file with automake to produce Makefile.in

man8_MANS	= nfsconf.man
EXTRA_DIST	= $(man8_MANS)

sbin_PROGRAMS = nfsconf

nfsconf_SOURCES = nfsconfcli.c
nfsconf_LDADD = ../../support/nfs/libnfsconf.la

MAINTAINERCLEANFILES = Makefile.in