diff options
| author | André Nusser <andre.nusser@googlemail.com> | 2018-06-08 22:17:20 +0200 | 
|---|---|---|
| committer | Bent Bisballe Nyeng <deva@aasimon.org> | 2018-08-12 11:13:49 +0200 | 
| commit | 2da458423c1fa95d3000d94105f215c6a603094b (patch) | |
| tree | 13db7d1b4104a5d3b60c73854d5d26396ba40fc1 /plugin | |
| parent | 592f05fa549c7e680e502f569c27e71177361ad6 (diff) | |
Add tab for drumkit.
Diffstat (limited to 'plugin')
| -rw-r--r-- | plugin/Makefile.mingw32.in | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/plugin/Makefile.mingw32.in b/plugin/Makefile.mingw32.in index 52d573d..249ee52 100644 --- a/plugin/Makefile.mingw32.in +++ b/plugin/Makefile.mingw32.in @@ -57,6 +57,7 @@ GUI_SRC = \  	@top_srcdir@/plugingui/directory.cc \  	@top_srcdir@/plugingui/diskstreamingframecontent.cc \  	@top_srcdir@/plugingui/drumkitframecontent.cc \ +	@top_srcdir@/plugingui/drumkittab.cc \  	@top_srcdir@/plugingui/eventhandler.cc \  	@top_srcdir@/plugingui/filebrowser.cc \  	@top_srcdir@/plugingui/font.cc \  | 
