From e7876ee41c2a51ac5716e61e8af1573b63146f98 Mon Sep 17 00:00:00 2001 From: Jonas Suhr Christensen Date: Fri, 8 Jun 2018 17:21:13 +0200 Subject: add pugixml to make files --- plugin/Makefile.mingw32.in | 1 + 1 file changed, 1 insertion(+) (limited to 'plugin') diff --git a/plugin/Makefile.mingw32.in b/plugin/Makefile.mingw32.in index af07e79..f93f226 100644 --- a/plugin/Makefile.mingw32.in +++ b/plugin/Makefile.mingw32.in @@ -9,6 +9,7 @@ VST_SRC = \ VST_CFLAGS=-I$(VST_BASE) DG_SRC = \ + @top_srcdir@/pugixml/src/pugixml.cpp \ @top_srcdir@/src/audiocachefile.cc \ @top_srcdir@/src/audiocache.cc \ @top_srcdir@/src/audiocacheeventhandler.cc \ -- cgit v1.2.3