summaryrefslogtreecommitdiff
path: root/dgedit/Makefile.am
diff options
context:
space:
mode:
authordeva <deva>2009-12-01 10:07:13 +0000
committerdeva <deva>2009-12-01 10:07:13 +0000
commit22db10eed86c90d05ed19446afd0fc007bec0d66 (patch)
treec46d509f88ec633a46baa031f7f23ce21091ecaf /dgedit/Makefile.am
parent40294e22bd61cf7cf851ec6d6c7a41fd78cbdcad (diff)
Hacky editor for changing sample names.
Diffstat (limited to 'dgedit/Makefile.am')
-rw-r--r--dgedit/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/dgedit/Makefile.am b/dgedit/Makefile.am
index 77f95fe..f054539 100644
--- a/dgedit/Makefile.am
+++ b/dgedit/Makefile.am
@@ -10,6 +10,7 @@ dgedit_SOURCES = $(shell ../tools/MocList cc ) \
audioextractor.cc \
canvas.cc \
filelist.cc \
+ itemeditor.cc \
mainwindow.cc \
samplesorter.cc
@@ -17,6 +18,7 @@ EXTRA_DIST = \
audioextractor.h \
canvas.h \
filelist.h \
+ itemeditor.h \
mainwindow.h \
samplesorter.h