]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - support/export/Makefile
More automake stuff
[nfs-utils.git] / support / export / Makefile
index 1243305eab62d4f38038a0ba54ff52bb54d08f15..353dd00bebad0dfd9ca4c4978e94875b38e3cf54 100644 (file)
@@ -4,6 +4,7 @@
 # of NFS volumes.
 #
 
+TOP    = ../../
 LIBNAME        = libexport.a
 SRCS   = $(RPCSRCS) client.c export.c hostname.c nfsctl.c rmtab.c \
          xtab.c
@@ -25,3 +26,6 @@ clean distclean::
 
 install::
        @:
+
+predep:: $(RPCHDRS) $(RPCSRCS)
+       $(LN_S) ../export/mount.h ../include/mount.h