aboutsummaryrefslogtreecommitdiff
path: root/doc/Makefile
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2008-06-18 17:56:03 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2008-06-18 17:56:03 +0000
commitc74d528d30aa0623e5e00069d4521bb683564756 (patch)
tree7600bbcf87915241af54df7df68604ea17d04006 /doc/Makefile
parente3a261325af130fadcd2833c756aad67eb083980 (diff)
there is nothing in the Physical tutorials yet, so better not install them
svn path=/trunk/; revision=10033
Diffstat (limited to 'doc/Makefile')
-rw-r--r--doc/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/Makefile b/doc/Makefile
index 820e3d2d..902f25eb 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -195,9 +195,9 @@ tutorials_install: $(manualsdir)
install -p $(doc_src)/tutorials/networking/*.* $(manualsdir)/3.Networking
install -p $(abstractions_src)/pddp/+pager.pd $(manualsdir)/3.Networking
# physical
- install -d $(manualsdir)/4.Physical
- install -p $(doc_src)/tutorials/physical/*.* $(manualsdir)/4.Physical
- install -p $(abstractions_src)/pddp/+pager.pd $(manualsdir)/4.Physical
+# install -d $(manualsdir)/4.Physical
+# install -p $(doc_src)/tutorials/physical/*.* $(manualsdir)/4.Physical
+# install -p $(abstractions_src)/pddp/+pager.pd $(manualsdir)/4.Physical
tutorials_clean:
-rm -f -- $(manualsdir)/PdDrums/*.*