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