diff --git a/lib/Makefile.in b/lib/Makefile.in index 19df3dc..d682771 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 "*********" - ifeq ('',$(TDS.exdirs)) then @echo "nothing to copy"; else cp -R $(TDS.exdirs) $(TDSDIR.doc); enif + @for d in $(TDS.exdirs); do cp -R $(TDS.exdirs) $(TDSDIR.doc) lctan: mkdir -p $(CTANDIR)