add obt_parse_tree_from_root and use it, cuz it's nice
[dana/openbox.git] / obt / Makefile
1 all clean install:
2         $(MAKE) -C .. -$(MAKEFLAGS) $@
3
4 .PHONY: all clean install