Enable extra warnings and remove unused variable
[khatus.git] / x5 / Makefile
index 816deff..98f210c 100644 (file)
@@ -1,4 +1,4 @@
-CFLAGS := -Wall
+CFLAGS := -Wall -Wextra
 LDLIBS := -lX11
 
 EXECUTABLES := khatus
This page took 0.016827 seconds and 4 git commands to generate.