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