6 lines
145 B
Makefile
6 lines
145 B
Makefile
|
|
# The namespace in Java file, with dots replaced with underscores
|
|
SDL_JAVA_PACKAGE_PATH := org_onaips_vnc
|
|
|
|
include $(call all-subdir-makefiles)
|