diff options
Diffstat (limited to 'dgedit')
-rw-r--r-- | dgedit/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dgedit/Makefile.am b/dgedit/Makefile.am index d79df6c..58073db 100644 --- a/dgedit/Makefile.am +++ b/dgedit/Makefile.am @@ -23,6 +23,7 @@ dgedit_SOURCES = \ itemeditor.cc \ mainwindow.cc \ mipmap.cc \ + player.cc \ samplesorter.cc \ selection.cc @@ -37,6 +38,7 @@ EXTRA_DIST = \ itemeditor.h \ mainwindow.h \ mipmap.h \ + player.h \ samplesorter.h \ selection.h \ dgedit.qrc |