summaryrefslogtreecommitdiff
path: root/dgedit/Makefile.am
diff options
context:
space:
mode:
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 a29a9b8..01187f1 100644
--- a/dgedit/Makefile.am
+++ b/dgedit/Makefile.am
@@ -11,6 +11,7 @@ dgedit_SOURCES = $(shell ../tools/MocList cc ) \
canvas.cc \
canvastool.cc \
canvastoolselections.cc \
+ canvastoolthreshold.cc \
filelist.cc \
itemeditor.cc \
mainwindow.cc \
@@ -24,6 +25,7 @@ EXTRA_DIST = \
canvas.h \
canvastool.h \
canvastoolselections.h \
+ canvastoolthreshold.h \
filelist.h \
itemeditor.h \
mainwindow.h \