aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2011-10-05 03:24:33 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2011-10-05 03:24:33 +0000
commitcf09d3fb9c053ae9955f6a30f14d8e0b11fad280 (patch)
tree023c35d2b1178b2c4d492fa71072ec707f4d395e /doc
parenta4097f3f2f4a69cfb9fb4a5c14191d83b1fa2725 (diff)
also install the glossary.txt file that is used to build glossary.pd
svn path=/trunk/; revision=15500
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/Makefile b/doc/Makefile
index 3cad14b1..d03e19dd 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -161,6 +161,7 @@ pd_fileformat_clean:
pddp_install: $(helpdir)
install -p $(doc_src)/pddp/*.pd $(DESTDIR)$(helpdir)
# this file is used in key-help.pd
+ install -p $(doc_src)/pddp/glossary.txt $(DESTDIR)$(helpdir)
install -p $(doc_src)/pddp/keyboard_fun.txt $(DESTDIR)$(helpdir)
pddp_clean: