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