diff options
Diffstat (limited to 'plugin')
-rw-r--r-- | plugin/Makefile.mingw32.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugin/Makefile.mingw32.in b/plugin/Makefile.mingw32.in index 505d7d3..16095a8 100644 --- a/plugin/Makefile.mingw32.in +++ b/plugin/Makefile.mingw32.in @@ -39,7 +39,6 @@ DG_SRC = \ @top_srcdir@/src/semaphore.cc \ @top_srcdir@/src/saxparser.cc \ @top_srcdir@/src/thread.cc \ - @top_srcdir@/src/velocity.cc \ @top_srcdir@/src/versionstr.cc DG_CFLAGS = -I@top_srcdir@ -I@top_srcdir@/include -I@top_srcdir@/src \ -I@top_srcdir@/plugin/plugingizmo -DVST -DSSE -msse -msse2 |