[PD-cvs] SF.net SVN: pure-data: [9870] branches/pd-extended/v0-40/pd/src/makefile. mingw

eighthave at users.sourceforge.net eighthave at users.sourceforge.net
Fri May 23 12:42:42 CEST 2008


Revision: 9870
          http://pure-data.svn.sourceforge.net/pure-data/?rev=9870&view=rev
Author:   eighthave
Date:     2008-05-23 03:42:42 -0700 (Fri, 23 May 2008)

Log Message:
-----------
oops, forgot to add import.c on MinGW

Modified Paths:
--------------
    branches/pd-extended/v0-40/pd/src/makefile.mingw

Modified: branches/pd-extended/v0-40/pd/src/makefile.mingw
===================================================================
--- branches/pd-extended/v0-40/pd/src/makefile.mingw	2008-05-23 08:38:28 UTC (rev 9869)
+++ branches/pd-extended/v0-40/pd/src/makefile.mingw	2008-05-23 10:42:42 UTC (rev 9870)
@@ -88,7 +88,7 @@
     d_math.c d_fft.c d_fft_mayer.c d_fftroutine.c d_array.c d_global.c \
     d_delay.c d_resample.c x_arithmetic.c x_connective.c x_interface.c \
     x_midi.c x_misc.c x_time.c x_acoustics.c x_net.c x_qlist.c x_gui.c \
-    x_list.c d_soundfile.c g_vslider.c g_vdial.c
+    x_list.c d_soundfile.c g_vslider.c g_vdial.c import.c
 
 SRSRC = u_pdsend.c u_pdreceive.c
 


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Pd-cvs mailing list