Kaydet (Commit) 793a9a79 authored tarafından Thorsten Behrens's avatar Thorsten Behrens

Corrected assignment in makefile

üst d66f1a16
...@@ -52,8 +52,7 @@ my_components = \ ...@@ -52,8 +52,7 @@ my_components = \
.IF "$(SOLAR_JAVA)" != "" .IF "$(SOLAR_JAVA)" != ""
my_components = \ my_components += \
$(my_components) \
javaloader \ javaloader \
javavm \ javavm \
juh juh
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment