[PD-cvs] pd/src Makefile.am,1.1.4.6,1.1.4.7

Tim Blechmann timblech at users.sourceforge.net
Fri May 6 12:33:28 CEST 2005


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

Modified Files:
      Tag: devel_0_38
	Makefile.am 
Log Message:
dist

Index: Makefile.am
===================================================================
RCS file: /cvsroot/pure-data/pd/src/Attic/Makefile.am,v
retrieving revision 1.1.4.6
retrieving revision 1.1.4.7
diff -C2 -d -r1.1.4.6 -r1.1.4.7
*** Makefile.am	6 May 2005 09:43:40 -0000	1.1.4.6
--- Makefile.am	6 May 2005 10:33:26 -0000	1.1.4.7
***************
*** 106,115 ****
  	s_stuff.h \
  	t_tk.h \
! 	m_fifo.h
  
  all-local: pd.tk 
  	install pd ../bin/pd
  
! pd.tk: u_main.tk
  	install u_main.tk ../bin/pd.tk
  
--- 106,117 ----
  	s_stuff.h \
  	t_tk.h \
! 	m_fifo.h \
! 	s_audio_alsa.h \
! 	u_main.tk
  
  all-local: pd.tk 
  	install pd ../bin/pd
  
! pd.tk:
  	install u_main.tk ../bin/pd.tk
  





More information about the Pd-cvs mailing list