aboutsummaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
Diffstat (limited to 'template')
-rw-r--r--template/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/Makefile.in b/template/Makefile.in
index 60583c9ded..110071de6a 100644
--- a/template/Makefile.in
+++ b/template/Makefile.in
@@ -238,7 +238,7 @@ PRELUDE_C = prelude.c
GOLF_PRELUDE_C= golf_prelude.c
RBCONFIG = .rbconfig.time
-MAINSRC = $(MAINOBJ:@OBJEXT@=c)
+MAINSRC = $(MAINOBJ:.@OBJEXT@=.c)
SRC_FILE = $<
OS_SRC_FILE = $<