Skip to content

Commit 122f19c

Browse files
committed
Update Makefile
1 parent 0515152 commit 122f19c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

archive/Ace3DS+_R4iLS/old/Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
export TOPDIR := $(shell pwd $(CURDIR))
44
export BASE := Ace3DS+_R4iLS/$(shell basename $(CURDIR))
5-
export OUT := $(TOPDIR)/../../out
6-
export COMMON := $(TOPDIR)/../../common-kernels
5+
export OUT := $(TOPDIR)/../../../out
6+
export COMMON := $(TOPDIR)/../../../common-kernels
77

88
package: directory Ace3DS+_R4iLS_Wood_R4_1.62_old.zip extdata
99

0 commit comments

Comments
 (0)