]> git.decadent.org.uk Git - nfs-utils.git/blob - tools/nfs-iostat/Makefile.am
Merge commit 'upstream/1.2.3'
[nfs-utils.git] / tools / nfs-iostat / Makefile.am
1 ## Process this file with automake to produce Makefile.in
2 PYTHON_FILES =  nfs-iostat.py
3
4 man8_MANS       = nfsiostat.man
5
6 EXTRA_DIST      = $(man8_MANS) $(PYTHON_FILES)
7
8 all-local: $(PYTHON_FILES)
9
10 install-data-hook:
11         $(INSTALL) --mode 755 nfs-iostat.py $(DESTDIR)$(sbindir)/nfsiostat
12
13 MAINTAINERCLEANFILES=Makefile.in