Merge pull request #1949 from lewurm/fixtype
[mono.git] / runtime / Makefile.am
index f72e5934198cd5fa58cbfae02c5b25abb2f80f29..f2e02e28cbc972cb0b2a5572971a885ac23bbeaa 100644 (file)
@@ -44,6 +44,10 @@ if INSTALL_MONOTOUCH_WATCH
 build_profiles += monotouch_watch
 endif
 
+if INSTALL_MONOTOUCH_TV
+build_profiles += monotouch_tv
+endif
+
 if INSTALL_XAMMAC
 build_profiles += xammac xammac_net_4_5
 endif