X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=runtime%2FMakefile.am;h=f2e02e28cbc972cb0b2a5572971a885ac23bbeaa;hb=bc9d5d113ab7064fc199a2f430751643466cb477;hp=f72e5934198cd5fa58cbfae02c5b25abb2f80f29;hpb=8ae7b6d6b950e5ee5fcd4a6625e0f467340dddee;p=mono.git diff --git a/runtime/Makefile.am b/runtime/Makefile.am index f72e5934198..f2e02e28cbc 100644 --- a/runtime/Makefile.am +++ b/runtime/Makefile.am @@ -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