summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2018-06-06 07:59:57 +0200
committerBent Bisballe Nyeng <deva@aasimon.org>2018-06-06 07:59:57 +0200
commited8983cb98fec755e0b633c4ec24a238d71182fc (patch)
tree44f5213261455606131384098482f0f0ed4b6394 /src/Makefile.am
parent668058ed445d56fe46ac7d5e5c2c2cc65b4e1e4c (diff)
Kit channels widget placeholder.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index c3852c3..cefe0ff 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -22,6 +22,7 @@ dgedit_SOURCES = \
canvastoolselections.cc \
canvastoolthreshold.cc \
canvaswidget.cc \
+ channelswidget.cc \
filelist.cc \
instrumentdialog.cc \
instrumentwidget.cc \
@@ -48,6 +49,7 @@ EXTRA_DIST = \
canvastoolselections.h \
canvastoolthreshold.h \
canvaswidget.h \
+ channelswidget.h \
filelist.h \
instrumentdialog.h \
instrumentwidget.h \