Commit 44ce7294 authored by claes's avatar claes

No gif-files in rt_client

parent 9d98b81f
......@@ -119,7 +119,7 @@ $(export_lib) : $(objects)
$(rm) $(export_lib); \
fi
@ cd $(pwre_broot)/$(pwre_target)/bld; \
jar cf $(export_lib) jpwr/rt/*.class jpwr/rt/*.gif; \
jar cf $(export_lib) jpwr/rt/*.class; \
rm jpwr/rt/Gdh.class;
#-include $(source_dependencies)
......
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