3 lines
108 B
Makefile
3 lines
108 B
Makefile
ifeq ($(call my-dir),$(call project-path-for,qcom-dataservices))
|
|
include $(call all-subdir-makefiles)
|
|
endif
|