Optionally set X root window name
[khatus.git] / x5 / Makefile
index 571c8ba..816deff 100644 (file)
@@ -1,5 +1,7 @@
+CFLAGS := -Wall
+LDLIBS := -lX11
+
 EXECUTABLES := khatus
-CC          := $(CC) -Wall
 
 .PHONY: \
   build \
This page took 0.027307 seconds and 4 git commands to generate.