bumping commit count.

This commit is contained in:
Nathan Letwory 2009-10-27 14:14:40 +00:00
parent a9610d45b6
commit 8a7a70f55c

@ -35,7 +35,7 @@ elif window_system == 'darwin':
for f in pf:
sources.remove('intern' + os.sep + f + 'Win32.cpp')
sources.remove('intern' + os.sep + f + 'X11.cpp')
sources.remove('intern' + os.sep + f + 'Carbon.cpp')
sources.remove('intern' + os.sep + f + 'Carbon.cpp')
else:
for f in pf:
sources.remove('intern' + os.sep + f + 'Win32.cpp')