From d9739288b7e0efa9082ecc3b8af65ba9c3760692 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sun, 2 Mar 2008 02:20:53 -0500 Subject: add a gdm-control tool that lets you..control..gdm.. --- tools/gdm-control/Makefile | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tools/gdm-control/Makefile (limited to 'tools/gdm-control/Makefile') diff --git a/tools/gdm-control/Makefile b/tools/gdm-control/Makefile new file mode 100644 index 00000000..cfc46539 --- /dev/null +++ b/tools/gdm-control/Makefile @@ -0,0 +1,4 @@ +all clean install: + $(MAKE) -C ../.. -$(MAKEFLAGS) $@ + +.PHONY: all clean install -- cgit v1.2.3