summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorAlexander Lucas <alexlucas@google.com>2011-01-19 12:15:38 -0800
committerAlexander Lucas <alexlucas@google.com>2011-01-19 18:31:44 -0800
commitd84725401d7b79b79020793d06427cad43fa95b1 (patch)
tree950e1d3941e30c90d5cede0dbc5c924523168d10 /Android.mk
parent3cd6302b9e54ff888df5eb47b35d25e7dac1d763 (diff)
downloadframeworks_base-d84725401d7b79b79020793d06427cad43fa95b1.zip
frameworks_base-d84725401d7b79b79020793d06427cad43fa95b1.tar.gz
frameworks_base-d84725401d7b79b79020793d06427cad43fa95b1.tar.bz2
Added Honeycomb-Gallery to docs.
Change-Id: I3879ee553f761113b30f8ad82c0a226d0823dd2c
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
index 5d989d1..61d74ad 100644
--- a/Android.mk
+++ b/Android.mk
@@ -400,6 +400,8 @@ web_docs_sample_code_flags := \
resources/samples/CubeLiveWallpaper "Live Wallpaper" \
-samplecode $(sample_dir)/Home \
resources/samples/Home "Home" \
+ -samplecode $(sample_dir)/Honeycomb-Gallery \
+ resources/samples/Honeycomb-Gallery "Honeycomb Gallery" \
-samplecode $(sample_dir)/JetBoy \
resources/samples/JetBoy "JetBoy" \
-samplecode $(sample_dir)/LunarLander \