From 6c737fc11a65a40a92a055280e2a85689bef62a4 Mon Sep 17 00:00:00 2001 From: richardash1981 Date: Sat, 23 Oct 2010 21:00:25 +0000 Subject: [PATCH] Commit patch from Benjamin Drung to stop creation of un-used directory during build --- lib-src/portaudio-v19/Makefile.in | 1 - 1 file changed, 1 deletion(-) diff --git a/lib-src/portaudio-v19/Makefile.in b/lib-src/portaudio-v19/Makefile.in index 8a208765a..7d13d1068 100644 --- a/lib-src/portaudio-v19/Makefile.in +++ b/lib-src/portaudio-v19/Makefile.in @@ -133,7 +133,6 @@ SRC_DIRS = \ src/hostapi/wasapi \ src/hostapi/wdmks \ src/hostapi/wmme \ - src/os/mac_osx \ src/os/unix \ src/os/win