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

github.com/mono/mono-tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Pryor <jpryor@novell.com>2003-09-29 05:45:58 +0400
committerJonathan Pryor <jpryor@novell.com>2003-09-29 05:45:58 +0400
commit1c9696406de469b686da8e389b52a519675adad0 (patch)
treeb496764d92210bce9f8dbfb772e1b060efe979cd /Makefile.am
parentad90edc523643936752b6384494f04972056b9f3 (diff)
Pass along the prefix in AM_MAKEFILE parameters. This is so type-reflector
can use the prefix argument when installing itself. svn path=/trunk/mono-tools/; revision=18371
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 64d8a35a..da3e89b0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
AUTOMAKE_OPTIONS = foreign
-AM_MAKEFLAGS = CSC=$(CSC)
+AM_MAKEFLAGS = CSC=$(CSC) prefix=$(prefix)
SUBDIRS = type-reflector debugger