forked from xuos/xiuos
8 lines
365 B
Plaintext
Executable File
8 lines
365 B
Plaintext
Executable File
############################################################################
|
|
# APP_Framework/Applications/app_test/Make.defs
|
|
############################################################################
|
|
CONFIGURED_APPS += $(APPDIR)/../../../APP_Framework/Applications/app_test
|
|
|
|
include $(wildcard $(APPDIR)/../../../APP_Framework/Applications/app_test/*/Make.defs)
|
|
|