summaryrefslogtreecommitdiffstats
path: root/utils/exportfs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'utils/exportfs/Makefile')
-rw-r--r--utils/exportfs/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/exportfs/Makefile b/utils/exportfs/Makefile
index aa77540..79163bc 100644
--- a/utils/exportfs/Makefile
+++ b/utils/exportfs/Makefile
@@ -2,6 +2,7 @@
# dummy Makefile
#
+TOP = ../../
PROGRAM = exportfs
OBJS = exportfs.o
LIBDEPS = $(TOP)support/lib/libexport.a $(TOP)/support/lib/libnfs.a