diff options
Diffstat (limited to 'domx/Android.mk')
-rw-r--r-- | domx/Android.mk | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/domx/Android.mk b/domx/Android.mk new file mode 100644 index 0000000..05b7fa7 --- /dev/null +++ b/domx/Android.mk @@ -0,0 +1,3 @@ +ifneq ($(TI_CUSTOM_DOMX_PATH),) + include $(all-subdir-makefiles) +endif |