don't reference free'd memory, and don't leak memory if the image cache is not saving...
[dana/openbox.git] / render / Makefile
1 all clean install:
2         $(MAKE) -C .. -$(MAKEFLAGS) $@
3
4 .PHONY: all clean install