]> git.sur5r.net Git - i3/i3/blobdiff - i3-input/Makefile
Switch to autotools (GNU build system)
[i3/i3] / i3-input / Makefile
diff --git a/i3-input/Makefile b/i3-input/Makefile
deleted file mode 100644 (file)
index e1c8eae..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-all:
-       $(MAKE) -C .. i3-input/i3-input
-
-install:
-       $(MAKE) -C .. install-i3-input
-
-clean:
-       $(MAKE) -C .. clean-i3-input
-
-.PHONY: all install clean