From b76ec18d1c8857cf32598c822364298fc535c84e Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 22 Jun 2007 03:40:01 +0000 Subject: the execute action works again. default hardcoded bindings are temporarily offline --- openbox/actions/Makefile | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 openbox/actions/Makefile (limited to 'openbox/actions/Makefile') diff --git a/openbox/actions/Makefile b/openbox/actions/Makefile new file mode 100644 index 00000000..b90edacf --- /dev/null +++ b/openbox/actions/Makefile @@ -0,0 +1,4 @@ +all clean install: + $(MAKE) -C .. -$(MAKEFLAGS) $@ + +.PHONY: all clean install -- cgit v1.2.3