From b4d8c93bf3f24bdaa94d3b6c48c6999200ec82b4 Mon Sep 17 00:00:00 2001 From: ishmal Date: Fri, 24 Mar 2006 14:47:41 +0000 Subject: [PATCH] new files --- src/make.dep | 9 ++++++++- src/make.files | 4 +++- src/make.ofiles | 4 +++- 3 files changed, 14 insertions(+), 3 deletions(-) diff --git a/src/make.dep b/src/make.dep index 83f2ebe08..d27e333e2 100644 --- a/src/make.dep +++ b/src/make.dep @@ -1,7 +1,7 @@ ######################################################## ## File: make.dep ## Purpose: Dependency listing for use by Makefiles -## Generated by mkdep.pl at :Fri Mar 24 14:15:46 2006 +## Generated by mkdep.pl at :Fri Mar 24 14:47:21 2006 ## Do not edit this file! Changes will be lost. ######################################################## @@ -1034,6 +1034,10 @@ dialogs/dialog-events.o: \ ui/view/edit-widget-interface.h \ ui/view/view.h +dialogs/eek-color-def.o: \ + dialogs/eek-color-def.cpp \ + dialogs/eek-color-def.h + dialogs/eek-preview.o: \ dialogs/eek-preview.cpp \ dialogs/eek-preview.h @@ -2007,6 +2011,7 @@ dialogs/swatches.o: \ dialogs/swatches.cpp \ desktop-handles.h \ desktop-style.h \ + dialogs/eek-color-def.h \ dialogs/eek-preview.h \ dialogs/swatches.h \ display/display-forward.h \ @@ -18381,6 +18386,7 @@ verbs.o: \ desktop-handles.h \ desktop.h \ dialogs/clonetiler.h \ + dialogs/eek-color-def.h \ dialogs/extensions.h \ dialogs/find.h \ dialogs/iconpreview.h \ @@ -18553,6 +18559,7 @@ widgets/desktop-widget.o: \ desktop-events.h \ desktop-handles.h \ desktop.h \ + dialogs/eek-color-def.h \ dialogs/swatches.h \ display/canvas-arena.h \ display/display-forward.h \ diff --git a/src/make.files b/src/make.files index 632ec7327..7e975425c 100644 --- a/src/make.files +++ b/src/make.files @@ -1,7 +1,7 @@ ######################################################## ## File: make.files ## Purpose: Used by mkdep.pl -## Generated by mkfiles.pl at :Fri Mar 24 14:15:06 2006 +## Generated by mkfiles.pl at :Fri Mar 24 14:46:48 2006 ######################################################## algorithms/find-if-before.h @@ -59,6 +59,8 @@ dialogs/debugdialog.cpp dialogs/debugdialog.h dialogs/dialog-events.cpp dialogs/dialog-events.h +dialogs/eek-color-def.cpp +dialogs/eek-color-def.h dialogs/eek-preview.cpp dialogs/eek-preview.h dialogs/export.cpp diff --git a/src/make.ofiles b/src/make.ofiles index 1db8c52ad..496b4a9a4 100644 --- a/src/make.ofiles +++ b/src/make.ofiles @@ -1,7 +1,7 @@ ######################################################## ## File: make.ofiles ## Purpose: Object file listing for use by Makefiles -## Generated by mkdep.pl at :Fri Mar 24 14:15:14 2006 +## Generated by mkdep.pl at :Fri Mar 24 14:46:57 2006 ## Do not edit this file! Changes will be lost. ######################################################## @@ -28,6 +28,7 @@ OBJECTS = \ dialogs/clonetiler.o \ dialogs/debugdialog.o \ dialogs/dialog-events.o \ + dialogs/eek-color-def.o \ dialogs/eek-preview.o \ dialogs/export.o \ dialogs/extensions.o \ @@ -662,6 +663,7 @@ LINTS = \ dialogs/clonetiler.lint \ dialogs/debugdialog.lint \ dialogs/dialog-events.lint \ + dialogs/eek-color-def.lint \ dialogs/eek-preview.lint \ dialogs/export.lint \ dialogs/extensions.lint \ -- 2.30.2