summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2014-04-15 13:05:59 +0200
committerBent Bisballe Nyeng <deva@aasimon.org>2014-04-15 13:05:59 +0200
commitb16d0b91acba045026fdeab6f9cd43ef9bd7d2c3 (patch)
treed089aff941328d9ddaed7f2e1d80b2a8f7e6a8e0
parent12b62ca84abab622889363b9b9f3215d52eb5167 (diff)
Missing change for new player.
-rw-r--r--dgedit/Makefile.am2
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