openbox/tools/gdm-control/Makefile

5 lines
81 B
Makefile
Raw Permalink Normal View History

all clean install:
$(MAKE) -C ../.. -$(MAKEFLAGS) $@
.PHONY: all clean install