diff options
| author | Jon A. Cruz <jon@joncruz.org> | 2006-04-09 06:36:53 +0000 |
|---|---|---|
| committer | joncruz <joncruz@users.sourceforge.net> | 2006-04-09 06:36:53 +0000 |
| commit | b48cd0b7754e321a82f88bf09604f61bd8c129b6 (patch) | |
| tree | e85c6c8f8749bc3ab2140c375d484d6c7ceafd93 /src/make.dep | |
| parent | Adding in new icon size (diff) | |
| download | inkscape-b48cd0b7754e321a82f88bf09604f61bd8c129b6.tar.gz inkscape-b48cd0b7754e321a82f88bf09604f61bd8c129b6.zip | |
Extended use of .h
(bzr r463)
Diffstat (limited to 'src/make.dep')
| -rw-r--r-- | src/make.dep | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/src/make.dep b/src/make.dep index 2e12c67f4..ad3f04956 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 :Thu Apr 6 17:06:58 2006 +## Generated by mkdep.pl at :Sun Apr 9 06:06:47 2006 ## Do not edit this file! Changes will be lost. ######################################################## @@ -1174,6 +1174,7 @@ dialogs/extensions.o: \ gc-core.h \ gc-finalized.h \ gc-managed.h \ + icon-size.h \ libcroco/cr-additional-sel.h \ libcroco/cr-attr-sel.h \ libcroco/cr-cascade.h \ @@ -1460,6 +1461,7 @@ dialogs/iconpreview.o: \ gc-finalized.h \ gc-managed.h \ gc-soft-ptr.h \ + icon-size.h \ inkscape.h \ libcroco/cr-additional-sel.h \ libcroco/cr-attr-sel.h \ @@ -2066,6 +2068,7 @@ dialogs/swatches.o: \ gc-core.h \ gc-finalized.h \ gc-managed.h \ + icon-size.h \ inkscape.h \ io/sys.h \ libcroco/cr-additional-sel.h \ @@ -5385,6 +5388,7 @@ extension/error-file.o: \ gc-core.h \ gc-finalized.h \ gc-managed.h \ + icon-size.h \ inkscape.h \ libcroco/cr-additional-sel.h \ libcroco/cr-attr-sel.h \ @@ -17157,6 +17161,7 @@ ui/icons.o: \ ui/previewholder.o: \ ui/previewholder.cpp \ + icon-size.h \ ui/previewable.h \ ui/previewfillable.h \ ui/previewholder.h @@ -17969,6 +17974,7 @@ ui/widget/page-sizer.o: \ ui/widget/panel.o: \ ui/widget/panel.cpp \ + icon-size.h \ prefs-utils.h \ ui/previewable.h \ ui/previewfillable.h \ @@ -18617,6 +18623,7 @@ verbs.o: \ help.h \ helper/action.h \ helper/helper-forward.h \ + icon-size.h \ inkscape-private.h \ inkscape.h \ interface.h \ @@ -18784,6 +18791,7 @@ widgets/desktop-widget.o: \ helper/action.h \ helper/helper-forward.h \ helper/units.h \ + icon-size.h \ inkscape-private.h \ inkscape.h \ interface.h \ |
