Set hints that remember the WM_WINDOW_ROLE and WM_CLASS properties for our users.
[mikachu/openbox.git] / tools / xdg-autostart / Makefile
1 all clean install:
2         $(MAKE) -C ../.. -$(MAKEFLAGS) $@
3
4 .PHONY: all clean install