forked from Lainports/opnsense-ports
11 lines
279 B
Text
11 lines
279 B
Text
--- plugins_src/primitives/Makefile.orig 2019-05-28 09:57:30 UTC
|
|
+++ plugins_src/primitives/Makefile
|
|
@@ -18,7 +18,7 @@ ESRC=.
|
|
WINGS_INTL=../../intl_tools
|
|
EBIN=../../plugins/primitives
|
|
ERLC=erlc
|
|
-WINGS_TOP=../../..
|
|
+WINGS_TOP=../..
|
|
WINGS_E3D=../../e3d
|
|
|
|
ifeq ($(TYPE),debug)
|