Associated changes for 'Adding sample for collection widgets backed by content providers.'
Change-Id: Ic872675f4645497dd1478b6c7e3074b029ea66ad
diff --git a/Android.mk b/Android.mk
index 18e0963..efe1ea1 100644
--- a/Android.mk
+++ b/Android.mk
@@ -431,6 +431,8 @@
resources/samples/TicTacToeLib "TicTacToeLib" \
-samplecode $(sample_dir)/TicTacToeMain \
resources/samples/TicTacToeMain "TicTacToeMain" \
+ -samplecode $(sample_dir)/WeatherListWidget \
+ resources/samples/WeatherListWidget "Weather List Widget Sample" \
-samplecode $(sample_dir)/Wiktionary \
resources/samples/Wiktionary "Wiktionary" \
-samplecode $(sample_dir)/WiktionarySimple \