Merge pull request #2417 from razzfazz/guard_substr
[mono.git] / mcs / Makefile
index 35ae9f963f528d93e7a519e3423db8e2f474e19e..7dbfb638917892d2637276347599b56aa8b8cfba 100644 (file)
@@ -11,6 +11,8 @@ monotouch_SUBDIRS := build class
 monotouch_watch_SUBDIRS := build class
 monotouch_tv_SUBDIRS := build class
 monotouch_runtime_SUBDIRS := build class
+monotouch_watch_runtime_SUBDIRS := build class
+monotouch_tv_runtime_SUBDIRS := build class
 xammac_SUBDIRS := build class
 mobile_SUBDIRS := build class
 mobile_static_SUBDIRS := build class
@@ -65,6 +67,8 @@ $(_boot_:%=profile-do--monotouch--%):         profile-do--monotouch--%:
 $(_boot_:%=profile-do--monotouch_watch--%):   profile-do--monotouch_watch--%:   profile-do--build--%
 $(_boot_:%=profile-do--monotouch_tv--%):      profile-do--monotouch_tv--%:      profile-do--build--%
 $(_boot_:%=profile-do--monotouch_runtime--%):  profile-do--monotouch_runtime--%:  profile-do--build--%
+$(_boot_:%=profile-do--monotouch_watch_runtime--%):  profile-do--monotouch_watch_runtime--%:  profile-do--build--%
+$(_boot_:%=profile-do--monotouch_tv_runtime--%):     profile-do--monotouch_tv_runtime--%:     profile-do--build--%
 $(_boot_:%=profile-do--xammac--%):            profile-do--xammac--%:            profile-do--build--%
 $(_boot_:%=profile-do--xammac_net_4_5--%):    profile-do--xammac_net_4_5--%:           profile-do--build--%
 $(_boot_:%=profile-do--mobile--%):            profile-do--mobile--%:         profile-do--build--%
@@ -81,17 +85,10 @@ package := mcs-$(VERSION)
 
 DISTFILES = \
        AUTHORS                 \
-       ChangeLog               \
        COPYING                 \
-       COPYING.LIB             \
        INSTALL.txt             \
-       LICENSE                 \
-       LICENSE.GPL             \
-       LICENSE.LGPL            \
-       LICENSE.MPL             \
        Makefile                \
        mkinstalldirs           \
-       MIT.X11                 \
        MonoIcon.png            \
        README                  \
        ScalableMonoIcon.svg    \