blob: f84d16fcbf557310f59ba3c964575a003d0198c0 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- plugins_src/commands/Makefile.orig 2020-05-04 17:02:14 UTC
+++ plugins_src/commands/Makefile
@@ -18,7 +18,7 @@ include ../../erl.mk
ESRC=.
WINGS_INTL=../../intl_tools
EBIN=../../plugins/commands
-WINGS_TOP=../../..
+WINGS_TOP=../..
WINGS_E3D=../../e3d
ifeq ($(TYPE),debug)
|