X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=Makefile.am;h=99356b0934dbf7ed513ac7e96b312be7e32b721e;hb=bef227c580f66e30ff6254f87209a799e6302251;hp=f9e6452a2c10862a7074fa26eabe3f884e525b3f;hpb=882c993b8937303f540605811b0bfd090b4f3ca1;p=people%2Fms%2Fstrongswan.git diff --git a/Makefile.am b/Makefile.am index f9e6452a2..99356b093 100644 --- a/Makefile.am +++ b/Makefile.am @@ -39,7 +39,7 @@ Doxyfile : Doxyfile.in apidoc : Doxyfile @test -d apidoc || doxygen - @! find Doxyfile src/ -name '*.h' -o -name '*.md' , -newer apidoc | \ + @! find Doxyfile src/ \( -name '*.h' -o -name '*.md' \) -newer apidoc | \ grep -q '' || doxygen && touch apidoc cov-reset-common: