X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=plugins%2Fkeyboard%2FMakefile;fp=plugins%2Fkeyboard%2FMakefile;h=cfc4653956d0ffd2e28385b1121918ec9c070d21;hb=2abbf01125731caf99490eca58db6debce717947;hp=0000000000000000000000000000000000000000;hpb=425b1734c9c195dfa0717627780072f24b5def56;p=chaz%2Fopenbox diff --git a/plugins/keyboard/Makefile b/plugins/keyboard/Makefile new file mode 100644 index 00000000..cfc46539 --- /dev/null +++ b/plugins/keyboard/Makefile @@ -0,0 +1,4 @@ +all clean install: + $(MAKE) -C ../.. -$(MAKEFLAGS) $@ + +.PHONY: all clean install