aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index b5026b6..9113572 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -26,7 +26,7 @@ GZIP_MAN=yes
VERSION=0.1.0
-CFLAGS=-DVERSION='"$(VERSION)"' -Wall -Wno-unused-label -I../f65 $(COPT)
+CFLAGS=-DVERSION='"$(VERSION)"' -Wall -I../f65 $(COPT)
.PHONY: all clean install