X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=Makefile.am;h=88e55af9a2441fb1a72fa2e029b07f0d55b7533f;hb=9596dce93b751c01770da175d208d78aeaf6ae00;hp=cf90617d3be9cfbbc1734e510bc9a01c34b3f4a9;hpb=d08feb851a585b6cfe3ef1f390d60dd8886249b2;p=fontconfig.git diff --git a/Makefile.am b/Makefile.am index cf90617..88e55af 100644 --- a/Makefile.am +++ b/Makefile.am @@ -97,7 +97,7 @@ install-data-local: echo " $(INSTALL_DATA) fonts.conf $(DESTDIR)$(configdir)/fonts.conf"; \ $(INSTALL_DATA) fonts.conf $(DESTDIR)$(configdir)/fonts.conf; \ fi; fi - (if $(RUN_FC_CACHE_TEST); then \ + @(if $(RUN_FC_CACHE_TEST); then \ echo " fc-cache/fc-cache -s -f -v"; \ fc-cache/fc-cache -s -f -v; \ else \