From 35ed95fe18e9b8d7a79f79f4fd7466a2b46435e3 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Tue, 12 Aug 2003 19:57:04 +0000 Subject: move the resistance plugin into the kernel. dont resist when move/resizing with the keyboard, only when doing it with the mouse. --- plugins/resistance/Makefile | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 plugins/resistance/Makefile (limited to 'plugins/resistance/Makefile') diff --git a/plugins/resistance/Makefile b/plugins/resistance/Makefile deleted file mode 100644 index cfc46539..00000000 --- a/plugins/resistance/Makefile +++ /dev/null @@ -1,4 +0,0 @@ -all clean install: - $(MAKE) -C ../.. -$(MAKEFLAGS) $@ - -.PHONY: all clean install -- cgit v1.2.3