diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index e2eb4d36..677bd2f7 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -DIR= ${RC_LIB}/net +DIR= ${PREFIX}/${RC_LIB}/net INC= dhclient.sh dhcpcd.sh macchanger.sh macnet.sh \ ssidnet.sh system.sh wpa_supplicant.sh |