all repos — openbox @ 9676757a08b3e2e508c47f7795326bda8e54dc53

openbox fork - make it a bit more like ryudo

tools/xdg-autostart/Makefile (raw)

1
2
3
4
all clean install:
	$(MAKE) -C ../.. -$(MAKEFLAGS) $@

.PHONY: all clean install