put the char member at the bottom of the struct so that it doesnt mess up alignment...
[dana/openbox.git] / render / Makefile
1 all clean install:
2         $(MAKE) -C .. -$(MAKEFLAGS) $@
3
4 .PHONY: all clean install