[PD-cvs] abstractions Makefile,1.24,1.25

Hans-Christoph Steiner eighthave at users.sourceforge.net
Thu Apr 13 07:35:30 CEST 2006


Update of /cvsroot/pure-data/abstractions
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14202

Modified Files:
	Makefile 
Log Message:
added parazit help file

Index: Makefile
===================================================================
RCS file: /cvsroot/pure-data/abstractions/Makefile,v
retrieving revision 1.24
retrieving revision 1.25
diff -C2 -d -r1.24 -r1.25
*** Makefile	10 Apr 2006 17:57:15 -0000	1.24
--- Makefile	13 Apr 2006 05:35:28 -0000	1.25
***************
*** 172,175 ****
--- 172,176 ----
  		grep -v '\-help.pd')  $(examplesdir)/$(NQPOLY4_NAME)
  
+ 
  #-------------------------------------------------------------------------------
  # nusmuk
***************
*** 189,192 ****
--- 190,194 ----
  
  
+ 
  #-------------------------------------------------------------------------------
  # parazit
***************
*** 194,197 ****
--- 196,201 ----
  	install -d $(objectsdir)
  	install -p $(abstractions_src)/parazit/parazit.pd $(objectsdir)
+ 	install -d $(helpdir)
+ 	install -p $(abstractions_src)/parazit/parazit-help.pd $(helpdir)
  
  





More information about the Pd-cvs mailing list