[PD-cvs] pd Makefile.am,1.1.4.1,1.1.4.2

Tim Blechmann timblech at users.sourceforge.net
Sat Apr 9 12:11:26 CEST 2005


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

Modified Files:
      Tag: devel_0_38
	Makefile.am 
Log Message:
proper installation of documentation

Index: Makefile.am
===================================================================
RCS file: /cvsroot/pure-data/pd/Attic/Makefile.am,v
retrieving revision 1.1.4.1
retrieving revision 1.1.4.2
diff -C2 -d -r1.1.4.1 -r1.1.4.2
*** Makefile.am	6 Nov 2004 10:20:35 -0000	1.1.4.1
--- Makefile.am	9 Apr 2005 10:11:23 -0000	1.1.4.2
***************
*** 20,23 ****
  man_MANS = man/pd.1 man/pdsend.1 man/pdreceive.1
  
! install-data:
  	cp -r ./doc ${prefix}/lib/pd/
--- 20,23 ----
  man_MANS = man/pd.1 man/pdsend.1 man/pdreceive.1
  
! install-data-local:
  	cp -r ./doc ${prefix}/lib/pd/





More information about the Pd-cvs mailing list