diff options
Diffstat (limited to 'Android.mk')
| -rw-r--r-- | Android.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk index b8ba9f26b2..fcf70ff2eb 100644 --- a/Android.mk +++ b/Android.mk @@ -89,6 +89,7 @@ include $(art_path)/dalvikvm/Android.mk include $(art_path)/tools/Android.mk include $(art_path)/tools/ahat/Android.mk include $(art_path)/tools/dexfuzz/Android.mk +include $(art_path)/tools/dmtracedump/Android.mk include $(art_path)/sigchainlib/Android.mk |