diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2005-11-30 07:03:19 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2005-11-30 07:03:19 +0000 |
commit | 9cf2c9d4f466dfd9ae81bdae9aace2effbe5a5e5 (patch) | |
tree | 1db59bfe2e2c4eedca51c33c94448114ae649d0f /doc/Makefile | |
parent | f7d28b65ad3287d8157c914f24e4003b8d5739b7 (diff) |
preparing for RC6, bug fixes and tweaks, things are look ing good
svn path=/trunk/; revision=4086
Diffstat (limited to 'doc/Makefile')
-rw-r--r-- | doc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/Makefile b/doc/Makefile index 003d0185..578ff0d4 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -48,6 +48,8 @@ externals-howto_install: $(manualsdir) install -d $(manualsdir)/$(EXTERNALS-HOWTO_NAME) curl http://iem.kug.ac.at/pd/externals-HOWTO/pd-externals-HOWTO.pdf > \ $(manualsdir)/$(EXTERNALS-HOWTO_NAME)/pd-externals-HOWTO.pdf + curl http://iem.kug.ac.at/pd/externals-HOWTO/HOWTO-externals-en.html > \ + $(manualsdir)/$(EXTERNALS-HOWTO_NAME)/HOWTO-externals-en.html curl http://iem.kug.ac.at/pd/externals-HOWTO/node1.html > \ $(manualsdir)/$(EXTERNALS-HOWTO_NAME)/node1.html curl http://iem.kug.ac.at/pd/externals-HOWTO/node2.html > \ |