This website requires JavaScript.
Explore
Help
Register
Sign In
geemili
/
drm
Watch
1
Star
0
Fork
You've already forked drm
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
20138ea997
drm
/
tests
/
Android.mk
2 lines
37 B
Makefile
Raw
Normal View
History
Unescape
Escape
android: simplify the including rule of subdirs Use android build system functions to include Android.mk of subdirs. Signed-off-by: Chih-Wei Huang <cwhuang@linux.org.tw> Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com> [Emil Velikov: Resolve trivial conflicts.] Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
2015-03-20 11:05:46 -06:00
i
n
c
l
u
d
e
$(
call
all
-
subdir
-
makefiles
)