From 97f919f7b763beb9f9d7f4545adf236b311be7e5 Mon Sep 17 00:00:00 2001 From: Rolf Bjarne Kvinge Date: Thu, 18 Jun 2015 20:09:13 +0200 Subject: Add a monotouch_watch profile. --- runtime/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'runtime/Makefile.am') diff --git a/runtime/Makefile.am b/runtime/Makefile.am index f3b3893d1be..8f9d7470e0f 100644 --- a/runtime/Makefile.am +++ b/runtime/Makefile.am @@ -37,7 +37,7 @@ build_profiles += monodroid endif if INSTALL_MONOTOUCH -build_profiles += monotouch monotouch_runtime +build_profiles += monotouch monotouch_runtime monotouch_watch endif if INSTALL_XAMMAC -- cgit v1.2.3