Skip to content

Commit

Permalink
Fix FARDIR.
Browse files Browse the repository at this point in the history
  • Loading branch information
shmuz committed Sep 5, 2015
1 parent 8daf591 commit 1cec008
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/luamacro/luafar/luaplug.mak
@@ -1,7 +1,7 @@
# luaplug.mak

ifndef FARDIR
FARDIR = ..\..\..\..
FARDIR = ..\..\..
endif

INC_FAR = $(FARDIR)\plugins\common\unicode
Expand Down

0 comments on commit 1cec008

Please sign in to comment.