]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - support/Makefile
Added list mounted nfs filesystems (-m) option
[nfs-utils.git] / support / Makefile
index 6b8598bec05c061f18d2cb7a1552e3220f3eae07..f3013a9f04dd8599431c11843dac1c1c50c75044 100644 (file)
@@ -2,7 +2,8 @@
 # Makefile for linux-nfs/support
 #
 
-SUBDIRS        = include nfs export lib
+    TOP = ../
+SUBDIRS        = include nfs export lib misc rpc gssapi
 .DEFAULT: all
 
 include $(TOP)rules.mk