summaryrefslogtreecommitdiff
path: root/openbox/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'openbox/Makefile')
-rw-r--r--openbox/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/openbox/Makefile b/openbox/Makefile
deleted file mode 100644
index 56263a4a..00000000
--- a/openbox/Makefile
+++ /dev/null
@@ -1,4 +0,0 @@
-all clean distclean install uninstall:
- $(MAKE) -$(MAKEFLAGS) -C .. $@
-
-.PHONY: all clean distclean install uninstall