Skip to content

Commit 26446e1

Browse files
authored
Update SConscript
1 parent ab10edb commit 26446e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SConscript

Lines changed: 1 addition & 1 deletion
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('*.c')
6+
src = Glob('butto.c')
77

88
CPPPATH = [cwd]
99

0 commit comments

Comments
 (0)