X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=tools%2Fthemetoxml%2FMakefile;h=e69de29bb2d1d6434b8b29ae775ad8c2e48c5391;hb=96bb892054bb9801fd2b5b7959ee2cec27c075ea;hp=cfc4653956d0ffd2e28385b1121918ec9c070d21;hpb=268c13867de4d2524aba020a27487d3092b10cfe;p=chaz%2Fopenbox diff --git a/tools/themetoxml/Makefile b/tools/themetoxml/Makefile index cfc46539..e69de29b 100644 --- a/tools/themetoxml/Makefile +++ b/tools/themetoxml/Makefile @@ -1,4 +0,0 @@ -all clean install: - $(MAKE) -C ../.. -$(MAKEFLAGS) $@ - -.PHONY: all clean install