Fix the build
authorGeoff Norton <grompf@sublimeintervention.com>
Sat, 3 Jul 2010 15:06:41 +0000 (15:06 -0000)
committerGeoff Norton <grompf@sublimeintervention.com>
Sat, 3 Jul 2010 15:06:41 +0000 (15:06 -0000)
svn path=/trunk/mono/; revision=159848

mono/mini/Makefile.am

index ed07bb40a9bfb7d61acda63111702b81b1e5be40..2509df7a36aefb8c44ca46642126d00110e89857 100644 (file)
@@ -124,7 +124,7 @@ buildver.h: libmono-static.la
        @echo "const char *build_date = \"`date`\";" > buildver.h
 
 mono-main.$(OBJEXT): buildver.h
-mono-sgen-main.$(OBJEXT): buildver.h
+mono_sgen-main.$(OBJEXT): buildver.h
 
 if DTRACE_G_REQUIRED
 LIBMONO_DTRACE_OBJECT = .libs/mono-dtrace.$(OBJEXT)