diff --git a/lib/Makefile.in b/lib/Makefile.in index 7c3f53d..47325d8 100644 --- a/lib/Makefile.in +++ b/lib/Makefile.in @@ -89,7 +89,7 @@ ltds: cp $(DTX.sty.ltxml) $(DTX.cls.ltxml) $(TDSDIR.tex) || echo "omitting ltxml files" cp README $(DTX.pdf) $(EXAMPLE.tex) $(EXAMPLE.pdf) $(TDS.doc) $(TDSDIR.doc) @echo "*********" - @if (findstring "",$(TDS.exdirs)); then cp -R $(TDS.exdirs) $(TDSDIR.doc); fi + @if $(call seq, $(TDS.exdirs),""); then cp -R $(TDS.exdirs) $(TDSDIR.doc); fi lctan: mkdir -p $(CTANDIR)