From 999f51952e31e1101b54873b5550e6116f13dfaa Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Sun, 26 Aug 2012 21:58:53 +0200 Subject: Add stumpwm --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index a58a911..8df6334 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -modules = emacs +modules = emacs stumpwm install-modules = $(addprefix install-,$(modules)) .PHONY: all install $(modules) $(install-modules) -- cgit v1.3-2-g0d8e