]> Dogcows Code - chaz/openbox/blob - openbox/actions/Makefile
missed a g_free() that should be g_slice_free()
[chaz/openbox] / openbox / actions / Makefile
1 all clean install:
2 $(MAKE) -C .. -$(MAKEFLAGS) $@
3
4 .PHONY: all clean install
This page took 0.030707 seconds and 4 git commands to generate.