aboutsummaryrefslogtreecommitdiff
path: root/bin/Makefile
diff options
context:
space:
mode:
authorCamil Staps2017-02-20 10:06:38 +0100
committerCamil Staps2017-02-20 10:06:38 +0100
commit73ae3a47a410eb2db9c3c776c0252e1feaeb2d7e (patch)
tree4835551f5d769ede433ed390d3cfc2406975480c /bin/Makefile
parentCloogle stats in status bar (diff)
Reorganise binaries
Diffstat (limited to 'bin/Makefile')
-rw-r--r--bin/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/Makefile b/bin/Makefile
deleted file mode 100644
index 221dde7..0000000
--- a/bin/Makefile
+++ /dev/null
@@ -1,3 +0,0 @@
-kbdlayout: kbdlayout.c
- $(CC) $(CCFLAGS) -lX11 $< -o $@
-