summaryrefslogtreecommitdiff
path: root/Makefile.top
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2012-05-03 14:49:36 +0200
committerPetr Mladek <pmladek@suse.cz>2013-04-30 12:05:22 +0200
commit622005fb5f57719061abdb350fa2eb6fb1c9bdff (patch)
tree04163296e013350267e96ff8eb7085b8c08cf38d /Makefile.top
parent07451da679d48fbccb8a7d8c10348d6d4ea5d5cd (diff)
[mono] mono-installation.diff: add mono support
also move mono_loader.*.uno.so into the mono subpackage where it belongs to Conflicts: configure.in bin/distro-install-file-lists solenv/gbuild/extensions/post_AuxTargets.mk Change-Id: I681543edb6a27e16c66badc7e9e11743833f2fe3
Diffstat (limited to 'Makefile.top')
-rw-r--r--Makefile.top1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.top b/Makefile.top
index 1cbaf607dc88..015a6ee2e4cb 100644
--- a/Makefile.top
+++ b/Makefile.top
@@ -321,6 +321,7 @@ distro-pack-install: install
$(SRCDIR)/bin/distro-install-clean-up
$(SRCDIR)/bin/distro-install-desktop-integration
$(SRCDIR)/bin/distro-install-sdk
+ $(SRCDIR)/bin/distro-install-mono
$(SRCDIR)/bin/distro-install-file-lists
id: