diff options
Diffstat (limited to 'tools/xdg-autostart/Makefile')
| -rw-r--r-- | tools/xdg-autostart/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
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 |
