aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ic
diff options
context:
space:
mode:
authorFredrik Gustafsson <[email protected]>2013-03-08 17:53:03 +0100
committerFredrik Gustafsson <[email protected]>2013-03-08 17:53:03 +0100
commitbcedc55d806e55da2c9967ae89878817cdc89460 (patch)
treed0b59c917bf1e26f10a0de0ba970d4e891dffab8 /lib/ic
parent6e6c8a8e3f4891285cdd5fcb9143a34f8fbecc12 (diff)
downloadotp-bcedc55d806e55da2c9967ae89878817cdc89460.tar.gz
otp-bcedc55d806e55da2c9967ae89878817cdc89460.tar.bz2
otp-bcedc55d806e55da2c9967ae89878817cdc89460.zip
Checking if jinterface is present
Diffstat (limited to 'lib/ic')
-rw-r--r--lib/ic/test/java_client_erl_server_SUITE_data/Makefile.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ic/test/java_client_erl_server_SUITE_data/Makefile.src b/lib/ic/test/java_client_erl_server_SUITE_data/Makefile.src
index 89fca8d270..d09f45df73 100644
--- a/lib/ic/test/java_client_erl_server_SUITE_data/Makefile.src
+++ b/lib/ic/test/java_client_erl_server_SUITE_data/Makefile.src
@@ -66,7 +66,7 @@ CLASS_FILES = $(JAVA_FILES:.java=.class)
ERL_FILES = $(GEN_ERL_FILES) m_i_impl.erl
EBINS = $(ERL_FILES:.erl=.@EMULATOR@)
-@IFEQ@ (@jinterface_classpath@,)
+@IFEQ@ (@jinterface@,not_found)
all:
@ELSE@
all: $(CLASS_FILES) $(EBINS)