Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZoltan Varga <vargaz@gmail.com>2010-08-31 03:31:24 +0400
committerZoltan Varga <vargaz@gmail.com>2010-08-31 03:31:24 +0400
commitcd3af9d34c4c93558b109cbec05010e47ccd2895 (patch)
tree995fe673f63ebf762e03336ea776f27eb361617a /mcs/class/aot-compiler
parentee0040c24048819e60231008d06b8cf6cf699c0a (diff)
Fix make dist.
Diffstat (limited to 'mcs/class/aot-compiler')
-rw-r--r--mcs/class/aot-compiler/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/mcs/class/aot-compiler/Makefile b/mcs/class/aot-compiler/Makefile
index d4a0e8fd50f..eddfaa6f6f7 100644
--- a/mcs/class/aot-compiler/Makefile
+++ b/mcs/class/aot-compiler/Makefile
@@ -41,3 +41,5 @@ install-local:
$(INSTALL_LIB) $(mcs_aot_image) $(DESTDIR)$(PROGRAM_INSTALL_DIR)
endif
+
+dist-local: