diff options
Diffstat (limited to 'openwrt/target/linux/package/shfs/Makefile')
-rw-r--r-- | openwrt/target/linux/package/shfs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/target/linux/package/shfs/Makefile b/openwrt/target/linux/package/shfs/Makefile index af1d1f9842..fb345b2c5c 100644 --- a/openwrt/target/linux/package/shfs/Makefile +++ b/openwrt/target/linux/package/shfs/Makefile @@ -1,6 +1,7 @@ # $Id$ include $(TOPDIR)/rules.mk +include ../../rules.mk PKG_NAME := shfs PKG_VERSION := 0.35 |