include imlib2 as a dep of obrender in the pkg-config file if it's using it
[dana/openbox.git] / obrender / Makefile
1 all clean install:
2         $(MAKE) -C .. -$(MAKEFLAGS) $@
3
4 .PHONY: all clean install