From cf09d3fb9c053ae9955f6a30f14d8e0b11fad280 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Wed, 5 Oct 2011 03:24:33 +0000 Subject: also install the glossary.txt file that is used to build glossary.pd svn path=/trunk/; revision=15500 --- doc/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/Makefile') 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: -- cgit v1.2.1