aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/tutorials/externals-howto/Makefile4
-rw-r--r--doc/tutorials/externals-howto/pd-externals-HOWTO.tex (renamed from doc/tutorials/externals-howto/HOWTO-externals-en.tex)0
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/tutorials/externals-howto/Makefile b/doc/tutorials/externals-howto/Makefile
index e1ce8d3a..8d42f47f 100644
--- a/doc/tutorials/externals-howto/Makefile
+++ b/doc/tutorials/externals-howto/Makefile
@@ -1,4 +1,4 @@
-HOWTO=HOWTO-externals-en
+HOWTO=pd-externals-HOWTO
HOWTO_EXAMPLES=example1 example2 example3 example4
@@ -27,7 +27,7 @@ pdf: $(HOWTO).pdf
html: $(HOWTO).tex $(HOWTO).pdf
mkdir -p $(HTMLDIR)
$(HTLATEX) $< "$(HTLATEX_OPTIONS2)" "$(HTLATEX_OPTIONS3)" "-d$(HTMLDIR)/"
- cp $(HOWTO).pdf "$(HTMLDIR)/pd-externals-HOWTO.pdf"
+ cp $(HOWTO).pdf "$(HTMLDIR)/"
clean:
-rm -f *.aux *.log *.toc *.out *.dvi
diff --git a/doc/tutorials/externals-howto/HOWTO-externals-en.tex b/doc/tutorials/externals-howto/pd-externals-HOWTO.tex
index ab5f3688..ab5f3688 100644
--- a/doc/tutorials/externals-howto/HOWTO-externals-en.tex
+++ b/doc/tutorials/externals-howto/pd-externals-HOWTO.tex