some modifications to xdg-autostart based on suggestions from the PyXDG maintainer
[dana/openbox.git] / tools / xdg-autostart / Makefile
1 all clean install:
2         $(MAKE) -C ../.. -$(MAKEFLAGS) $@
3
4 .PHONY: all clean install