Add an obprop tool which can print UTF-8 strings properly, for our users.
[dana/openbox.git] / tools / obprop / Makefile
1 all clean install:
2         $(MAKE) -C ../.. -$(MAKEFLAGS) $@
3
4 .PHONY: all clean install