From a291ba6019f0cd2e679a302312b50da5769c2790 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sun, 2 Mar 2008 10:45:28 -0500 Subject: some modifications to xdg-autostart based on suggestions from the PyXDG maintainer --- tools/xdg-autostart/Makefile | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tools/xdg-autostart/Makefile (limited to 'tools/xdg-autostart/Makefile') diff --git a/tools/xdg-autostart/Makefile b/tools/xdg-autostart/Makefile new file mode 100644 index 00000000..cfc46539 --- /dev/null +++ b/tools/xdg-autostart/Makefile @@ -0,0 +1,4 @@ +all clean install: + $(MAKE) -C ../.. -$(MAKEFLAGS) $@ + +.PHONY: all clean install -- cgit v1.2.3