summaryrefslogtreecommitdiff
path: root/zig-x11/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'zig-x11/Makefile')
-rw-r--r--zig-x11/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/zig-x11/Makefile b/zig-x11/Makefile
index 910dd26..482795e 100644
--- a/zig-x11/Makefile
+++ b/zig-x11/Makefile
@@ -6,3 +6,6 @@ window-test:
window-test-zig:
zig cc window.c -o window -lX11
+
+clean:
+ -rm window a.out