diff options
Diffstat (limited to 'support/include')
-rw-r--r-- | support/include/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/support/include/Makefile b/support/include/Makefile index e1cbfc4..5b3d221 100644 --- a/support/include/Makefile +++ b/support/include/Makefile @@ -2,6 +2,8 @@ # Makefile for linux-nfs/support # +TOP = ../../ + include $(TOP)rules.mk all install:: mount.h |