fix some off-by-one errors in edge finding for moving and resizing windows (bug 3506)
[mikachu/openbox.git] / themes / Makefile
1 all clean install:
2         $(MAKE) -C .. -$(MAKEFLAGS) $@
3
4 .PHONY: all clean install