From c90da6da781932c2d178bfb7e39ec1d5003543b7 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Tue, 12 Aug 2003 07:26:16 +0000 Subject: move the keyboard and mouse plugins into the kernel for mucho sexiness. make workspace changing a grabbed/interactive process like focus cycling is, with the popup and all. this is some hot shit. --- plugins/mouse/Makefile | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 plugins/mouse/Makefile (limited to 'plugins/mouse/Makefile') diff --git a/plugins/mouse/Makefile b/plugins/mouse/Makefile deleted file mode 100644 index cfc46539..00000000 --- a/plugins/mouse/Makefile +++ /dev/null @@ -1,4 +0,0 @@ -all clean install: - $(MAKE) -C ../.. -$(MAKEFLAGS) $@ - -.PHONY: all clean install -- cgit v1.2.3