From 016f7f2a57dbb776846a511e06e03b2e2572ab7c Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Thu, 28 Jul 2011 23:59:21 +0200 Subject: First attemt on the selections tool in the new CanvasTool structure. --- dgedit/Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'dgedit/Makefile.am') diff --git a/dgedit/Makefile.am b/dgedit/Makefile.am index 1aa940a..a29a9b8 100644 --- a/dgedit/Makefile.am +++ b/dgedit/Makefile.am @@ -9,6 +9,8 @@ dgedit_SOURCES = $(shell ../tools/MocList cc ) \ dgedit.cc \ audioextractor.cc \ canvas.cc \ + canvastool.cc \ + canvastoolselections.cc \ filelist.cc \ itemeditor.cc \ mainwindow.cc \ @@ -20,6 +22,8 @@ dgedit_SOURCES = $(shell ../tools/MocList cc ) \ EXTRA_DIST = \ audioextractor.h \ canvas.h \ + canvastool.h \ + canvastoolselections.h \ filelist.h \ itemeditor.h \ mainwindow.h \ -- cgit v1.2.3