]> icculus.org git repositories - dana/openbox.git/blob - plugins/mouse/Makefile
update the build system, using a single Makefile.am for a sexyass non-recursive make...
[dana/openbox.git] / plugins / mouse / Makefile
1 all clean install:
2         $(MAKE) -C ../.. -$(MAKEFLAGS) $@
3
4 .PHONY: all clean install