aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
author1024x22024-07-17 00:09:52 +0100
committer1024x22024-07-17 00:09:52 +0100
commit55b6e7dbf7deef90a455299be5b27b1c38317925 (patch)
tree6b6d7c80ba766552e981d800c05862c579b71b1b /Makefile
parent2283a9e345f63b9298f3f5af3d912837294f6074 (diff)
Add key logging support
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c699ac2..6bca4df 100644
--- a/Makefile
+++ b/Makefile
@@ -4,4 +4,4 @@ vexnc: vexnc.c
$(CC) $(CFLAGS) $(CPPFLAGS) -o $@ $^ $(LDFLAGS) $(LIBS)
clean:
- rm vexnc \ No newline at end of file
+ rm vexnc