summaryrefslogtreecommitdiff
path: root/windows/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'windows/Makefile')
-rw-r--r--windows/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/windows/Makefile b/windows/Makefile
index 5d5c7db79..342a2e4bc 100644
--- a/windows/Makefile
+++ b/windows/Makefile
@@ -37,7 +37,6 @@ SRC_C = \
realpath.c \
init.c \
sleep.c \
- bss.c \
OBJ = $(PY_O) $(addprefix $(BUILD)/, $(SRC_C:.c=.o))