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:
authorMassimiliano Mantione <massi@mono-cvs.ximian.com>2008-08-12 11:00:37 +0400
committerMassimiliano Mantione <massi@mono-cvs.ximian.com>2008-08-12 11:00:37 +0400
commit7f8289a42546b88184e876710a5abd3b3b5df363 (patch)
treee9847a18814844ae93467d66f9c849047b8cd182 /Mono.Profiler/heap-snapshot-viewer/Makefile.am
parent256e3255e3e7fbfd863bb640f5479a74284fff16 (diff)
More makefile fixing.
svn path=/trunk/mono-tools/; revision=110209
Diffstat (limited to 'Mono.Profiler/heap-snapshot-viewer/Makefile.am')
-rw-r--r--Mono.Profiler/heap-snapshot-viewer/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mono.Profiler/heap-snapshot-viewer/Makefile.am b/Mono.Profiler/heap-snapshot-viewer/Makefile.am
index 1f151257..4fad2418 100644
--- a/Mono.Profiler/heap-snapshot-viewer/Makefile.am
+++ b/Mono.Profiler/heap-snapshot-viewer/Makefile.am
@@ -102,7 +102,7 @@ EXTRAS = \
mprof-heap-viewer.in
REFERENCES = \
- $(GTK_SHARP_20_LIBS) \
+ $(GTK_SHARP_LIBS) \
$(GLIB_SHARP_20_LIBS) \
$(GLADE_SHARP_20_LIBS) \
System \