From 09baf8691a1f95941ccc824ec954c9682c91af3d Mon Sep 17 00:00:00 2001
From: Jonathan Wilkes <jon.w.wilkes@gmail.com>
Date: Tue, 7 Jun 2016 15:04:01 -0400
Subject: [PATCH] remove old filenames accidentally added to makefile.mingw

---
 pd/src/makefile.mingw | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pd/src/makefile.mingw b/pd/src/makefile.mingw
index 3f3d323ee..268917c63 100755
--- a/pd/src/makefile.mingw
+++ b/pd/src/makefile.mingw
@@ -120,7 +120,7 @@ SRC = g_canvas.c g_graph.c g_text.c g_rtext.c g_array.c g_template.c g_io.c \
     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_text.c x_gui.c \
-    x_list.c x_array.c d_soundfile.c g_vslider.c g_vdial.c import.c \
+    x_list.c x_array.c d_soundfile.c g_slider.c import.c \
     x_scalar.c x_vexp.c x_vexp_if.c x_vexp_fun.c \
     g_undo.c s_utf8.c
 
-- 
GitLab