Skip to content

Commit 5e7d77e

Browse files
authored
Update SConscript
1 parent 26446e1 commit 5e7d77e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SConscript

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Import('rtconfig')
33
from building import *
44

55
cwd = GetCurrentDir()
6-
src = Glob('butto.c')
6+
src = Glob('button.c')
77

88
CPPPATH = [cwd]
99

0 commit comments

Comments
 (0)