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

Tim Blechmann timblech at users.sourceforge.net
Fri May 6 11:52:23 CEST 2005


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

Modified Files:
      Tag: devel_0_38
	Makefile.am 
Log Message:
small fix


Index: Makefile.am
===================================================================
RCS file: /cvsroot/pure-data/pd/extra/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	5 Nov 2004 13:21:40 -0000	1.1.4.1
--- Makefile.am	6 May 2005 09:52:21 -0000	1.1.4.2
***************
*** 4,8 ****
  #
  
! EXTRA_DIST = bonk~ choice expr~ fiddle~ loop~ lrshift~ paf~ pique 
  
  MAINTAINERCLEANFILES = Makefile.in \
--- 4,8 ----
  #
  
! EXTRA_DIST = bonk~ choice expr~ fiddle~ loop~ lrshift~ pique 
  
  MAINTAINERCLEANFILES = Makefile.in \
***************
*** 22,23 ****
--- 22,27 ----
  install:
  	install -m 644 $(EXTERNS) $(prefix)/lib/pd/extra
+ 
+ dist-hook:
+ 	rm -r ./*/CVS/
+ 





More information about the Pd-cvs mailing list