summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in8161
1 files changed, 8161 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
new file mode 100644
index 0000000..fe97449
--- /dev/null
+++ b/Makefile.in
@@ -0,0 +1,8161 @@
+# Makefile.in generated by automake 1.15 from Makefile.am.
+# @configure_input@
+
+# Copyright (C) 1994-2014 Free Software Foundation, Inc.
+
+# This Makefile.in is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
+# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
+# PARTICULAR PURPOSE.
+
+@SET_MAKE@
+
+
+
+
+VPATH = @srcdir@
+am__is_gnu_make = { \
+ if test -z '$(MAKELEVEL)'; then \
+ false; \
+ elif test -n '$(MAKE_HOST)'; then \
+ true; \
+ elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
+ true; \
+ else \
+ false; \
+ fi; \
+}
+am__make_running_with_option = \
+ case $${target_option-} in \
+ ?) ;; \
+ *) echo "am__make_running_with_option: internal error: invalid" \
+ "target option '$${target_option-}' specified" >&2; \
+ exit 1;; \
+ esac; \
+ has_opt=no; \
+ sane_makeflags=$$MAKEFLAGS; \
+ if $(am__is_gnu_make); then \
+ sane_makeflags=$$MFLAGS; \
+ else \
+ case $$MAKEFLAGS in \
+ *\\[\ \ ]*) \
+ bs=\\; \
+ sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
+ | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
+ esac; \
+ fi; \
+ skip_next=no; \
+ strip_trailopt () \
+ { \
+ flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
+ }; \
+ for flg in $$sane_makeflags; do \
+ test $$skip_next = yes && { skip_next=no; continue; }; \
+ case $$flg in \
+ *=*|--*) continue;; \
+ -*I) strip_trailopt 'I'; skip_next=yes;; \
+ -*I?*) strip_trailopt 'I';; \
+ -*O) strip_trailopt 'O'; skip_next=yes;; \
+ -*O?*) strip_trailopt 'O';; \
+ -*l) strip_trailopt 'l'; skip_next=yes;; \
+ -*l?*) strip_trailopt 'l';; \
+ -[dEDm]) skip_next=yes;; \
+ -[JT]) skip_next=yes;; \
+ esac; \
+ case $$flg in \
+ *$$target_option*) has_opt=yes; break;; \
+ esac; \
+ done; \
+ test $$has_opt = yes
+am__make_dryrun = (target_option=n; $(am__make_running_with_option))
+am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
+pkgdatadir = $(datadir)/@PACKAGE@
+pkgincludedir = $(includedir)/@PACKAGE@
+pkglibdir = $(libdir)/@PACKAGE@
+pkglibexecdir = $(libexecdir)/@PACKAGE@
+am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
+install_sh_DATA = $(install_sh) -c -m 644
+install_sh_PROGRAM = $(install_sh) -c
+install_sh_SCRIPT = $(install_sh) -c
+INSTALL_HEADER = $(INSTALL_DATA)
+transform = $(program_transform_name)
+NORMAL_INSTALL = :
+PRE_INSTALL = :
+POST_INSTALL = :
+NORMAL_UNINSTALL = :
+PRE_UNINSTALL = :
+POST_UNINSTALL = :
+build_triplet = @build@
+host_triplet = @host@
+pkglibexec_PROGRAMS = thumbnailer/shotwell-video-thumbnailer$(EXEEXT)
+@IS_GITVERSION_TRUE@am__append_1 = -D_GIT_VERSION='"@GITVER@"'
+@IS_GITVERSION_TRUE@am__append_2 = --define=_GITVERSION
+bin_PROGRAMS = shotwell$(EXEEXT)
+@HAVE_EXTRA_PLUGINS_TRUE@am__append_3 = plugins/shotwell-publishing-extras/shotwell-publishing-extras.la
+@HAVE_EXTRA_PLUGINS_TRUE@am__append_4 = \
+@HAVE_EXTRA_PLUGINS_TRUE@ plugins/shotwell-publishing-extras/gallery3.png \
+@HAVE_EXTRA_PLUGINS_TRUE@ plugins/shotwell-publishing-extras/rajce.png \
+@HAVE_EXTRA_PLUGINS_TRUE@ plugins/shotwell-publishing-extras/tumblr.png \
+@HAVE_EXTRA_PLUGINS_TRUE@ plugins/shotwell-publishing-extras/gallery3_authentication_pane.ui \
+@HAVE_EXTRA_PLUGINS_TRUE@ plugins/shotwell-publishing-extras/gallery3_publishing_options_pane.ui \
+@HAVE_EXTRA_PLUGINS_TRUE@ plugins/shotwell-publishing-extras/rajce_authentication_pane.ui \
+@HAVE_EXTRA_PLUGINS_TRUE@ plugins/shotwell-publishing-extras/rajce_publishing_options_pane.ui \
+@HAVE_EXTRA_PLUGINS_TRUE@ plugins/shotwell-publishing-extras/tumblr_authentication_pane.ui \
+@HAVE_EXTRA_PLUGINS_TRUE@ plugins/shotwell-publishing-extras/tumblr_publishing_options_pane.ui \
+@HAVE_EXTRA_PLUGINS_TRUE@ plugins/shotwell-publishing-extras/yandex_publish_model.ui \
+@HAVE_EXTRA_PLUGINS_TRUE@ plugins/shotwell-publishing-extras/org.gnome.Shotwell.Publishing.Extras.gresource.xml
+
+@HAVE_EXTRA_PLUGINS_TRUE@am__append_5 = plugins/shotwell-publishing-extras/resource.c
+subdir = .
+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+am__aclocal_m4_deps = $(top_srcdir)/m4/appdata-xml.m4 \
+ $(top_srcdir)/m4/ax_check_enable_debug.m4 \
+ $(top_srcdir)/m4/ax_generate_changelog.m4 \
+ $(top_srcdir)/m4/ax_is_release.m4 \
+ $(top_srcdir)/m4/ax_require_defined.m4 \
+ $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gsettings.m4 \
+ $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
+ $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+ $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
+ $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
+ $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
+ $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/pkg.m4 \
+ $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
+ $(top_srcdir)/m4/yelp.m4 $(top_srcdir)/configure.ac
+am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
+ $(am__configure_deps) $(dist_noinst_SCRIPTS) \
+ $(dist_pkglibexec_SCRIPTS) $(am__dist_noinst_DATA_DIST) \
+ $(dist_plugin_DATA) $(am__DIST_COMMON)
+am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
+ configure.lineno config.status.lineno
+mkinstalldirs = $(install_sh) -d
+CONFIG_HEADER = config.h
+CONFIG_CLEAN_FILES =
+CONFIG_CLEAN_VPATH_FILES =
+am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
+am__vpath_adj = case $$p in \
+ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
+ *) f=$$p;; \
+ esac;
+am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
+am__install_max = 40
+am__nobase_strip_setup = \
+ srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
+am__nobase_strip = \
+ for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
+am__nobase_list = $(am__nobase_strip_setup); \
+ for p in $$list; do echo "$$p $$p"; done | \
+ sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
+ $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
+ if (++n[$$2] == $(am__install_max)) \
+ { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
+ END { for (dir in files) print dir, files[dir] }'
+am__base_list = \
+ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
+ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+ test -z "$$files" \
+ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+ $(am__cd) "$$dir" && rm -f $$files; }; \
+ }
+am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(plugindir)" \
+ "$(DESTDIR)$(bindir)" "$(DESTDIR)$(pkglibexecdir)" \
+ "$(DESTDIR)$(pkglibexecdir)" "$(DESTDIR)$(plugindir)"
+LTLIBRARIES = $(lib_LTLIBRARIES) $(noinst_LTLIBRARIES) \
+ $(plugin_LTLIBRARIES)
+am__DEPENDENCIES_1 =
+plugins_common_libshotwell_plugin_common_la_DEPENDENCIES = \
+ $(am__DEPENDENCIES_1)
+am__dirstamp = $(am__leading_dot)dirstamp
+am_plugins_common_libshotwell_plugin_common_la_OBJECTS = plugins/common/plugins_common_libshotwell_plugin_common_la-RESTSupport.lo \
+ plugins/common/plugins_common_libshotwell_plugin_common_la-Resources.lo
+plugins_common_libshotwell_plugin_common_la_OBJECTS = \
+ $(am_plugins_common_libshotwell_plugin_common_la_OBJECTS)
+AM_V_lt = $(am__v_lt_@AM_V@)
+am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
+am__v_lt_0 = --silent
+am__v_lt_1 =
+plugins_common_libshotwell_plugin_common_la_LINK = $(LIBTOOL) \
+ $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
+ --mode=link $(CCLD) \
+ $(plugins_common_libshotwell_plugin_common_la_CFLAGS) \
+ $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
+plugins_shotwell_data_imports_shotwell_data_imports_la_DEPENDENCIES = \
+ $(am__DEPENDENCIES_1) \
+ $(top_builddir)/plugins/common/libshotwell-plugin-common.la
+am_plugins_shotwell_data_imports_shotwell_data_imports_la_OBJECTS = plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotDatabaseBehavior.lo \
+ plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotDatabaseTable.lo \
+ plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotDatabase.lo \
+ plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotImporter.lo \
+ plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotMetaTable.lo \
+ plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotPhotosTable.lo \
+ plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotPhotoTagsTable.lo \
+ plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotPhotoVersionsTable.lo \
+ plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotRollsTable.lo \
+ plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotTableBehavior.lo \
+ plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotTagsTable.lo \
+ plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-shotwell-data-imports.lo \
+ plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-SqliteSupport.lo \
+ plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-VersionNumber.lo
+nodist_plugins_shotwell_data_imports_shotwell_data_imports_la_OBJECTS = plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-resource.lo
+plugins_shotwell_data_imports_shotwell_data_imports_la_OBJECTS = $(am_plugins_shotwell_data_imports_shotwell_data_imports_la_OBJECTS) \
+ $(nodist_plugins_shotwell_data_imports_shotwell_data_imports_la_OBJECTS)
+plugins_shotwell_data_imports_shotwell_data_imports_la_LINK = \
+ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
+ $(LIBTOOLFLAGS) --mode=link $(CCLD) \
+ $(plugins_shotwell_data_imports_shotwell_data_imports_la_CFLAGS) \
+ $(CFLAGS) \
+ $(plugins_shotwell_data_imports_shotwell_data_imports_la_LDFLAGS) \
+ $(LDFLAGS) -o $@
+@HAVE_EXTRA_PLUGINS_TRUE@plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_DEPENDENCIES = \
+@HAVE_EXTRA_PLUGINS_TRUE@ $(am__DEPENDENCIES_1) \
+@HAVE_EXTRA_PLUGINS_TRUE@ $(top_builddir)/plugins/common/libshotwell-plugin-common.la
+am__plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_SOURCES_DIST = \
+ plugins/shotwell-publishing-extras/GalleryConnector.vala \
+ plugins/shotwell-publishing-extras/RajcePublishing.vala \
+ plugins/shotwell-publishing-extras/shotwell-publishing-extras.vala \
+ plugins/shotwell-publishing-extras/TumblrPublishing.vala \
+ plugins/shotwell-publishing-extras/YandexPublishing.vala \
+ plugins/shotwell-plugin-common.vapi
+@HAVE_EXTRA_PLUGINS_TRUE@am_plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_OBJECTS = plugins/shotwell-publishing-extras/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-GalleryConnector.lo \
+@HAVE_EXTRA_PLUGINS_TRUE@ plugins/shotwell-publishing-extras/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-RajcePublishing.lo \
+@HAVE_EXTRA_PLUGINS_TRUE@ plugins/shotwell-publishing-extras/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-shotwell-publishing-extras.lo \
+@HAVE_EXTRA_PLUGINS_TRUE@ plugins/shotwell-publishing-extras/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-TumblrPublishing.lo \
+@HAVE_EXTRA_PLUGINS_TRUE@ plugins/shotwell-publishing-extras/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-YandexPublishing.lo
+@HAVE_EXTRA_PLUGINS_TRUE@nodist_plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_OBJECTS = plugins/shotwell-publishing-extras/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-resource.lo
+plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_OBJECTS = $(am_plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_OBJECTS) \
+ $(nodist_plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_OBJECTS)
+plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_LINK = \
+ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
+ $(LIBTOOLFLAGS) --mode=link $(CCLD) \
+ $(plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_CFLAGS) \
+ $(CFLAGS) \
+ $(plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_LDFLAGS) \
+ $(LDFLAGS) -o $@
+@HAVE_EXTRA_PLUGINS_TRUE@am_plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_rpath = \
+@HAVE_EXTRA_PLUGINS_TRUE@ -rpath $(plugindir)
+plugins_shotwell_publishing_shotwell_publishing_la_DEPENDENCIES = \
+ $(am__DEPENDENCIES_1) \
+ $(top_builddir)/plugins/common/libshotwell-plugin-common.la
+am_plugins_shotwell_publishing_shotwell_publishing_la_OBJECTS = plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-shotwell-publishing.lo \
+ plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-FacebookPublishing.lo \
+ plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-PicasaPublishing.lo \
+ plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-FlickrPublishing.lo \
+ plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-YouTubePublishing.lo \
+ plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-PiwigoPublishing.lo
+nodist_plugins_shotwell_publishing_shotwell_publishing_la_OBJECTS = plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-resource.lo
+plugins_shotwell_publishing_shotwell_publishing_la_OBJECTS = $(am_plugins_shotwell_publishing_shotwell_publishing_la_OBJECTS) \
+ $(nodist_plugins_shotwell_publishing_shotwell_publishing_la_OBJECTS)
+plugins_shotwell_publishing_shotwell_publishing_la_LINK = $(LIBTOOL) \
+ $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
+ --mode=link $(CCLD) \
+ $(plugins_shotwell_publishing_shotwell_publishing_la_CFLAGS) \
+ $(CFLAGS) \
+ $(plugins_shotwell_publishing_shotwell_publishing_la_LDFLAGS) \
+ $(LDFLAGS) -o $@
+plugins_shotwell_transitions_shotwell_transitions_la_DEPENDENCIES = \
+ $(am__DEPENDENCIES_1) \
+ $(top_builddir)/plugins/common/libshotwell-plugin-common.la
+am_plugins_shotwell_transitions_shotwell_transitions_la_OBJECTS = plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-BlindsEffect.lo \
+ plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-ChessEffect.lo \
+ plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-CircleEffect.lo \
+ plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-CirclesEffect.lo \
+ plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-ClockEffect.lo \
+ plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-CrumbleEffect.lo \
+ plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-FadeEffect.lo \
+ plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-shotwell-transitions.lo \
+ plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-SlideEffect.lo \
+ plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-SquaresEffect.lo \
+ plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-StripesEffect.lo
+nodist_plugins_shotwell_transitions_shotwell_transitions_la_OBJECTS = plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-resource.lo
+plugins_shotwell_transitions_shotwell_transitions_la_OBJECTS = $(am_plugins_shotwell_transitions_shotwell_transitions_la_OBJECTS) \
+ $(nodist_plugins_shotwell_transitions_shotwell_transitions_la_OBJECTS)
+plugins_shotwell_transitions_shotwell_transitions_la_LINK = \
+ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
+ $(LIBTOOLFLAGS) --mode=link $(CCLD) \
+ $(plugins_shotwell_transitions_shotwell_transitions_la_CFLAGS) \
+ $(CFLAGS) \
+ $(plugins_shotwell_transitions_shotwell_transitions_la_LDFLAGS) \
+ $(LDFLAGS) -o $@
+src_plugins_libplugin_la_LIBADD =
+am_src_plugins_libplugin_la_OBJECTS = \
+ src/plugins/src_plugins_libplugin_la-SpitInterfaces.lo \
+ src/plugins/src_plugins_libplugin_la-TransitionsInterfaces.lo \
+ src/plugins/src_plugins_libplugin_la-PublishingInterfaces.lo \
+ src/plugins/src_plugins_libplugin_la-DataImportsInterfaces.lo
+src_plugins_libplugin_la_OBJECTS = \
+ $(am_src_plugins_libplugin_la_OBJECTS)
+src_plugins_libplugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
+ $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
+ $(src_plugins_libplugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
+ $(LDFLAGS) -o $@
+PROGRAMS = $(bin_PROGRAMS) $(pkglibexec_PROGRAMS)
+am_shotwell_OBJECTS = src/unit/shotwell-Unit.$(OBJEXT) \
+ src/util/shotwell-Util.$(OBJEXT) \
+ src/util/shotwell-file.$(OBJEXT) \
+ src/util/shotwell-image.$(OBJEXT) \
+ src/util/shotwell-misc.$(OBJEXT) \
+ src/util/shotwell-string.$(OBJEXT) \
+ src/util/shotwell-system.$(OBJEXT) \
+ src/util/shotwell-KeyValueMap.$(OBJEXT) \
+ src/util/shotwell-ui.$(OBJEXT) \
+ src/threads/shotwell-Threads.$(OBJEXT) \
+ src/threads/shotwell-Workers.$(OBJEXT) \
+ src/threads/shotwell-BackgroundJob.$(OBJEXT) \
+ src/threads/shotwell-Semaphore.$(OBJEXT) \
+ src/db/shotwell-Db.$(OBJEXT) \
+ src/db/shotwell-DatabaseTable.$(OBJEXT) \
+ src/db/shotwell-PhotoTable.$(OBJEXT) \
+ src/db/shotwell-EventTable.$(OBJEXT) \
+ src/db/shotwell-TagTable.$(OBJEXT) \
+ src/db/shotwell-TombstoneTable.$(OBJEXT) \
+ src/db/shotwell-VideoTable.$(OBJEXT) \
+ src/db/shotwell-VersionTable.$(OBJEXT) \
+ src/db/shotwell-SavedSearchDBTable.$(OBJEXT) \
+ src/editing_tools/shotwell-EditingTools.$(OBJEXT) \
+ src/editing_tools/shotwell-StraightenTool.$(OBJEXT) \
+ src/slideshow/shotwell-Slideshow.$(OBJEXT) \
+ src/slideshow/shotwell-TransitionEffects.$(OBJEXT) \
+ src/photos/shotwell-Photos.$(OBJEXT) \
+ src/photos/shotwell-PhotoFileAdapter.$(OBJEXT) \
+ src/photos/shotwell-PhotoFileFormat.$(OBJEXT) \
+ src/photos/shotwell-PhotoFileSniffer.$(OBJEXT) \
+ src/photos/shotwell-PhotoMetadata.$(OBJEXT) \
+ src/photos/shotwell-GRaw.$(OBJEXT) \
+ src/photos/shotwell-GdkSupport.$(OBJEXT) \
+ src/photos/shotwell-JfifSupport.$(OBJEXT) \
+ src/photos/shotwell-BmpSupport.$(OBJEXT) \
+ src/photos/shotwell-RawSupport.$(OBJEXT) \
+ src/photos/shotwell-PngSupport.$(OBJEXT) \
+ src/photos/shotwell-TiffSupport.$(OBJEXT) \
+ src/plugins/shotwell-Plugins.$(OBJEXT) \
+ src/plugins/shotwell-StandardHostInterface.$(OBJEXT) \
+ src/plugins/shotwell-ManifestWidget.$(OBJEXT) \
+ src/publishing/shotwell-Publishing.$(OBJEXT) \
+ src/publishing/shotwell-PublishingUI.$(OBJEXT) \
+ src/publishing/shotwell-PublishingPluginHost.$(OBJEXT) \
+ src/publishing/shotwell-APIGlue.$(OBJEXT) \
+ src/library/shotwell-Library.$(OBJEXT) \
+ src/library/shotwell-LibraryWindow.$(OBJEXT) \
+ src/library/shotwell-Branch.$(OBJEXT) \
+ src/library/shotwell-TrashSidebarEntry.$(OBJEXT) \
+ src/library/shotwell-OfflineSidebarEntry.$(OBJEXT) \
+ src/library/shotwell-FlaggedSidebarEntry.$(OBJEXT) \
+ src/library/shotwell-LastImportSidebarEntry.$(OBJEXT) \
+ src/library/shotwell-ImportQueueSidebarEntry.$(OBJEXT) \
+ src/library/shotwell-FlaggedPage.$(OBJEXT) \
+ src/library/shotwell-ImportQueuePage.$(OBJEXT) \
+ src/library/shotwell-LastImportPage.$(OBJEXT) \
+ src/library/shotwell-OfflinePage.$(OBJEXT) \
+ src/library/shotwell-TrashPage.$(OBJEXT) \
+ src/direct/shotwell-Direct.$(OBJEXT) \
+ src/direct/shotwell-DirectWindow.$(OBJEXT) \
+ src/direct/shotwell-DirectPhoto.$(OBJEXT) \
+ src/direct/shotwell-DirectPhotoPage.$(OBJEXT) \
+ src/direct/shotwell-DirectView.$(OBJEXT) \
+ src/core/shotwell-Core.$(OBJEXT) \
+ src/core/shotwell-DataCollection.$(OBJEXT) \
+ src/core/shotwell-DataSet.$(OBJEXT) \
+ src/core/shotwell-util.$(OBJEXT) \
+ src/core/shotwell-SourceCollection.$(OBJEXT) \
+ src/core/shotwell-SourceHoldingTank.$(OBJEXT) \
+ src/core/shotwell-DatabaseSourceCollection.$(OBJEXT) \
+ src/core/shotwell-ContainerSourceCollection.$(OBJEXT) \
+ src/core/shotwell-ViewCollection.$(OBJEXT) \
+ src/core/shotwell-DataObject.$(OBJEXT) \
+ src/core/shotwell-Alteration.$(OBJEXT) \
+ src/core/shotwell-DataSource.$(OBJEXT) \
+ src/core/shotwell-DataSourceTypes.$(OBJEXT) \
+ src/core/shotwell-DataView.$(OBJEXT) \
+ src/core/shotwell-DataViewTypes.$(OBJEXT) \
+ src/core/shotwell-Tracker.$(OBJEXT) \
+ src/core/shotwell-SourceInterfaces.$(OBJEXT) \
+ src/sidebar/shotwell-Sidebar.$(OBJEXT) \
+ src/sidebar/shotwell-Branch.$(OBJEXT) \
+ src/sidebar/shotwell-Entry.$(OBJEXT) \
+ src/sidebar/shotwell-Tree.$(OBJEXT) \
+ src/sidebar/shotwell-common.$(OBJEXT) \
+ src/events/shotwell-Events.$(OBJEXT) \
+ src/events/shotwell-Branch.$(OBJEXT) \
+ src/events/shotwell-EventsDirectoryPage.$(OBJEXT) \
+ src/events/shotwell-EventPage.$(OBJEXT) \
+ src/events/shotwell-EventDirectoryItem.$(OBJEXT) \
+ src/tags/shotwell-Tags.$(OBJEXT) \
+ src/tags/shotwell-Branch.$(OBJEXT) \
+ src/tags/shotwell-TagPage.$(OBJEXT) \
+ src/tags/shotwell-HierarchicalTagIndex.$(OBJEXT) \
+ src/tags/shotwell-HierarchicalTagUtilities.$(OBJEXT) \
+ src/camera/shotwell-Camera.$(OBJEXT) \
+ src/camera/shotwell-Branch.$(OBJEXT) \
+ src/camera/shotwell-CameraTable.$(OBJEXT) \
+ src/camera/shotwell-GPhoto.$(OBJEXT) \
+ src/camera/shotwell-ImportPage.$(OBJEXT) \
+ src/searches/shotwell-Searches.$(OBJEXT) \
+ src/searches/shotwell-Branch.$(OBJEXT) \
+ src/searches/shotwell-SearchBoolean.$(OBJEXT) \
+ src/searches/shotwell-SavedSearchPage.$(OBJEXT) \
+ src/searches/shotwell-SavedSearchDialog.$(OBJEXT) \
+ src/config/shotwell-Config.$(OBJEXT) \
+ src/config/shotwell-ConfigurationInterfaces.$(OBJEXT) \
+ src/config/shotwell-GSettingsEngine.$(OBJEXT) \
+ src/data_imports/shotwell-DataImports.$(OBJEXT) \
+ src/data_imports/shotwell-DataImportsPluginHost.$(OBJEXT) \
+ src/data_imports/shotwell-DataImportsUI.$(OBJEXT) \
+ src/data_imports/shotwell-DataImportJob.$(OBJEXT) \
+ src/data_imports/shotwell-DataImportSource.$(OBJEXT) \
+ src/folders/shotwell-Folders.$(OBJEXT) \
+ src/folders/shotwell-Branch.$(OBJEXT) \
+ src/folders/shotwell-Page.$(OBJEXT) \
+ src/shotwell-main.$(OBJEXT) src/shotwell-AppWindow.$(OBJEXT) \
+ src/shotwell-CollectionPage.$(OBJEXT) \
+ src/shotwell-NaturalCollate.$(OBJEXT) \
+ src/shotwell-Thumbnail.$(OBJEXT) \
+ src/shotwell-ThumbnailCache.$(OBJEXT) \
+ src/shotwell-CheckerboardLayout.$(OBJEXT) \
+ src/shotwell-PhotoPage.$(OBJEXT) src/shotwell-Page.$(OBJEXT) \
+ src/shotwell-SortedList.$(OBJEXT) \
+ src/shotwell-Dimensions.$(OBJEXT) src/shotwell-Box.$(OBJEXT) \
+ src/shotwell-Photo.$(OBJEXT) \
+ src/shotwell-Orientation.$(OBJEXT) \
+ src/shotwell-BatchImport.$(OBJEXT) \
+ src/shotwell-Dialogs.$(OBJEXT) \
+ src/shotwell-Resources.$(OBJEXT) src/shotwell-Debug.$(OBJEXT) \
+ src/shotwell-ColorTransformation.$(OBJEXT) \
+ src/shotwell-Properties.$(OBJEXT) \
+ src/shotwell-CustomComponents.$(OBJEXT) \
+ src/shotwell-Event.$(OBJEXT) \
+ src/shotwell-International.$(OBJEXT) \
+ src/shotwell-AppDirs.$(OBJEXT) \
+ src/shotwell-PixbufCache.$(OBJEXT) \
+ src/shotwell-CommandManager.$(OBJEXT) \
+ src/shotwell-Commands.$(OBJEXT) \
+ src/shotwell-SlideshowPage.$(OBJEXT) \
+ src/shotwell-LibraryFiles.$(OBJEXT) \
+ src/shotwell-Printing.$(OBJEXT) src/shotwell-Tag.$(OBJEXT) \
+ src/shotwell-Screensaver.$(OBJEXT) \
+ src/shotwell-Exporter.$(OBJEXT) \
+ src/shotwell-DirectoryMonitor.$(OBJEXT) \
+ src/shotwell-LibraryMonitor.$(OBJEXT) \
+ src/shotwell-VideoSupport.$(OBJEXT) \
+ src/shotwell-Tombstone.$(OBJEXT) \
+ src/shotwell-MetadataWriter.$(OBJEXT) \
+ src/shotwell-Application.$(OBJEXT) \
+ src/shotwell-TimedQueue.$(OBJEXT) \
+ src/shotwell-MediaPage.$(OBJEXT) \
+ src/shotwell-MediaDataRepresentation.$(OBJEXT) \
+ src/shotwell-DesktopIntegration.$(OBJEXT) \
+ src/shotwell-MediaInterfaces.$(OBJEXT) \
+ src/shotwell-MediaMetadata.$(OBJEXT) \
+ src/shotwell-VideoMetadata.$(OBJEXT) \
+ src/shotwell-MediaMonitor.$(OBJEXT) \
+ src/shotwell-PhotoMonitor.$(OBJEXT) \
+ src/shotwell-VideoMonitor.$(OBJEXT) \
+ src/shotwell-SearchFilter.$(OBJEXT) \
+ src/shotwell-MediaViewTracker.$(OBJEXT) \
+ src/shotwell-UnityProgressBar.$(OBJEXT) \
+ src/shotwell-Upgrades.$(OBJEXT) \
+ src/.unitize/shotwell-_UnitInternals.$(OBJEXT) \
+ src/.unitize/shotwell-_UtilInternals.$(OBJEXT) \
+ src/.unitize/shotwell-_ThreadsInternals.$(OBJEXT) \
+ src/.unitize/shotwell-_DbInternals.$(OBJEXT) \
+ src/.unitize/shotwell-_EditingToolsInternals.$(OBJEXT) \
+ src/.unitize/shotwell-_PluginsInternals.$(OBJEXT) \
+ src/.unitize/shotwell-_SlideshowInternals.$(OBJEXT) \
+ src/.unitize/shotwell-_PhotosInternals.$(OBJEXT) \
+ src/.unitize/shotwell-_PublishingInternals.$(OBJEXT) \
+ src/.unitize/shotwell-_LibraryInternals.$(OBJEXT) \
+ src/.unitize/shotwell-_DirectInternals.$(OBJEXT) \
+ src/.unitize/shotwell-_CoreInternals.$(OBJEXT) \
+ src/.unitize/shotwell-_SidebarInternals.$(OBJEXT) \
+ src/.unitize/shotwell-_EventsInternals.$(OBJEXT) \
+ src/.unitize/shotwell-_TagsInternals.$(OBJEXT) \
+ src/.unitize/shotwell-_CameraInternals.$(OBJEXT) \
+ src/.unitize/shotwell-_SearchesInternals.$(OBJEXT) \
+ src/.unitize/shotwell-_ConfigInternals.$(OBJEXT) \
+ src/.unitize/shotwell-_DataImportsInternals.$(OBJEXT) \
+ src/.unitize/shotwell-_FoldersInternals.$(OBJEXT) \
+ src/.unitize/shotwell-_Library_unitize_entry.$(OBJEXT) \
+ src/.unitize/shotwell-_Direct_unitize_entry.$(OBJEXT)
+shotwell_OBJECTS = $(am_shotwell_OBJECTS)
+shotwell_DEPENDENCIES = src/plugins/libplugin.la $(am__DEPENDENCIES_1) \
+ $(am__DEPENDENCIES_1)
+shotwell_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
+ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(shotwell_CFLAGS) \
+ $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
+am_thumbnailer_shotwell_video_thumbnailer_OBJECTS = thumbnailer/thumbnailer_shotwell_video_thumbnailer-shotwell-video-thumbnailer.$(OBJEXT)
+thumbnailer_shotwell_video_thumbnailer_OBJECTS = \
+ $(am_thumbnailer_shotwell_video_thumbnailer_OBJECTS)
+thumbnailer_shotwell_video_thumbnailer_DEPENDENCIES = \
+ $(am__DEPENDENCIES_1)
+thumbnailer_shotwell_video_thumbnailer_LINK = $(LIBTOOL) $(AM_V_lt) \
+ --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \
+ $(CCLD) $(thumbnailer_shotwell_video_thumbnailer_CFLAGS) \
+ $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
+SCRIPTS = $(dist_noinst_SCRIPTS) $(dist_pkglibexec_SCRIPTS)
+AM_V_P = $(am__v_P_@AM_V@)
+am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
+am__v_P_0 = false
+am__v_P_1 = :
+AM_V_GEN = $(am__v_GEN_@AM_V@)
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
+am__v_GEN_0 = @echo " GEN " $@;
+am__v_GEN_1 =
+AM_V_at = $(am__v_at_@AM_V@)
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
+am__v_at_0 = @
+am__v_at_1 =
+DEFAULT_INCLUDES = -I.@am__isrc@
+depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
+am__depfiles_maybe = depfiles
+am__mv = mv -f
+COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
+ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
+LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
+ $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
+ $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
+ $(AM_CFLAGS) $(CFLAGS)
+AM_V_CC = $(am__v_CC_@AM_V@)
+am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
+am__v_CC_0 = @echo " CC " $@;
+am__v_CC_1 =
+CCLD = $(CC)
+LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
+ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
+ $(AM_LDFLAGS) $(LDFLAGS) -o $@
+AM_V_CCLD = $(am__v_CCLD_@AM_V@)
+am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
+am__v_CCLD_0 = @echo " CCLD " $@;
+am__v_CCLD_1 =
+VALACOMPILE = $(VALAC) $(AM_VALAFLAGS) $(VALAFLAGS)
+LTVALACOMPILE = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
+ $(LIBTOOLFLAGS) --mode=compile $(VALAC) $(AM_VALAFLAGS) \
+ $(VALAFLAGS)
+AM_V_VALAC = $(am__v_VALAC_@AM_V@)
+am__v_VALAC_ = $(am__v_VALAC_@AM_DEFAULT_V@)
+am__v_VALAC_0 = @echo " VALAC " $@;
+am__v_VALAC_1 =
+SOURCES = $(plugins_common_libshotwell_plugin_common_la_SOURCES) \
+ $(plugins_shotwell_data_imports_shotwell_data_imports_la_SOURCES) \
+ $(nodist_plugins_shotwell_data_imports_shotwell_data_imports_la_SOURCES) \
+ $(plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_SOURCES) \
+ $(nodist_plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_SOURCES) \
+ $(plugins_shotwell_publishing_shotwell_publishing_la_SOURCES) \
+ $(nodist_plugins_shotwell_publishing_shotwell_publishing_la_SOURCES) \
+ $(plugins_shotwell_transitions_shotwell_transitions_la_SOURCES) \
+ $(nodist_plugins_shotwell_transitions_shotwell_transitions_la_SOURCES) \
+ $(src_plugins_libplugin_la_SOURCES) $(shotwell_SOURCES) \
+ $(thumbnailer_shotwell_video_thumbnailer_SOURCES)
+DIST_SOURCES = $(plugins_common_libshotwell_plugin_common_la_SOURCES) \
+ $(plugins_shotwell_data_imports_shotwell_data_imports_la_SOURCES) \
+ $(am__plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_SOURCES_DIST) \
+ $(plugins_shotwell_publishing_shotwell_publishing_la_SOURCES) \
+ $(plugins_shotwell_transitions_shotwell_transitions_la_SOURCES) \
+ $(src_plugins_libplugin_la_SOURCES) $(shotwell_SOURCES) \
+ $(thumbnailer_shotwell_video_thumbnailer_SOURCES)
+RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
+ ctags-recursive dvi-recursive html-recursive info-recursive \
+ install-data-recursive install-dvi-recursive \
+ install-exec-recursive install-html-recursive \
+ install-info-recursive install-pdf-recursive \
+ install-ps-recursive install-recursive installcheck-recursive \
+ installdirs-recursive pdf-recursive ps-recursive \
+ tags-recursive uninstall-recursive
+am__can_run_installinfo = \
+ case $$AM_UPDATE_INFO_DIR in \
+ n|no|NO) false;; \
+ *) (install-info --version) >/dev/null 2>&1;; \
+ esac
+am__dist_noinst_DATA_DIST = plugins/shotwell-publishing/facebook.png \
+ plugins/shotwell-publishing/flickr.png \
+ plugins/shotwell-publishing/picasa.png \
+ plugins/shotwell-publishing/piwigo.png \
+ plugins/shotwell-publishing/youtube.png \
+ plugins/shotwell-publishing/facebook_publishing_options_pane.ui \
+ plugins/shotwell-publishing/flickr_pin_entry_pane.ui \
+ plugins/shotwell-publishing/flickr_publishing_options_pane.ui \
+ plugins/shotwell-publishing/picasa_publishing_options_pane.ui \
+ plugins/shotwell-publishing/piwigo_authentication_pane.ui \
+ plugins/shotwell-publishing/piwigo_publishing_options_pane.ui \
+ plugins/shotwell-publishing/youtube_publishing_options_pane.ui \
+ plugins/shotwell-publishing/org.gnome.Shotwell.Publishing.gresource.xml \
+ plugins/shotwell-publishing-extras/gallery3.png \
+ plugins/shotwell-publishing-extras/rajce.png \
+ plugins/shotwell-publishing-extras/tumblr.png \
+ plugins/shotwell-publishing-extras/gallery3_authentication_pane.ui \
+ plugins/shotwell-publishing-extras/gallery3_publishing_options_pane.ui \
+ plugins/shotwell-publishing-extras/rajce_authentication_pane.ui \
+ plugins/shotwell-publishing-extras/rajce_publishing_options_pane.ui \
+ plugins/shotwell-publishing-extras/tumblr_authentication_pane.ui \
+ plugins/shotwell-publishing-extras/tumblr_publishing_options_pane.ui \
+ plugins/shotwell-publishing-extras/yandex_publish_model.ui \
+ plugins/shotwell-publishing-extras/org.gnome.Shotwell.Publishing.Extras.gresource.xml \
+ plugins/shotwell-transitions/slideshow-plugin.png \
+ plugins/shotwell-transitions/org.gnome.Shotwell.Transitions.gresource.xml \
+ plugins/shotwell-data-imports/f-spot-24.png \
+ plugins/shotwell-data-imports/org.gnome.Shotwell.Imports.gresource.xml \
+ plugins/shotwell-plugin-dev-1.0.h \
+ plugins/shotwell-plugin-common.h vapi/gphoto.h vapi/LConv.vapi \
+ vapi/libexif.vapi vapi/libgphoto2.vapi vapi/libraw.vapi \
+ vapi/unity.deps vapi/unity.vapi
+DATA = $(dist_noinst_DATA) $(dist_plugin_DATA)
+RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
+ distclean-recursive maintainer-clean-recursive
+am__recursive_targets = \
+ $(RECURSIVE_TARGETS) \
+ $(RECURSIVE_CLEAN_TARGETS) \
+ $(am__extra_recursive_targets)
+AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
+ cscope distdir dist dist-all distcheck
+am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
+ $(LISP)config.h.in
+# Read a list of newline-separated strings from the standard input,
+# and print each of them once, without duplicates. Input order is
+# *not* preserved.
+am__uniquify_input = $(AWK) '\
+ BEGIN { nonempty = 0; } \
+ { items[$$0] = 1; nonempty = 1; } \
+ END { if (nonempty) { for (i in items) print i; }; } \
+'
+# Make sure the list of sources is unique. This is necessary because,
+# e.g., the same source file might be shared among _SOURCES variables
+# for different programs/libraries.
+am__define_uniq_tagged_files = \
+ list='$(am__tagged_files)'; \
+ unique=`for i in $$list; do \
+ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+ done | $(am__uniquify_input)`
+ETAGS = etags
+CTAGS = ctags
+CSCOPE = cscope
+DIST_SUBDIRS = $(SUBDIRS)
+am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \
+ $(srcdir)/plugins_common_libshotwell_plugin_common_la_vala.stamp \
+ $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp \
+ $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp \
+ $(srcdir)/plugins_shotwell_publishing_shotwell_publishing_la_vala.stamp \
+ $(srcdir)/plugins_shotwell_transitions_shotwell_transitions_la_vala.stamp \
+ $(srcdir)/shotwell_vala.stamp \
+ $(srcdir)/src_plugins_libplugin_la_vala.stamp \
+ $(srcdir)/thumbnailer_shotwell_video_thumbnailer_vala.stamp \
+ $(top_srcdir)/build-aux/compile \
+ $(top_srcdir)/build-aux/config.guess \
+ $(top_srcdir)/build-aux/config.rpath \
+ $(top_srcdir)/build-aux/config.sub \
+ $(top_srcdir)/build-aux/depcomp \
+ $(top_srcdir)/build-aux/install-sh \
+ $(top_srcdir)/build-aux/ltmain.sh \
+ $(top_srcdir)/build-aux/missing $(top_srcdir)/common.am \
+ $(top_srcdir)/import.am $(top_srcdir)/publish-extra.am \
+ $(top_srcdir)/publish.am $(top_srcdir)/shotwell.am \
+ $(top_srcdir)/thumbnailer.am $(top_srcdir)/transition.am \
+ ABOUT-NLS AUTHORS COPYING INSTALL NEWS README THANKS \
+ build-aux/compile build-aux/config.guess \
+ build-aux/config.rpath build-aux/config.sub build-aux/depcomp \
+ build-aux/install-sh build-aux/ltmain.sh build-aux/missing \
+ plugins/common/RESTSupport.c plugins/common/Resources.c \
+ plugins/shotwell-data-imports/FSpotDatabase.c \
+ plugins/shotwell-data-imports/FSpotDatabaseBehavior.c \
+ plugins/shotwell-data-imports/FSpotDatabaseTable.c \
+ plugins/shotwell-data-imports/FSpotImporter.c \
+ plugins/shotwell-data-imports/FSpotMetaTable.c \
+ plugins/shotwell-data-imports/FSpotPhotoTagsTable.c \
+ plugins/shotwell-data-imports/FSpotPhotoVersionsTable.c \
+ plugins/shotwell-data-imports/FSpotPhotosTable.c \
+ plugins/shotwell-data-imports/FSpotRollsTable.c \
+ plugins/shotwell-data-imports/FSpotTableBehavior.c \
+ plugins/shotwell-data-imports/FSpotTagsTable.c \
+ plugins/shotwell-data-imports/SqliteSupport.c \
+ plugins/shotwell-data-imports/VersionNumber.c \
+ plugins/shotwell-data-imports/shotwell-data-imports.c \
+ plugins/shotwell-publishing-extras/GalleryConnector.c \
+ plugins/shotwell-publishing-extras/RajcePublishing.c \
+ plugins/shotwell-publishing-extras/TumblrPublishing.c \
+ plugins/shotwell-publishing-extras/YandexPublishing.c \
+ plugins/shotwell-publishing-extras/shotwell-publishing-extras.c \
+ plugins/shotwell-publishing/FacebookPublishing.c \
+ plugins/shotwell-publishing/FlickrPublishing.c \
+ plugins/shotwell-publishing/PicasaPublishing.c \
+ plugins/shotwell-publishing/PiwigoPublishing.c \
+ plugins/shotwell-publishing/YouTubePublishing.c \
+ plugins/shotwell-publishing/shotwell-publishing.c \
+ plugins/shotwell-transitions/BlindsEffect.c \
+ plugins/shotwell-transitions/ChessEffect.c \
+ plugins/shotwell-transitions/CircleEffect.c \
+ plugins/shotwell-transitions/CirclesEffect.c \
+ plugins/shotwell-transitions/ClockEffect.c \
+ plugins/shotwell-transitions/CrumbleEffect.c \
+ plugins/shotwell-transitions/FadeEffect.c \
+ plugins/shotwell-transitions/SlideEffect.c \
+ plugins/shotwell-transitions/SquaresEffect.c \
+ plugins/shotwell-transitions/StripesEffect.c \
+ plugins/shotwell-transitions/shotwell-transitions.c \
+ src/.unitize/_CameraInternals.c \
+ src/.unitize/_ConfigInternals.c src/.unitize/_CoreInternals.c \
+ src/.unitize/_DataImportsInternals.c \
+ src/.unitize/_DbInternals.c src/.unitize/_DirectInternals.c \
+ src/.unitize/_Direct_unitize_entry.c \
+ src/.unitize/_EditingToolsInternals.c \
+ src/.unitize/_EventsInternals.c \
+ src/.unitize/_FoldersInternals.c \
+ src/.unitize/_LibraryInternals.c \
+ src/.unitize/_Library_unitize_entry.c \
+ src/.unitize/_PhotosInternals.c \
+ src/.unitize/_PluginsInternals.c \
+ src/.unitize/_PublishingInternals.c \
+ src/.unitize/_SearchesInternals.c \
+ src/.unitize/_SidebarInternals.c \
+ src/.unitize/_SlideshowInternals.c \
+ src/.unitize/_TagsInternals.c src/.unitize/_ThreadsInternals.c \
+ src/.unitize/_UnitInternals.c src/.unitize/_UtilInternals.c \
+ src/AppDirs.c src/AppWindow.c src/Application.c \
+ src/BatchImport.c src/Box.c src/CheckerboardLayout.c \
+ src/CollectionPage.c src/ColorTransformation.c \
+ src/CommandManager.c src/Commands.c src/CustomComponents.c \
+ src/Debug.c src/DesktopIntegration.c src/Dialogs.c \
+ src/Dimensions.c src/DirectoryMonitor.c src/Event.c \
+ src/Exporter.c src/International.c src/LibraryFiles.c \
+ src/LibraryMonitor.c src/MediaDataRepresentation.c \
+ src/MediaInterfaces.c src/MediaMetadata.c src/MediaMonitor.c \
+ src/MediaPage.c src/MediaViewTracker.c src/MetadataWriter.c \
+ src/NaturalCollate.c src/Orientation.c src/Page.c src/Photo.c \
+ src/PhotoMonitor.c src/PhotoPage.c src/PixbufCache.c \
+ src/Printing.c src/Properties.c src/Resources.c \
+ src/Screensaver.c src/SearchFilter.c src/SlideshowPage.c \
+ src/SortedList.c src/Tag.c src/Thumbnail.c \
+ src/ThumbnailCache.c src/TimedQueue.c src/Tombstone.c \
+ src/UnityProgressBar.c src/Upgrades.c src/VideoMetadata.c \
+ src/VideoMonitor.c src/VideoSupport.c src/camera/Branch.c \
+ src/camera/Camera.c src/camera/CameraTable.c \
+ src/camera/GPhoto.c src/camera/ImportPage.c \
+ src/config/Config.c src/config/ConfigurationInterfaces.c \
+ src/config/GSettingsEngine.c src/core/Alteration.c \
+ src/core/ContainerSourceCollection.c src/core/Core.c \
+ src/core/DataCollection.c src/core/DataObject.c \
+ src/core/DataSet.c src/core/DataSource.c \
+ src/core/DataSourceTypes.c src/core/DataView.c \
+ src/core/DataViewTypes.c src/core/DatabaseSourceCollection.c \
+ src/core/SourceCollection.c src/core/SourceHoldingTank.c \
+ src/core/SourceInterfaces.c src/core/Tracker.c \
+ src/core/ViewCollection.c src/core/util.c \
+ src/data_imports/DataImportJob.c \
+ src/data_imports/DataImportSource.c \
+ src/data_imports/DataImports.c \
+ src/data_imports/DataImportsPluginHost.c \
+ src/data_imports/DataImportsUI.c src/db/DatabaseTable.c \
+ src/db/Db.c src/db/EventTable.c src/db/PhotoTable.c \
+ src/db/SavedSearchDBTable.c src/db/TagTable.c \
+ src/db/TombstoneTable.c src/db/VersionTable.c \
+ src/db/VideoTable.c src/direct/Direct.c \
+ src/direct/DirectPhoto.c src/direct/DirectPhotoPage.c \
+ src/direct/DirectView.c src/direct/DirectWindow.c \
+ src/editing_tools/EditingTools.c \
+ src/editing_tools/StraightenTool.c src/events/Branch.c \
+ src/events/EventDirectoryItem.c src/events/EventPage.c \
+ src/events/Events.c src/events/EventsDirectoryPage.c \
+ src/folders/Branch.c src/folders/Folders.c src/folders/Page.c \
+ src/library/Branch.c src/library/FlaggedPage.c \
+ src/library/FlaggedSidebarEntry.c \
+ src/library/ImportQueuePage.c \
+ src/library/ImportQueueSidebarEntry.c \
+ src/library/LastImportPage.c \
+ src/library/LastImportSidebarEntry.c src/library/Library.c \
+ src/library/LibraryWindow.c src/library/OfflinePage.c \
+ src/library/OfflineSidebarEntry.c src/library/TrashPage.c \
+ src/library/TrashSidebarEntry.c src/main.c \
+ src/photos/BmpSupport.c src/photos/GRaw.c \
+ src/photos/GdkSupport.c src/photos/JfifSupport.c \
+ src/photos/PhotoFileAdapter.c src/photos/PhotoFileFormat.c \
+ src/photos/PhotoFileSniffer.c src/photos/PhotoMetadata.c \
+ src/photos/Photos.c src/photos/PngSupport.c \
+ src/photos/RawSupport.c src/photos/TiffSupport.c \
+ src/plugins/DataImportsInterfaces.c \
+ src/plugins/ManifestWidget.c src/plugins/Plugins.c \
+ src/plugins/PublishingInterfaces.c \
+ src/plugins/SpitInterfaces.c \
+ src/plugins/StandardHostInterface.c \
+ src/plugins/TransitionsInterfaces.c src/publishing/APIGlue.c \
+ src/publishing/Publishing.c \
+ src/publishing/PublishingPluginHost.c \
+ src/publishing/PublishingUI.c src/searches/Branch.c \
+ src/searches/SavedSearchDialog.c \
+ src/searches/SavedSearchPage.c src/searches/SearchBoolean.c \
+ src/searches/Searches.c src/sidebar/Branch.c \
+ src/sidebar/Entry.c src/sidebar/Sidebar.c src/sidebar/Tree.c \
+ src/sidebar/common.c src/slideshow/Slideshow.c \
+ src/slideshow/TransitionEffects.c src/tags/Branch.c \
+ src/tags/HierarchicalTagIndex.c \
+ src/tags/HierarchicalTagUtilities.c src/tags/TagPage.c \
+ src/tags/Tags.c src/threads/BackgroundJob.c \
+ src/threads/Semaphore.c src/threads/Threads.c \
+ src/threads/Workers.c src/unit/Unit.c src/util/KeyValueMap.c \
+ src/util/Util.c src/util/file.c src/util/image.c \
+ src/util/misc.c src/util/string.c src/util/system.c \
+ src/util/ui.c thumbnailer/shotwell-video-thumbnailer.c
+DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+distdir = $(PACKAGE)-$(VERSION)
+top_distdir = $(distdir)
+am__remove_distdir = \
+ if test -d "$(distdir)"; then \
+ find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
+ && rm -rf "$(distdir)" \
+ || { sleep 5 && rm -rf "$(distdir)"; }; \
+ else :; fi
+am__post_remove_distdir = $(am__remove_distdir)
+am__relativize = \
+ dir0=`pwd`; \
+ sed_first='s,^\([^/]*\)/.*$$,\1,'; \
+ sed_rest='s,^[^/]*/*,,'; \
+ sed_last='s,^.*/\([^/]*\)$$,\1,'; \
+ sed_butlast='s,/*[^/]*$$,,'; \
+ while test -n "$$dir1"; do \
+ first=`echo "$$dir1" | sed -e "$$sed_first"`; \
+ if test "$$first" != "."; then \
+ if test "$$first" = ".."; then \
+ dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
+ dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
+ else \
+ first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
+ if test "$$first2" = "$$first"; then \
+ dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
+ else \
+ dir2="../$$dir2"; \
+ fi; \
+ dir0="$$dir0"/"$$first"; \
+ fi; \
+ fi; \
+ dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
+ done; \
+ reldir="$$dir2"
+GZIP_ENV = --best
+DIST_ARCHIVES = $(distdir).tar.xz
+DIST_TARGETS = dist-xz
+distuninstallcheck_listfiles = find . -type f -print
+am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
+ | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
+distcleancheck_listfiles = find . -type f -print
+ACLOCAL = @ACLOCAL@
+ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
+AMTAR = @AMTAR@
+AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
+API_VERSION = @API_VERSION@
+APPSTREAM_UTIL = @APPSTREAM_UTIL@
+AR = @AR@
+AUTOCONF = @AUTOCONF@
+AUTOHEADER = @AUTOHEADER@
+AUTOMAKE = @AUTOMAKE@
+AWK = @AWK@
+CC = @CC@
+CCDEPMODE = @CCDEPMODE@
+CFLAGS = @CFLAGS@
+CPP = @CPP@
+CPPFLAGS = @CPPFLAGS@
+CYGPATH_W = @CYGPATH_W@
+DEFS = @DEFS@
+DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
+DSYMUTIL = @DSYMUTIL@
+DUMPBIN = @DUMPBIN@
+ECHO_C = @ECHO_C@
+ECHO_N = @ECHO_N@
+ECHO_T = @ECHO_T@
+EGREP = @EGREP@
+EXEEXT = @EXEEXT@
+FGREP = @FGREP@
+GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
+GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
+GIT = @GIT@
+GITVER = @GITVER@
+GLIB_COMPILE_RESOURCES = @GLIB_COMPILE_RESOURCES@
+GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@
+GMSGFMT = @GMSGFMT@
+GMSGFMT_015 = @GMSGFMT_015@
+GREP = @GREP@
+GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@
+HAVE_EXTRA_PLUGINS = @HAVE_EXTRA_PLUGINS@
+HAVE_UNITY = @HAVE_UNITY@
+HELP_DIR = @HELP_DIR@
+IMPORT_CFLAGS = @IMPORT_CFLAGS@
+IMPORT_LIBS = @IMPORT_LIBS@
+INSTALL = @INSTALL@
+INSTALL_DATA = @INSTALL_DATA@
+INSTALL_PROGRAM = @INSTALL_PROGRAM@
+INSTALL_SCRIPT = @INSTALL_SCRIPT@
+INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
+INTLLIBS = @INTLLIBS@
+INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
+ITSTOOL = @ITSTOOL@
+LD = @LD@
+LDFLAGS = @LDFLAGS@
+LIBICONV = @LIBICONV@
+LIBINTL = @LIBINTL@
+LIBOBJS = @LIBOBJS@
+LIBS = @LIBS@
+LIBTOOL = @LIBTOOL@
+LIPO = @LIPO@
+LN_S = @LN_S@
+LTLIBICONV = @LTLIBICONV@
+LTLIBINTL = @LTLIBINTL@
+LTLIBOBJS = @LTLIBOBJS@
+LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
+MAINT = @MAINT@
+MAJOR_VERSION = @MAJOR_VERSION@
+MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
+MICRO_VERSION = @MICRO_VERSION@
+MINOR_VERSION = @MINOR_VERSION@
+MKDIR_P = @MKDIR_P@
+MSGFMT = @MSGFMT@
+MSGFMT_015 = @MSGFMT_015@
+MSGMERGE = @MSGMERGE@
+NM = @NM@
+NMEDIT = @NMEDIT@
+OBJDUMP = @OBJDUMP@
+OBJEXT = @OBJEXT@
+OTOOL = @OTOOL@
+OTOOL64 = @OTOOL64@
+PACKAGE = @PACKAGE@
+PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
+PACKAGE_NAME = @PACKAGE_NAME@
+PACKAGE_STRING = @PACKAGE_STRING@
+PACKAGE_TARNAME = @PACKAGE_TARNAME@
+PACKAGE_URL = @PACKAGE_URL@
+PACKAGE_VERSION = @PACKAGE_VERSION@
+PATH_SEPARATOR = @PATH_SEPARATOR@
+PKG_CONFIG = @PKG_CONFIG@
+PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
+PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
+PLUGIN_CFLAGS = @PLUGIN_CFLAGS@
+PLUGIN_LIBS = @PLUGIN_LIBS@
+POSUB = @POSUB@
+PUBLISHING_CFLAGS = @PUBLISHING_CFLAGS@
+PUBLISHING_LIBS = @PUBLISHING_LIBS@
+RANLIB = @RANLIB@
+SED = @SED@
+SET_MAKE = @SET_MAKE@
+SHELL = @SHELL@
+SHOTWELL_CFLAGS = @SHOTWELL_CFLAGS@
+SHOTWELL_LIBS = @SHOTWELL_LIBS@
+STRIP = @STRIP@
+THUMBNAILER_CFLAGS = @THUMBNAILER_CFLAGS@
+THUMBNAILER_LIBS = @THUMBNAILER_LIBS@
+TRANSITIONS_CFLAGS = @TRANSITIONS_CFLAGS@
+TRANSITIONS_LIBS = @TRANSITIONS_LIBS@
+UNITY_CFLAGS = @UNITY_CFLAGS@
+UNITY_LIBS = @UNITY_LIBS@
+UNITY_VALAFLAGS = @UNITY_VALAFLAGS@
+USE_NLS = @USE_NLS@
+VALAC = @VALAC@
+VALAFLAGS = @VALAFLAGS@
+VERSION = @VERSION@
+XGETTEXT = @XGETTEXT@
+XGETTEXT_015 = @XGETTEXT_015@
+XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
+XMLLINT = @XMLLINT@
+YELP_LC_DIST = @YELP_LC_DIST@
+YELP_LC_MEDIA_LINKS = @YELP_LC_MEDIA_LINKS@
+abs_builddir = @abs_builddir@
+abs_srcdir = @abs_srcdir@
+abs_top_builddir = @abs_top_builddir@
+abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
+ac_ct_CC = @ac_ct_CC@
+ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
+am__include = @am__include@
+am__leading_dot = @am__leading_dot@
+am__quote = @am__quote@
+am__tar = @am__tar@
+am__untar = @am__untar@
+appdataxmldir = @appdataxmldir@
+bindir = @bindir@
+build = @build@
+build_alias = @build_alias@
+build_cpu = @build_cpu@
+build_os = @build_os@
+build_vendor = @build_vendor@
+builddir = @builddir@
+datadir = @datadir@
+datarootdir = @datarootdir@
+docdir = @docdir@
+dvidir = @dvidir@
+exec_prefix = @exec_prefix@
+gsettingsschemadir = @gsettingsschemadir@
+host = @host@
+host_alias = @host_alias@
+host_cpu = @host_cpu@
+host_os = @host_os@
+host_vendor = @host_vendor@
+htmldir = @htmldir@
+includedir = @includedir@
+infodir = @infodir@
+install_sh = @install_sh@
+libdir = @libdir@
+libexecdir = @libexecdir@
+localedir = @localedir@
+localstatedir = @localstatedir@
+mandir = @mandir@
+mkdir_p = @mkdir_p@
+oldincludedir = @oldincludedir@
+pdfdir = @pdfdir@
+prefix = @prefix@
+program_transform_name = @program_transform_name@
+psdir = @psdir@
+runstatedir = @runstatedir@
+sbindir = @sbindir@
+sharedstatedir = @sharedstatedir@
+srcdir = @srcdir@
+sysconfdir = @sysconfdir@
+target_alias = @target_alias@
+top_build_prefix = @top_build_prefix@
+top_builddir = @top_builddir@
+top_srcdir = @top_srcdir@
+SUBDIRS = misc help po app-icons icons ui
+EXTRA_DIST = AUTHORS
+# find $(distdir) -name "*.c" -o -name "shotwell*.h" -o -name "shotwell*.vapi" -o -name "*vala.stamp" -exec rm {} \;
+MAINTAINERCLEANFILES = \
+ $(GITIGNORE_MAINTAINERCLEANFILES_TOPLEVEL) \
+ $(GITIGNORE_MAINTAINERCLEANFILES_MAKEFILE_IN) \
+ $(GITIGNORE_MAINTAINERCLEANFILES_M4_LIBTOOL)
+
+GITIGNOREFILES = \
+ ABOUT-NLS \
+ plugins/**/*.h \
+ plugins/**/*.vapi \
+ **/*.sw[nop] \
+ **/*~ \
+ *.o \
+ m4/* \
+ **/resource.c \
+ aclocal.m4 \
+ build-aux \
+ ChangeLog \
+ config \
+ config.h.in \
+ gtk-doc.m4 \
+ gtk-doc.make \
+ INSTALL \
+ $(NULL)
+
+#
+# Generate utility library for plugins
+#
+lib_LTLIBRARIES = \
+ plugins/common/libshotwell-plugin-common.la
+
+plugins_common_libshotwell_plugin_common_la_SOURCES = \
+ plugins/common/RESTSupport.vala \
+ plugins/common/Resources.vala \
+ plugins/shotwell-plugin-dev-1.0.vapi
+
+plugins_common_libshotwell_plugin_common_la_VALAFLAGS = \
+ $(COMMON_VALAFLAGS) \
+ --library publishing-support \
+ --pkg gtk+-3.0 \
+ --pkg json-glib-1.0 \
+ --pkg libsoup-2.4 \
+ --pkg libxml-2.0 \
+ --pkg webkit2gtk-4.0 \
+ --pkg gee-0.8 \
+ --vapi=plugins/shotwell-plugin-common.vapi \
+ --header=plugins/shotwell-plugin-common.h
+
+plugins_common_libshotwell_plugin_common_la_CFLAGS = \
+ $(PLUGIN_CFLAGS) \
+ -DGETTEXT_PACKAGE='"$(GETTEXT_PACKAGE)"' \
+ -I $(top_srcdir)/plugins -I$(top_builddir)/plugins
+
+plugins_common_libshotwell_plugin_common_la_LIBADD = \
+ $(PLUGIN_LIBS)
+
+
+#
+# Create intermediate library for the Plugin API
+#
+noinst_LTLIBRARIES = \
+ src/plugins/libplugin.la
+
+src_plugins_libplugin_la_SOURCES = \
+ src/plugins/SpitInterfaces.vala \
+ src/plugins/TransitionsInterfaces.vala \
+ src/plugins/PublishingInterfaces.vala \
+ src/plugins/DataImportsInterfaces.vala
+
+src_plugins_libplugin_la_VALAFLAGS = \
+ $(COMMON_VALAFLAGS) \
+ --pkg gio-2.0 \
+ --pkg gtk+-3.0 \
+ --pkg gmodule-2.0 \
+ --pkg gee-0.8 \
+ --library plugins \
+ --vapi=plugins/shotwell-plugin-dev-1.0.vapi \
+ --header=plugins/shotwell-plugin-dev-1.0.h
+
+src_plugins_libplugin_la_CFLAGS = $(PLUGIN_CFLAGS)
+SHOTWELL_PLUGIN_LDFLAGS = \
+ -no-undefined \
+ -module \
+ -shared \
+ -export_dynamic \
+ -avoid-version
+
+plugindir = $(pkglibdir)/plugins/builtin
+plugin_LTLIBRARIES = \
+ plugins/shotwell-publishing/shotwell-publishing.la \
+ $(am__append_3) \
+ plugins/shotwell-transitions/shotwell-transitions.la \
+ plugins/shotwell-data-imports/shotwell-data-imports.la
+dist_plugin_DATA =
+dist_pkglibexec_SCRIPTS = $(top_srcdir)/settings-migrator/shotwell-settings-migrator
+dist_noinst_DATA = $(NULL) plugins/shotwell-publishing/facebook.png \
+ plugins/shotwell-publishing/flickr.png \
+ plugins/shotwell-publishing/picasa.png \
+ plugins/shotwell-publishing/piwigo.png \
+ plugins/shotwell-publishing/youtube.png \
+ plugins/shotwell-publishing/facebook_publishing_options_pane.ui \
+ plugins/shotwell-publishing/flickr_pin_entry_pane.ui \
+ plugins/shotwell-publishing/flickr_publishing_options_pane.ui \
+ plugins/shotwell-publishing/picasa_publishing_options_pane.ui \
+ plugins/shotwell-publishing/piwigo_authentication_pane.ui \
+ plugins/shotwell-publishing/piwigo_publishing_options_pane.ui \
+ plugins/shotwell-publishing/youtube_publishing_options_pane.ui \
+ plugins/shotwell-publishing/org.gnome.Shotwell.Publishing.gresource.xml \
+ $(am__append_4) \
+ plugins/shotwell-transitions/slideshow-plugin.png \
+ plugins/shotwell-transitions/org.gnome.Shotwell.Transitions.gresource.xml \
+ plugins/shotwell-data-imports/f-spot-24.png \
+ plugins/shotwell-data-imports/org.gnome.Shotwell.Imports.gresource.xml \
+ plugins/shotwell-plugin-dev-1.0.h \
+ plugins/shotwell-plugin-common.h vapi/gphoto.h vapi/LConv.vapi \
+ vapi/libexif.vapi vapi/libgphoto2.vapi vapi/libraw.vapi \
+ vapi/unity.deps vapi/unity.vapi
+MOSTLYCLEANFILES = $(NULL) plugins/shotwell-publishing/resource.c \
+ $(am__append_5) plugins/shotwell-transitions/resource.c \
+ plugins/shotwell-data-imports/resource.c
+
+# --enable-checking needs to come first to not trigger
+# https://debbugs.gnu.org/cgi/bugreport.cgi?bug=18734
+COMMON_VALAFLAGS = --enable-checking --target-glib=2.32 --thread \
+ --fatal-warnings --enable-experimental --enable-deprecated \
+ $(am__append_2)
+COMMON_CFLAGS = -I$(top_srcdir)/vapi -D_PREFIX='"$(prefix)"' \
+ -D_VERSION='"$(VERSION)"' \
+ -DGETTEXT_PACKAGE='"$(GETTEXT_PACKAGE)"' \
+ -D_LANG_SUPPORT_DIR='"$(prefix)/share/locale"' \
+ -D_LIBEXECDIR='"$(libexecdir)"' -D_LIB='"$(libdir)"' \
+ $(am__append_1)
+shotwell_CFLAGS = \
+ $(SHOTWELL_CFLAGS) \
+ $(UNITY_CFLAGS) \
+ $(COMMON_CFLAGS) \
+ -I$(top_builddir)/plugins \
+ -I$(abs_top_srcdir)/plugins
+
+shotwell_LDADD = \
+ src/plugins/libplugin.la \
+ $(SHOTWELL_LIBS) \
+ $(UNITY_LIBS)
+
+shotwell_VALAFLAGS = $(COMMON_VALAFLAGS) \
+ --pkg gio-2.0 --pkg gtk+-3.0 --pkg gee-0.8 \
+ --pkg gio-unix-2.0 --pkg sqlite3 --pkg gmodule-2.0 \
+ --vapidir $(abs_top_srcdir)/vapi \
+ --pkg libgphoto2 --pkg posix --pkg LConv --pkg libraw --pkg gexiv2 \
+ --pkg libexif --pkg gudev-1.0 --pkg gstreamer-1.0 \
+ --pkg gstreamer-pbutils-1.0 \
+ $(UNITY_VALAFLAGS) \
+ $(COMMON_VALAFLAGS_POST)
+
+shotwell_SOURCES = \
+ src/unit/Unit.vala \
+ src/util/Util.vala \
+ src/util/file.vala \
+ src/util/image.vala \
+ src/util/misc.vala \
+ src/util/string.vala \
+ src/util/system.vala \
+ src/util/KeyValueMap.vala \
+ src/util/ui.vala \
+ src/threads/Threads.vala \
+ src/threads/Workers.vala \
+ src/threads/BackgroundJob.vala \
+ src/threads/Semaphore.vala \
+ src/db/Db.vala \
+ src/db/DatabaseTable.vala \
+ src/db/PhotoTable.vala \
+ src/db/EventTable.vala \
+ src/db/TagTable.vala \
+ src/db/TombstoneTable.vala \
+ src/db/VideoTable.vala \
+ src/db/VersionTable.vala \
+ src/db/SavedSearchDBTable.vala \
+ src/editing_tools/EditingTools.vala \
+ src/editing_tools/StraightenTool.vala \
+ src/slideshow/Slideshow.vala \
+ src/slideshow/TransitionEffects.vala \
+ src/photos/Photos.vala \
+ src/photos/PhotoFileAdapter.vala \
+ src/photos/PhotoFileFormat.vala \
+ src/photos/PhotoFileSniffer.vala \
+ src/photos/PhotoMetadata.vala \
+ src/photos/GRaw.vala \
+ src/photos/GdkSupport.vala \
+ src/photos/JfifSupport.vala \
+ src/photos/BmpSupport.vala \
+ src/photos/RawSupport.vala \
+ src/photos/PngSupport.vala \
+ src/photos/TiffSupport.vala \
+ src/plugins/Plugins.vala \
+ src/plugins/StandardHostInterface.vala \
+ src/plugins/ManifestWidget.vala \
+ src/publishing/Publishing.vala \
+ src/publishing/PublishingUI.vala \
+ src/publishing/PublishingPluginHost.vala \
+ src/publishing/APIGlue.vala \
+ src/library/Library.vala \
+ src/library/LibraryWindow.vala \
+ src/library/Branch.vala \
+ src/library/TrashSidebarEntry.vala \
+ src/library/OfflineSidebarEntry.vala \
+ src/library/FlaggedSidebarEntry.vala \
+ src/library/LastImportSidebarEntry.vala \
+ src/library/ImportQueueSidebarEntry.vala \
+ src/library/FlaggedPage.vala \
+ src/library/ImportQueuePage.vala \
+ src/library/LastImportPage.vala \
+ src/library/OfflinePage.vala \
+ src/library/TrashPage.vala \
+ src/direct/Direct.vala \
+ src/direct/DirectWindow.vala \
+ src/direct/DirectPhoto.vala \
+ src/direct/DirectPhotoPage.vala \
+ src/direct/DirectView.vala \
+ src/core/Core.vala \
+ src/core/DataCollection.vala \
+ src/core/DataSet.vala \
+ src/core/util.vala \
+ src/core/SourceCollection.vala \
+ src/core/SourceHoldingTank.vala \
+ src/core/DatabaseSourceCollection.vala \
+ src/core/ContainerSourceCollection.vala \
+ src/core/ViewCollection.vala \
+ src/core/DataObject.vala \
+ src/core/Alteration.vala \
+ src/core/DataSource.vala \
+ src/core/DataSourceTypes.vala \
+ src/core/DataView.vala \
+ src/core/DataViewTypes.vala \
+ src/core/Tracker.vala \
+ src/core/SourceInterfaces.vala \
+ src/sidebar/Sidebar.vala \
+ src/sidebar/Branch.vala \
+ src/sidebar/Entry.vala \
+ src/sidebar/Tree.vala \
+ src/sidebar/common.vala \
+ src/events/Events.vala \
+ src/events/Branch.vala \
+ src/events/EventsDirectoryPage.vala \
+ src/events/EventPage.vala \
+ src/events/EventDirectoryItem.vala \
+ src/tags/Tags.vala \
+ src/tags/Branch.vala \
+ src/tags/TagPage.vala \
+ src/tags/HierarchicalTagIndex.vala \
+ src/tags/HierarchicalTagUtilities.vala \
+ src/camera/Camera.vala \
+ src/camera/Branch.vala \
+ src/camera/CameraTable.vala \
+ src/camera/GPhoto.vala \
+ src/camera/ImportPage.vala \
+ src/searches/Searches.vala \
+ src/searches/Branch.vala \
+ src/searches/SearchBoolean.vala \
+ src/searches/SavedSearchPage.vala \
+ src/searches/SavedSearchDialog.vala \
+ src/config/Config.vala \
+ src/config/ConfigurationInterfaces.vala \
+ src/config/GSettingsEngine.vala \
+ src/data_imports/DataImports.vala \
+ src/data_imports/DataImportsPluginHost.vala \
+ src/data_imports/DataImportsUI.vala \
+ src/data_imports/DataImportJob.vala \
+ src/data_imports/DataImportSource.vala \
+ src/folders/Folders.vala \
+ src/folders/Branch.vala \
+ src/folders/Page.vala \
+ src/main.vala \
+ src/AppWindow.vala \
+ src/CollectionPage.vala \
+ src/NaturalCollate.vala \
+ src/Thumbnail.vala \
+ src/ThumbnailCache.vala \
+ src/CheckerboardLayout.vala \
+ src/PhotoPage.vala \
+ src/Page.vala \
+ src/SortedList.vala \
+ src/Dimensions.vala \
+ src/Box.vala \
+ src/Photo.vala \
+ src/Orientation.vala \
+ src/BatchImport.vala \
+ src/Dialogs.vala \
+ src/Resources.vala \
+ src/Debug.vala \
+ src/ColorTransformation.vala \
+ src/Properties.vala \
+ src/CustomComponents.vala \
+ src/Event.vala \
+ src/International.vala \
+ src/AppDirs.vala \
+ src/PixbufCache.vala \
+ src/CommandManager.vala \
+ src/Commands.vala \
+ src/SlideshowPage.vala \
+ src/LibraryFiles.vala \
+ src/Printing.vala \
+ src/Tag.vala \
+ src/Screensaver.vala \
+ src/Exporter.vala \
+ src/DirectoryMonitor.vala \
+ src/LibraryMonitor.vala \
+ src/VideoSupport.vala \
+ src/Tombstone.vala \
+ src/MetadataWriter.vala \
+ src/Application.vala \
+ src/TimedQueue.vala \
+ src/MediaPage.vala \
+ src/MediaDataRepresentation.vala \
+ src/DesktopIntegration.vala \
+ src/MediaInterfaces.vala \
+ src/MediaMetadata.vala \
+ src/VideoMetadata.vala \
+ src/MediaMonitor.vala \
+ src/PhotoMonitor.vala \
+ src/VideoMonitor.vala \
+ src/SearchFilter.vala \
+ src/MediaViewTracker.vala \
+ src/UnityProgressBar.vala \
+ src/Upgrades.vala \
+ src/.unitize/_UnitInternals.vala \
+ src/.unitize/_UtilInternals.vala \
+ src/.unitize/_ThreadsInternals.vala \
+ src/.unitize/_DbInternals.vala \
+ src/.unitize/_EditingToolsInternals.vala \
+ src/.unitize/_PluginsInternals.vala \
+ src/.unitize/_SlideshowInternals.vala \
+ src/.unitize/_PhotosInternals.vala \
+ src/.unitize/_PublishingInternals.vala \
+ src/.unitize/_LibraryInternals.vala \
+ src/.unitize/_DirectInternals.vala \
+ src/.unitize/_CoreInternals.vala \
+ src/.unitize/_SidebarInternals.vala \
+ src/.unitize/_EventsInternals.vala \
+ src/.unitize/_TagsInternals.vala \
+ src/.unitize/_CameraInternals.vala \
+ src/.unitize/_SearchesInternals.vala \
+ src/.unitize/_ConfigInternals.vala \
+ src/.unitize/_DataImportsInternals.vala \
+ src/.unitize/_FoldersInternals.vala \
+ src/.unitize/_Library_unitize_entry.vala \
+ src/.unitize/_Direct_unitize_entry.vala \
+ plugins/shotwell-plugin-dev-1.0.vapi
+
+thumbnailer_shotwell_video_thumbnailer_SOURCES = thumbnailer/shotwell-video-thumbnailer.vala
+thumbnailer_shotwell_video_thumbnailer_VALAFLAGS = $(COMMON_VALAFLAGS) \
+ --pkg gstreamer-1.0 \
+ --pkg gee-0.8 \
+ --pkg gtk+-3.0
+
+thumbnailer_shotwell_video_thumbnailer_CFLAGS = $(THUMBNAILER_CFLAGS)
+thumbnailer_shotwell_video_thumbnailer_LDADD = $(THUMBNAILER_LIBS)
+plugins_shotwell_publishing_shotwell_publishing_la_SOURCES = \
+ plugins/shotwell-publishing/shotwell-publishing.vala \
+ plugins/shotwell-publishing/FacebookPublishing.vala \
+ plugins/shotwell-publishing/PicasaPublishing.vala \
+ plugins/shotwell-publishing/FlickrPublishing.vala \
+ plugins/shotwell-publishing/YouTubePublishing.vala \
+ plugins/shotwell-publishing/PiwigoPublishing.vala \
+ plugins/shotwell-plugin-common.vapi
+
+nodist_plugins_shotwell_publishing_shotwell_publishing_la_SOURCES = \
+ plugins/shotwell-publishing/resource.c
+
+plugins_shotwell_publishing_shotwell_publishing_la_VALAFLAGS = \
+ $(COMMON_VALAFLAGS) \
+ --pkg gtk+-3.0 \
+ --pkg libsoup-2.4 \
+ --pkg gexiv2 \
+ --pkg gee-0.8 \
+ --pkg json-glib-1.0 \
+ --pkg shotwell-plugin-dev-1.0 \
+ --pkg libxml-2.0 \
+ --pkg webkit2gtk-4.0 \
+ --vapidir $(abs_top_srcdir)/plugins
+
+plugins_shotwell_publishing_shotwell_publishing_la_CFLAGS = \
+ -DPLUGIN_RESOURCE_PATH='"/org/gnome/Shotwell/Publishing"' \
+ $(PLUGIN_CFLAGS) \
+ $(COMMON_CFLAGS) \
+ -I $(top_srcdir)/plugins
+
+plugins_shotwell_publishing_shotwell_publishing_la_LDFLAGS = \
+ $(SHOTWELL_PLUGIN_LDFLAGS)
+
+plugins_shotwell_publishing_shotwell_publishing_la_LIBADD = \
+ $(PUBLISHING_LIBS) \
+ $(top_builddir)/plugins/common/libshotwell-plugin-common.la
+
+@HAVE_EXTRA_PLUGINS_TRUE@plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_SOURCES = \
+@HAVE_EXTRA_PLUGINS_TRUE@ plugins/shotwell-publishing-extras/GalleryConnector.vala \
+@HAVE_EXTRA_PLUGINS_TRUE@ plugins/shotwell-publishing-extras/RajcePublishing.vala \
+@HAVE_EXTRA_PLUGINS_TRUE@ plugins/shotwell-publishing-extras/shotwell-publishing-extras.vala \
+@HAVE_EXTRA_PLUGINS_TRUE@ plugins/shotwell-publishing-extras/TumblrPublishing.vala \
+@HAVE_EXTRA_PLUGINS_TRUE@ plugins/shotwell-publishing-extras/YandexPublishing.vala \
+@HAVE_EXTRA_PLUGINS_TRUE@ plugins/shotwell-plugin-common.vapi
+
+@HAVE_EXTRA_PLUGINS_TRUE@nodist_plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_SOURCES = \
+@HAVE_EXTRA_PLUGINS_TRUE@ plugins/shotwell-publishing-extras/resource.c
+
+@HAVE_EXTRA_PLUGINS_TRUE@plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_VALAFLAGS = \
+@HAVE_EXTRA_PLUGINS_TRUE@ $(COMMON_VALAFLAGS) \
+@HAVE_EXTRA_PLUGINS_TRUE@ --pkg gtk+-3.0 \
+@HAVE_EXTRA_PLUGINS_TRUE@ --pkg libsoup-2.4 \
+@HAVE_EXTRA_PLUGINS_TRUE@ --pkg gexiv2 \
+@HAVE_EXTRA_PLUGINS_TRUE@ --pkg gee-0.8 \
+@HAVE_EXTRA_PLUGINS_TRUE@ --pkg json-glib-1.0 \
+@HAVE_EXTRA_PLUGINS_TRUE@ --pkg shotwell-plugin-dev-1.0 \
+@HAVE_EXTRA_PLUGINS_TRUE@ --pkg libxml-2.0 \
+@HAVE_EXTRA_PLUGINS_TRUE@ --pkg webkit2gtk-4.0 \
+@HAVE_EXTRA_PLUGINS_TRUE@ --vapidir $(abs_top_srcdir)/plugins
+
+@HAVE_EXTRA_PLUGINS_TRUE@plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_CFLAGS = \
+@HAVE_EXTRA_PLUGINS_TRUE@ -DPLUGIN_RESOURCE_PATH='"/org/gnome/Shotwell/Publishing/Extras"' \
+@HAVE_EXTRA_PLUGINS_TRUE@ $(PLUGIN_CFLAGS) \
+@HAVE_EXTRA_PLUGINS_TRUE@ $(COMMON_CFLAGS) \
+@HAVE_EXTRA_PLUGINS_TRUE@ -I $(abs_top_srcdir)/plugins
+
+@HAVE_EXTRA_PLUGINS_TRUE@plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_LDFLAGS = \
+@HAVE_EXTRA_PLUGINS_TRUE@ $(SHOTWELL_PLUGIN_LDFLAGS)
+
+@HAVE_EXTRA_PLUGINS_TRUE@plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_LIBADD = \
+@HAVE_EXTRA_PLUGINS_TRUE@ $(PUBLISHING_LIBS) \
+@HAVE_EXTRA_PLUGINS_TRUE@ $(top_builddir)/plugins/common/libshotwell-plugin-common.la
+
+plugins_shotwell_transitions_shotwell_transitions_la_SOURCES = \
+ plugins/shotwell-transitions/BlindsEffect.vala \
+ plugins/shotwell-transitions/ChessEffect.vala \
+ plugins/shotwell-transitions/CircleEffect.vala \
+ plugins/shotwell-transitions/CirclesEffect.vala \
+ plugins/shotwell-transitions/ClockEffect.vala \
+ plugins/shotwell-transitions/CrumbleEffect.vala \
+ plugins/shotwell-transitions/FadeEffect.vala \
+ plugins/shotwell-transitions/shotwell-transitions.vala \
+ plugins/shotwell-transitions/SlideEffect.vala \
+ plugins/shotwell-transitions/SquaresEffect.vala \
+ plugins/shotwell-transitions/StripesEffect.vala \
+ plugins/shotwell-plugin-common.vapi
+
+nodist_plugins_shotwell_transitions_shotwell_transitions_la_SOURCES = \
+ plugins/shotwell-transitions/resource.c
+
+plugins_shotwell_transitions_shotwell_transitions_la_VALAFLAGS = \
+ $(COMMON_VALAFLAGS) \
+ --pkg gtk+-3.0 \
+ --pkg libsoup-2.4 \
+ --pkg gexiv2 \
+ --pkg gee-0.8 \
+ --pkg json-glib-1.0 \
+ --pkg shotwell-plugin-dev-1.0 \
+ --pkg libxml-2.0 \
+ --pkg webkit2gtk-4.0 \
+ --vapidir $(abs_top_srcdir)/plugins
+
+plugins_shotwell_transitions_shotwell_transitions_la_CFLAGS = \
+ -DPLUGIN_RESOURCE_PATH='"/org/gnome/Shotwell/Transitions"' \
+ $(PLUGIN_CFLAGS) \
+ $(COMMON_CFLAGS) \
+ -I $(abs_top_srcdir)/plugins
+
+plugins_shotwell_transitions_shotwell_transitions_la_LDFLAGS = \
+ $(SHOTWELL_PLUGIN_LDFLAGS)
+
+plugins_shotwell_transitions_shotwell_transitions_la_LIBADD = \
+ $(TRANSITIONS_LIBS) -lm \
+ $(top_builddir)/plugins/common/libshotwell-plugin-common.la
+
+plugins_shotwell_data_imports_shotwell_data_imports_la_SOURCES = \
+ plugins/shotwell-data-imports/FSpotDatabaseBehavior.vala \
+ plugins/shotwell-data-imports/FSpotDatabaseTable.vala \
+ plugins/shotwell-data-imports/FSpotDatabase.vala \
+ plugins/shotwell-data-imports/FSpotImporter.vala \
+ plugins/shotwell-data-imports/FSpotMetaTable.vala \
+ plugins/shotwell-data-imports/FSpotPhotosTable.vala \
+ plugins/shotwell-data-imports/FSpotPhotoTagsTable.vala \
+ plugins/shotwell-data-imports/FSpotPhotoVersionsTable.vala \
+ plugins/shotwell-data-imports/FSpotRollsTable.vala \
+ plugins/shotwell-data-imports/FSpotTableBehavior.vala \
+ plugins/shotwell-data-imports/FSpotTagsTable.vala \
+ plugins/shotwell-data-imports/shotwell-data-imports.vala \
+ plugins/shotwell-data-imports/SqliteSupport.vala \
+ plugins/shotwell-data-imports/VersionNumber.vala \
+ plugins/shotwell-plugin-common.vapi
+
+nodist_plugins_shotwell_data_imports_shotwell_data_imports_la_SOURCES = \
+ plugins/shotwell-data-imports/resource.c
+
+plugins_shotwell_data_imports_shotwell_data_imports_la_VALAFLAGS = \
+ $(COMMON_VALAFLAGS) \
+ --pkg gtk+-3.0 \
+ --pkg libsoup-2.4 \
+ --pkg gexiv2 \
+ --pkg gee-0.8 \
+ --pkg json-glib-1.0 \
+ --pkg shotwell-plugin-dev-1.0 \
+ --pkg libxml-2.0 \
+ --pkg webkit2gtk-4.0 \
+ --pkg sqlite3 \
+ --vapidir $(abs_top_srcdir)/plugins
+
+plugins_shotwell_data_imports_shotwell_data_imports_la_CFLAGS = \
+ -DPLUGIN_RESOURCE_PATH='"/org/gnome/Shotwell/Imports"' \
+ $(PLUGIN_CFLAGS) \
+ $(COMMON_CFLAGS) \
+ -I $(abs_top_srcdir)/plugins
+
+plugins_shotwell_data_imports_shotwell_data_imports_la_LDFLAGS = \
+ $(SHOTWELL_PLUGIN_LDFLAGS)
+
+plugins_shotwell_data_imports_shotwell_data_imports_la_LIBADD = \
+ $(IMPORT_LIBS) \
+ $(top_builddir)/plugins/common/libshotwell-plugin-common.la
+
+
+# Plugins
+dist_noinst_SCRIPTS = \
+ autogen.sh
+
+all: config.h
+ $(MAKE) $(AM_MAKEFLAGS) all-recursive
+
+.SUFFIXES:
+.SUFFIXES: .c .lo .o .obj
+am--refresh: Makefile
+ @:
+$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/common.am $(top_srcdir)/shotwell.am $(top_srcdir)/thumbnailer.am $(top_srcdir)/publish.am $(top_srcdir)/publish-extra.am $(top_srcdir)/transition.am $(top_srcdir)/import.am $(am__configure_deps)
+ @for dep in $?; do \
+ case '$(am__configure_deps)' in \
+ *$$dep*) \
+ echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
+ $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
+ && exit 0; \
+ exit 1;; \
+ esac; \
+ done; \
+ echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
+ $(am__cd) $(top_srcdir) && \
+ $(AUTOMAKE) --foreign Makefile
+Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+ @case '$?' in \
+ *config.status*) \
+ echo ' $(SHELL) ./config.status'; \
+ $(SHELL) ./config.status;; \
+ *) \
+ echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
+ cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
+ esac;
+$(top_srcdir)/common.am $(top_srcdir)/shotwell.am $(top_srcdir)/thumbnailer.am $(top_srcdir)/publish.am $(top_srcdir)/publish-extra.am $(top_srcdir)/transition.am $(top_srcdir)/import.am $(am__empty):
+
+$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+ $(SHELL) ./config.status --recheck
+
+$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
+ $(am__cd) $(srcdir) && $(AUTOCONF)
+$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
+ $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
+$(am__aclocal_m4_deps):
+
+config.h: stamp-h1
+ @test -f $@ || rm -f stamp-h1
+ @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
+
+stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
+ @rm -f stamp-h1
+ cd $(top_builddir) && $(SHELL) ./config.status config.h
+$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
+ ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
+ rm -f stamp-h1
+ touch $@
+
+distclean-hdr:
+ -rm -f config.h stamp-h1
+
+install-libLTLIBRARIES: $(lib_LTLIBRARIES)
+ @$(NORMAL_INSTALL)
+ @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
+ list2=; for p in $$list; do \
+ if test -f $$p; then \
+ list2="$$list2 $$p"; \
+ else :; fi; \
+ done; \
+ test -z "$$list2" || { \
+ echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
+ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
+ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
+ }
+
+uninstall-libLTLIBRARIES:
+ @$(NORMAL_UNINSTALL)
+ @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
+ for p in $$list; do \
+ $(am__strip_dir) \
+ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
+ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
+ done
+
+clean-libLTLIBRARIES:
+ -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
+ @list='$(lib_LTLIBRARIES)'; \
+ locs=`for p in $$list; do echo $$p; done | \
+ sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
+ sort -u`; \
+ test -z "$$locs" || { \
+ echo rm -f $${locs}; \
+ rm -f $${locs}; \
+ }
+
+clean-noinstLTLIBRARIES:
+ -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
+ @list='$(noinst_LTLIBRARIES)'; \
+ locs=`for p in $$list; do echo $$p; done | \
+ sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
+ sort -u`; \
+ test -z "$$locs" || { \
+ echo rm -f $${locs}; \
+ rm -f $${locs}; \
+ }
+
+install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES)
+ @$(NORMAL_INSTALL)
+ @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
+ list2=; for p in $$list; do \
+ if test -f $$p; then \
+ list2="$$list2 $$p"; \
+ else :; fi; \
+ done; \
+ test -z "$$list2" || { \
+ echo " $(MKDIR_P) '$(DESTDIR)$(plugindir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(plugindir)" || exit 1; \
+ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(plugindir)'"; \
+ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(plugindir)"; \
+ }
+
+uninstall-pluginLTLIBRARIES:
+ @$(NORMAL_UNINSTALL)
+ @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
+ for p in $$list; do \
+ $(am__strip_dir) \
+ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$f'"; \
+ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$f"; \
+ done
+
+clean-pluginLTLIBRARIES:
+ -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES)
+ @list='$(plugin_LTLIBRARIES)'; \
+ locs=`for p in $$list; do echo $$p; done | \
+ sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
+ sort -u`; \
+ test -z "$$locs" || { \
+ echo rm -f $${locs}; \
+ rm -f $${locs}; \
+ }
+plugins/common/$(am__dirstamp):
+ @$(MKDIR_P) plugins/common
+ @: > plugins/common/$(am__dirstamp)
+plugins/common/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) plugins/common/$(DEPDIR)
+ @: > plugins/common/$(DEPDIR)/$(am__dirstamp)
+plugins/common/plugins_common_libshotwell_plugin_common_la-RESTSupport.lo: \
+ plugins/common/$(am__dirstamp) \
+ plugins/common/$(DEPDIR)/$(am__dirstamp)
+plugins/common/plugins_common_libshotwell_plugin_common_la-Resources.lo: \
+ plugins/common/$(am__dirstamp) \
+ plugins/common/$(DEPDIR)/$(am__dirstamp)
+
+plugins/common/libshotwell-plugin-common.la: $(plugins_common_libshotwell_plugin_common_la_OBJECTS) $(plugins_common_libshotwell_plugin_common_la_DEPENDENCIES) $(EXTRA_plugins_common_libshotwell_plugin_common_la_DEPENDENCIES) plugins/common/$(am__dirstamp)
+ $(AM_V_CCLD)$(plugins_common_libshotwell_plugin_common_la_LINK) -rpath $(libdir) $(plugins_common_libshotwell_plugin_common_la_OBJECTS) $(plugins_common_libshotwell_plugin_common_la_LIBADD) $(LIBS)
+plugins/shotwell-data-imports/$(am__dirstamp):
+ @$(MKDIR_P) plugins/shotwell-data-imports
+ @: > plugins/shotwell-data-imports/$(am__dirstamp)
+plugins/shotwell-data-imports/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) plugins/shotwell-data-imports/$(DEPDIR)
+ @: > plugins/shotwell-data-imports/$(DEPDIR)/$(am__dirstamp)
+plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotDatabaseBehavior.lo: \
+ plugins/shotwell-data-imports/$(am__dirstamp) \
+ plugins/shotwell-data-imports/$(DEPDIR)/$(am__dirstamp)
+plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotDatabaseTable.lo: \
+ plugins/shotwell-data-imports/$(am__dirstamp) \
+ plugins/shotwell-data-imports/$(DEPDIR)/$(am__dirstamp)
+plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotDatabase.lo: \
+ plugins/shotwell-data-imports/$(am__dirstamp) \
+ plugins/shotwell-data-imports/$(DEPDIR)/$(am__dirstamp)
+plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotImporter.lo: \
+ plugins/shotwell-data-imports/$(am__dirstamp) \
+ plugins/shotwell-data-imports/$(DEPDIR)/$(am__dirstamp)
+plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotMetaTable.lo: \
+ plugins/shotwell-data-imports/$(am__dirstamp) \
+ plugins/shotwell-data-imports/$(DEPDIR)/$(am__dirstamp)
+plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotPhotosTable.lo: \
+ plugins/shotwell-data-imports/$(am__dirstamp) \
+ plugins/shotwell-data-imports/$(DEPDIR)/$(am__dirstamp)
+plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotPhotoTagsTable.lo: \
+ plugins/shotwell-data-imports/$(am__dirstamp) \
+ plugins/shotwell-data-imports/$(DEPDIR)/$(am__dirstamp)
+plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotPhotoVersionsTable.lo: \
+ plugins/shotwell-data-imports/$(am__dirstamp) \
+ plugins/shotwell-data-imports/$(DEPDIR)/$(am__dirstamp)
+plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotRollsTable.lo: \
+ plugins/shotwell-data-imports/$(am__dirstamp) \
+ plugins/shotwell-data-imports/$(DEPDIR)/$(am__dirstamp)
+plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotTableBehavior.lo: \
+ plugins/shotwell-data-imports/$(am__dirstamp) \
+ plugins/shotwell-data-imports/$(DEPDIR)/$(am__dirstamp)
+plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotTagsTable.lo: \
+ plugins/shotwell-data-imports/$(am__dirstamp) \
+ plugins/shotwell-data-imports/$(DEPDIR)/$(am__dirstamp)
+plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-shotwell-data-imports.lo: \
+ plugins/shotwell-data-imports/$(am__dirstamp) \
+ plugins/shotwell-data-imports/$(DEPDIR)/$(am__dirstamp)
+plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-SqliteSupport.lo: \
+ plugins/shotwell-data-imports/$(am__dirstamp) \
+ plugins/shotwell-data-imports/$(DEPDIR)/$(am__dirstamp)
+plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-VersionNumber.lo: \
+ plugins/shotwell-data-imports/$(am__dirstamp) \
+ plugins/shotwell-data-imports/$(DEPDIR)/$(am__dirstamp)
+plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-resource.lo: \
+ plugins/shotwell-data-imports/$(am__dirstamp) \
+ plugins/shotwell-data-imports/$(DEPDIR)/$(am__dirstamp)
+
+plugins/shotwell-data-imports/shotwell-data-imports.la: $(plugins_shotwell_data_imports_shotwell_data_imports_la_OBJECTS) $(plugins_shotwell_data_imports_shotwell_data_imports_la_DEPENDENCIES) $(EXTRA_plugins_shotwell_data_imports_shotwell_data_imports_la_DEPENDENCIES) plugins/shotwell-data-imports/$(am__dirstamp)
+ $(AM_V_CCLD)$(plugins_shotwell_data_imports_shotwell_data_imports_la_LINK) -rpath $(plugindir) $(plugins_shotwell_data_imports_shotwell_data_imports_la_OBJECTS) $(plugins_shotwell_data_imports_shotwell_data_imports_la_LIBADD) $(LIBS)
+plugins/shotwell-publishing-extras/$(am__dirstamp):
+ @$(MKDIR_P) plugins/shotwell-publishing-extras
+ @: > plugins/shotwell-publishing-extras/$(am__dirstamp)
+plugins/shotwell-publishing-extras/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) plugins/shotwell-publishing-extras/$(DEPDIR)
+ @: > plugins/shotwell-publishing-extras/$(DEPDIR)/$(am__dirstamp)
+plugins/shotwell-publishing-extras/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-GalleryConnector.lo: \
+ plugins/shotwell-publishing-extras/$(am__dirstamp) \
+ plugins/shotwell-publishing-extras/$(DEPDIR)/$(am__dirstamp)
+plugins/shotwell-publishing-extras/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-RajcePublishing.lo: \
+ plugins/shotwell-publishing-extras/$(am__dirstamp) \
+ plugins/shotwell-publishing-extras/$(DEPDIR)/$(am__dirstamp)
+plugins/shotwell-publishing-extras/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-shotwell-publishing-extras.lo: \
+ plugins/shotwell-publishing-extras/$(am__dirstamp) \
+ plugins/shotwell-publishing-extras/$(DEPDIR)/$(am__dirstamp)
+plugins/shotwell-publishing-extras/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-TumblrPublishing.lo: \
+ plugins/shotwell-publishing-extras/$(am__dirstamp) \
+ plugins/shotwell-publishing-extras/$(DEPDIR)/$(am__dirstamp)
+plugins/shotwell-publishing-extras/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-YandexPublishing.lo: \
+ plugins/shotwell-publishing-extras/$(am__dirstamp) \
+ plugins/shotwell-publishing-extras/$(DEPDIR)/$(am__dirstamp)
+plugins/shotwell-publishing-extras/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-resource.lo: \
+ plugins/shotwell-publishing-extras/$(am__dirstamp) \
+ plugins/shotwell-publishing-extras/$(DEPDIR)/$(am__dirstamp)
+
+plugins/shotwell-publishing-extras/shotwell-publishing-extras.la: $(plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_OBJECTS) $(plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_DEPENDENCIES) $(EXTRA_plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_DEPENDENCIES) plugins/shotwell-publishing-extras/$(am__dirstamp)
+ $(AM_V_CCLD)$(plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_LINK) $(am_plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_rpath) $(plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_OBJECTS) $(plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_LIBADD) $(LIBS)
+plugins/shotwell-publishing/$(am__dirstamp):
+ @$(MKDIR_P) plugins/shotwell-publishing
+ @: > plugins/shotwell-publishing/$(am__dirstamp)
+plugins/shotwell-publishing/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) plugins/shotwell-publishing/$(DEPDIR)
+ @: > plugins/shotwell-publishing/$(DEPDIR)/$(am__dirstamp)
+plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-shotwell-publishing.lo: \
+ plugins/shotwell-publishing/$(am__dirstamp) \
+ plugins/shotwell-publishing/$(DEPDIR)/$(am__dirstamp)
+plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-FacebookPublishing.lo: \
+ plugins/shotwell-publishing/$(am__dirstamp) \
+ plugins/shotwell-publishing/$(DEPDIR)/$(am__dirstamp)
+plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-PicasaPublishing.lo: \
+ plugins/shotwell-publishing/$(am__dirstamp) \
+ plugins/shotwell-publishing/$(DEPDIR)/$(am__dirstamp)
+plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-FlickrPublishing.lo: \
+ plugins/shotwell-publishing/$(am__dirstamp) \
+ plugins/shotwell-publishing/$(DEPDIR)/$(am__dirstamp)
+plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-YouTubePublishing.lo: \
+ plugins/shotwell-publishing/$(am__dirstamp) \
+ plugins/shotwell-publishing/$(DEPDIR)/$(am__dirstamp)
+plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-PiwigoPublishing.lo: \
+ plugins/shotwell-publishing/$(am__dirstamp) \
+ plugins/shotwell-publishing/$(DEPDIR)/$(am__dirstamp)
+plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-resource.lo: \
+ plugins/shotwell-publishing/$(am__dirstamp) \
+ plugins/shotwell-publishing/$(DEPDIR)/$(am__dirstamp)
+
+plugins/shotwell-publishing/shotwell-publishing.la: $(plugins_shotwell_publishing_shotwell_publishing_la_OBJECTS) $(plugins_shotwell_publishing_shotwell_publishing_la_DEPENDENCIES) $(EXTRA_plugins_shotwell_publishing_shotwell_publishing_la_DEPENDENCIES) plugins/shotwell-publishing/$(am__dirstamp)
+ $(AM_V_CCLD)$(plugins_shotwell_publishing_shotwell_publishing_la_LINK) -rpath $(plugindir) $(plugins_shotwell_publishing_shotwell_publishing_la_OBJECTS) $(plugins_shotwell_publishing_shotwell_publishing_la_LIBADD) $(LIBS)
+plugins/shotwell-transitions/$(am__dirstamp):
+ @$(MKDIR_P) plugins/shotwell-transitions
+ @: > plugins/shotwell-transitions/$(am__dirstamp)
+plugins/shotwell-transitions/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) plugins/shotwell-transitions/$(DEPDIR)
+ @: > plugins/shotwell-transitions/$(DEPDIR)/$(am__dirstamp)
+plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-BlindsEffect.lo: \
+ plugins/shotwell-transitions/$(am__dirstamp) \
+ plugins/shotwell-transitions/$(DEPDIR)/$(am__dirstamp)
+plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-ChessEffect.lo: \
+ plugins/shotwell-transitions/$(am__dirstamp) \
+ plugins/shotwell-transitions/$(DEPDIR)/$(am__dirstamp)
+plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-CircleEffect.lo: \
+ plugins/shotwell-transitions/$(am__dirstamp) \
+ plugins/shotwell-transitions/$(DEPDIR)/$(am__dirstamp)
+plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-CirclesEffect.lo: \
+ plugins/shotwell-transitions/$(am__dirstamp) \
+ plugins/shotwell-transitions/$(DEPDIR)/$(am__dirstamp)
+plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-ClockEffect.lo: \
+ plugins/shotwell-transitions/$(am__dirstamp) \
+ plugins/shotwell-transitions/$(DEPDIR)/$(am__dirstamp)
+plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-CrumbleEffect.lo: \
+ plugins/shotwell-transitions/$(am__dirstamp) \
+ plugins/shotwell-transitions/$(DEPDIR)/$(am__dirstamp)
+plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-FadeEffect.lo: \
+ plugins/shotwell-transitions/$(am__dirstamp) \
+ plugins/shotwell-transitions/$(DEPDIR)/$(am__dirstamp)
+plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-shotwell-transitions.lo: \
+ plugins/shotwell-transitions/$(am__dirstamp) \
+ plugins/shotwell-transitions/$(DEPDIR)/$(am__dirstamp)
+plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-SlideEffect.lo: \
+ plugins/shotwell-transitions/$(am__dirstamp) \
+ plugins/shotwell-transitions/$(DEPDIR)/$(am__dirstamp)
+plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-SquaresEffect.lo: \
+ plugins/shotwell-transitions/$(am__dirstamp) \
+ plugins/shotwell-transitions/$(DEPDIR)/$(am__dirstamp)
+plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-StripesEffect.lo: \
+ plugins/shotwell-transitions/$(am__dirstamp) \
+ plugins/shotwell-transitions/$(DEPDIR)/$(am__dirstamp)
+plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-resource.lo: \
+ plugins/shotwell-transitions/$(am__dirstamp) \
+ plugins/shotwell-transitions/$(DEPDIR)/$(am__dirstamp)
+
+plugins/shotwell-transitions/shotwell-transitions.la: $(plugins_shotwell_transitions_shotwell_transitions_la_OBJECTS) $(plugins_shotwell_transitions_shotwell_transitions_la_DEPENDENCIES) $(EXTRA_plugins_shotwell_transitions_shotwell_transitions_la_DEPENDENCIES) plugins/shotwell-transitions/$(am__dirstamp)
+ $(AM_V_CCLD)$(plugins_shotwell_transitions_shotwell_transitions_la_LINK) -rpath $(plugindir) $(plugins_shotwell_transitions_shotwell_transitions_la_OBJECTS) $(plugins_shotwell_transitions_shotwell_transitions_la_LIBADD) $(LIBS)
+src/plugins/$(am__dirstamp):
+ @$(MKDIR_P) src/plugins
+ @: > src/plugins/$(am__dirstamp)
+src/plugins/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) src/plugins/$(DEPDIR)
+ @: > src/plugins/$(DEPDIR)/$(am__dirstamp)
+src/plugins/src_plugins_libplugin_la-SpitInterfaces.lo: \
+ src/plugins/$(am__dirstamp) \
+ src/plugins/$(DEPDIR)/$(am__dirstamp)
+src/plugins/src_plugins_libplugin_la-TransitionsInterfaces.lo: \
+ src/plugins/$(am__dirstamp) \
+ src/plugins/$(DEPDIR)/$(am__dirstamp)
+src/plugins/src_plugins_libplugin_la-PublishingInterfaces.lo: \
+ src/plugins/$(am__dirstamp) \
+ src/plugins/$(DEPDIR)/$(am__dirstamp)
+src/plugins/src_plugins_libplugin_la-DataImportsInterfaces.lo: \
+ src/plugins/$(am__dirstamp) \
+ src/plugins/$(DEPDIR)/$(am__dirstamp)
+
+src/plugins/libplugin.la: $(src_plugins_libplugin_la_OBJECTS) $(src_plugins_libplugin_la_DEPENDENCIES) $(EXTRA_src_plugins_libplugin_la_DEPENDENCIES) src/plugins/$(am__dirstamp)
+ $(AM_V_CCLD)$(src_plugins_libplugin_la_LINK) $(src_plugins_libplugin_la_OBJECTS) $(src_plugins_libplugin_la_LIBADD) $(LIBS)
+install-binPROGRAMS: $(bin_PROGRAMS)
+ @$(NORMAL_INSTALL)
+ @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
+ if test -n "$$list"; then \
+ echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
+ fi; \
+ for p in $$list; do echo "$$p $$p"; done | \
+ sed 's/$(EXEEXT)$$//' | \
+ while read p p1; do if test -f $$p \
+ || test -f $$p1 \
+ ; then echo "$$p"; echo "$$p"; else :; fi; \
+ done | \
+ sed -e 'p;s,.*/,,;n;h' \
+ -e 's|.*|.|' \
+ -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
+ sed 'N;N;N;s,\n, ,g' | \
+ $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
+ { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
+ if ($$2 == $$4) files[d] = files[d] " " $$1; \
+ else { print "f", $$3 "/" $$4, $$1; } } \
+ END { for (d in files) print "f", d, files[d] }' | \
+ while read type dir files; do \
+ if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
+ test -z "$$files" || { \
+ echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
+ $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
+ } \
+ ; done
+
+uninstall-binPROGRAMS:
+ @$(NORMAL_UNINSTALL)
+ @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
+ files=`for p in $$list; do echo "$$p"; done | \
+ sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
+ -e 's/$$/$(EXEEXT)/' \
+ `; \
+ test -n "$$list" || exit 0; \
+ echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
+ cd "$(DESTDIR)$(bindir)" && rm -f $$files
+
+clean-binPROGRAMS:
+ @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
+ echo " rm -f" $$list; \
+ rm -f $$list || exit $$?; \
+ test -n "$(EXEEXT)" || exit 0; \
+ list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
+ echo " rm -f" $$list; \
+ rm -f $$list
+install-pkglibexecPROGRAMS: $(pkglibexec_PROGRAMS)
+ @$(NORMAL_INSTALL)
+ @list='$(pkglibexec_PROGRAMS)'; test -n "$(pkglibexecdir)" || list=; \
+ if test -n "$$list"; then \
+ echo " $(MKDIR_P) '$(DESTDIR)$(pkglibexecdir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(pkglibexecdir)" || exit 1; \
+ fi; \
+ for p in $$list; do echo "$$p $$p"; done | \
+ sed 's/$(EXEEXT)$$//' | \
+ while read p p1; do if test -f $$p \
+ || test -f $$p1 \
+ ; then echo "$$p"; echo "$$p"; else :; fi; \
+ done | \
+ sed -e 'p;s,.*/,,;n;h' \
+ -e 's|.*|.|' \
+ -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
+ sed 'N;N;N;s,\n, ,g' | \
+ $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
+ { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
+ if ($$2 == $$4) files[d] = files[d] " " $$1; \
+ else { print "f", $$3 "/" $$4, $$1; } } \
+ END { for (d in files) print "f", d, files[d] }' | \
+ while read type dir files; do \
+ if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
+ test -z "$$files" || { \
+ echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(pkglibexecdir)$$dir'"; \
+ $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(pkglibexecdir)$$dir" || exit $$?; \
+ } \
+ ; done
+
+uninstall-pkglibexecPROGRAMS:
+ @$(NORMAL_UNINSTALL)
+ @list='$(pkglibexec_PROGRAMS)'; test -n "$(pkglibexecdir)" || list=; \
+ files=`for p in $$list; do echo "$$p"; done | \
+ sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
+ -e 's/$$/$(EXEEXT)/' \
+ `; \
+ test -n "$$list" || exit 0; \
+ echo " ( cd '$(DESTDIR)$(pkglibexecdir)' && rm -f" $$files ")"; \
+ cd "$(DESTDIR)$(pkglibexecdir)" && rm -f $$files
+
+clean-pkglibexecPROGRAMS:
+ @list='$(pkglibexec_PROGRAMS)'; test -n "$$list" || exit 0; \
+ echo " rm -f" $$list; \
+ rm -f $$list || exit $$?; \
+ test -n "$(EXEEXT)" || exit 0; \
+ list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
+ echo " rm -f" $$list; \
+ rm -f $$list
+src/unit/$(am__dirstamp):
+ @$(MKDIR_P) src/unit
+ @: > src/unit/$(am__dirstamp)
+src/unit/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) src/unit/$(DEPDIR)
+ @: > src/unit/$(DEPDIR)/$(am__dirstamp)
+src/unit/shotwell-Unit.$(OBJEXT): src/unit/$(am__dirstamp) \
+ src/unit/$(DEPDIR)/$(am__dirstamp)
+src/util/$(am__dirstamp):
+ @$(MKDIR_P) src/util
+ @: > src/util/$(am__dirstamp)
+src/util/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) src/util/$(DEPDIR)
+ @: > src/util/$(DEPDIR)/$(am__dirstamp)
+src/util/shotwell-Util.$(OBJEXT): src/util/$(am__dirstamp) \
+ src/util/$(DEPDIR)/$(am__dirstamp)
+src/util/shotwell-file.$(OBJEXT): src/util/$(am__dirstamp) \
+ src/util/$(DEPDIR)/$(am__dirstamp)
+src/util/shotwell-image.$(OBJEXT): src/util/$(am__dirstamp) \
+ src/util/$(DEPDIR)/$(am__dirstamp)
+src/util/shotwell-misc.$(OBJEXT): src/util/$(am__dirstamp) \
+ src/util/$(DEPDIR)/$(am__dirstamp)
+src/util/shotwell-string.$(OBJEXT): src/util/$(am__dirstamp) \
+ src/util/$(DEPDIR)/$(am__dirstamp)
+src/util/shotwell-system.$(OBJEXT): src/util/$(am__dirstamp) \
+ src/util/$(DEPDIR)/$(am__dirstamp)
+src/util/shotwell-KeyValueMap.$(OBJEXT): src/util/$(am__dirstamp) \
+ src/util/$(DEPDIR)/$(am__dirstamp)
+src/util/shotwell-ui.$(OBJEXT): src/util/$(am__dirstamp) \
+ src/util/$(DEPDIR)/$(am__dirstamp)
+src/threads/$(am__dirstamp):
+ @$(MKDIR_P) src/threads
+ @: > src/threads/$(am__dirstamp)
+src/threads/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) src/threads/$(DEPDIR)
+ @: > src/threads/$(DEPDIR)/$(am__dirstamp)
+src/threads/shotwell-Threads.$(OBJEXT): src/threads/$(am__dirstamp) \
+ src/threads/$(DEPDIR)/$(am__dirstamp)
+src/threads/shotwell-Workers.$(OBJEXT): src/threads/$(am__dirstamp) \
+ src/threads/$(DEPDIR)/$(am__dirstamp)
+src/threads/shotwell-BackgroundJob.$(OBJEXT): \
+ src/threads/$(am__dirstamp) \
+ src/threads/$(DEPDIR)/$(am__dirstamp)
+src/threads/shotwell-Semaphore.$(OBJEXT): src/threads/$(am__dirstamp) \
+ src/threads/$(DEPDIR)/$(am__dirstamp)
+src/db/$(am__dirstamp):
+ @$(MKDIR_P) src/db
+ @: > src/db/$(am__dirstamp)
+src/db/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) src/db/$(DEPDIR)
+ @: > src/db/$(DEPDIR)/$(am__dirstamp)
+src/db/shotwell-Db.$(OBJEXT): src/db/$(am__dirstamp) \
+ src/db/$(DEPDIR)/$(am__dirstamp)
+src/db/shotwell-DatabaseTable.$(OBJEXT): src/db/$(am__dirstamp) \
+ src/db/$(DEPDIR)/$(am__dirstamp)
+src/db/shotwell-PhotoTable.$(OBJEXT): src/db/$(am__dirstamp) \
+ src/db/$(DEPDIR)/$(am__dirstamp)
+src/db/shotwell-EventTable.$(OBJEXT): src/db/$(am__dirstamp) \
+ src/db/$(DEPDIR)/$(am__dirstamp)
+src/db/shotwell-TagTable.$(OBJEXT): src/db/$(am__dirstamp) \
+ src/db/$(DEPDIR)/$(am__dirstamp)
+src/db/shotwell-TombstoneTable.$(OBJEXT): src/db/$(am__dirstamp) \
+ src/db/$(DEPDIR)/$(am__dirstamp)
+src/db/shotwell-VideoTable.$(OBJEXT): src/db/$(am__dirstamp) \
+ src/db/$(DEPDIR)/$(am__dirstamp)
+src/db/shotwell-VersionTable.$(OBJEXT): src/db/$(am__dirstamp) \
+ src/db/$(DEPDIR)/$(am__dirstamp)
+src/db/shotwell-SavedSearchDBTable.$(OBJEXT): src/db/$(am__dirstamp) \
+ src/db/$(DEPDIR)/$(am__dirstamp)
+src/editing_tools/$(am__dirstamp):
+ @$(MKDIR_P) src/editing_tools
+ @: > src/editing_tools/$(am__dirstamp)
+src/editing_tools/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) src/editing_tools/$(DEPDIR)
+ @: > src/editing_tools/$(DEPDIR)/$(am__dirstamp)
+src/editing_tools/shotwell-EditingTools.$(OBJEXT): \
+ src/editing_tools/$(am__dirstamp) \
+ src/editing_tools/$(DEPDIR)/$(am__dirstamp)
+src/editing_tools/shotwell-StraightenTool.$(OBJEXT): \
+ src/editing_tools/$(am__dirstamp) \
+ src/editing_tools/$(DEPDIR)/$(am__dirstamp)
+src/slideshow/$(am__dirstamp):
+ @$(MKDIR_P) src/slideshow
+ @: > src/slideshow/$(am__dirstamp)
+src/slideshow/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) src/slideshow/$(DEPDIR)
+ @: > src/slideshow/$(DEPDIR)/$(am__dirstamp)
+src/slideshow/shotwell-Slideshow.$(OBJEXT): \
+ src/slideshow/$(am__dirstamp) \
+ src/slideshow/$(DEPDIR)/$(am__dirstamp)
+src/slideshow/shotwell-TransitionEffects.$(OBJEXT): \
+ src/slideshow/$(am__dirstamp) \
+ src/slideshow/$(DEPDIR)/$(am__dirstamp)
+src/photos/$(am__dirstamp):
+ @$(MKDIR_P) src/photos
+ @: > src/photos/$(am__dirstamp)
+src/photos/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) src/photos/$(DEPDIR)
+ @: > src/photos/$(DEPDIR)/$(am__dirstamp)
+src/photos/shotwell-Photos.$(OBJEXT): src/photos/$(am__dirstamp) \
+ src/photos/$(DEPDIR)/$(am__dirstamp)
+src/photos/shotwell-PhotoFileAdapter.$(OBJEXT): \
+ src/photos/$(am__dirstamp) \
+ src/photos/$(DEPDIR)/$(am__dirstamp)
+src/photos/shotwell-PhotoFileFormat.$(OBJEXT): \
+ src/photos/$(am__dirstamp) \
+ src/photos/$(DEPDIR)/$(am__dirstamp)
+src/photos/shotwell-PhotoFileSniffer.$(OBJEXT): \
+ src/photos/$(am__dirstamp) \
+ src/photos/$(DEPDIR)/$(am__dirstamp)
+src/photos/shotwell-PhotoMetadata.$(OBJEXT): \
+ src/photos/$(am__dirstamp) \
+ src/photos/$(DEPDIR)/$(am__dirstamp)
+src/photos/shotwell-GRaw.$(OBJEXT): src/photos/$(am__dirstamp) \
+ src/photos/$(DEPDIR)/$(am__dirstamp)
+src/photos/shotwell-GdkSupport.$(OBJEXT): src/photos/$(am__dirstamp) \
+ src/photos/$(DEPDIR)/$(am__dirstamp)
+src/photos/shotwell-JfifSupport.$(OBJEXT): src/photos/$(am__dirstamp) \
+ src/photos/$(DEPDIR)/$(am__dirstamp)
+src/photos/shotwell-BmpSupport.$(OBJEXT): src/photos/$(am__dirstamp) \
+ src/photos/$(DEPDIR)/$(am__dirstamp)
+src/photos/shotwell-RawSupport.$(OBJEXT): src/photos/$(am__dirstamp) \
+ src/photos/$(DEPDIR)/$(am__dirstamp)
+src/photos/shotwell-PngSupport.$(OBJEXT): src/photos/$(am__dirstamp) \
+ src/photos/$(DEPDIR)/$(am__dirstamp)
+src/photos/shotwell-TiffSupport.$(OBJEXT): src/photos/$(am__dirstamp) \
+ src/photos/$(DEPDIR)/$(am__dirstamp)
+src/plugins/shotwell-Plugins.$(OBJEXT): src/plugins/$(am__dirstamp) \
+ src/plugins/$(DEPDIR)/$(am__dirstamp)
+src/plugins/shotwell-StandardHostInterface.$(OBJEXT): \
+ src/plugins/$(am__dirstamp) \
+ src/plugins/$(DEPDIR)/$(am__dirstamp)
+src/plugins/shotwell-ManifestWidget.$(OBJEXT): \
+ src/plugins/$(am__dirstamp) \
+ src/plugins/$(DEPDIR)/$(am__dirstamp)
+src/publishing/$(am__dirstamp):
+ @$(MKDIR_P) src/publishing
+ @: > src/publishing/$(am__dirstamp)
+src/publishing/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) src/publishing/$(DEPDIR)
+ @: > src/publishing/$(DEPDIR)/$(am__dirstamp)
+src/publishing/shotwell-Publishing.$(OBJEXT): \
+ src/publishing/$(am__dirstamp) \
+ src/publishing/$(DEPDIR)/$(am__dirstamp)
+src/publishing/shotwell-PublishingUI.$(OBJEXT): \
+ src/publishing/$(am__dirstamp) \
+ src/publishing/$(DEPDIR)/$(am__dirstamp)
+src/publishing/shotwell-PublishingPluginHost.$(OBJEXT): \
+ src/publishing/$(am__dirstamp) \
+ src/publishing/$(DEPDIR)/$(am__dirstamp)
+src/publishing/shotwell-APIGlue.$(OBJEXT): \
+ src/publishing/$(am__dirstamp) \
+ src/publishing/$(DEPDIR)/$(am__dirstamp)
+src/library/$(am__dirstamp):
+ @$(MKDIR_P) src/library
+ @: > src/library/$(am__dirstamp)
+src/library/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) src/library/$(DEPDIR)
+ @: > src/library/$(DEPDIR)/$(am__dirstamp)
+src/library/shotwell-Library.$(OBJEXT): src/library/$(am__dirstamp) \
+ src/library/$(DEPDIR)/$(am__dirstamp)
+src/library/shotwell-LibraryWindow.$(OBJEXT): \
+ src/library/$(am__dirstamp) \
+ src/library/$(DEPDIR)/$(am__dirstamp)
+src/library/shotwell-Branch.$(OBJEXT): src/library/$(am__dirstamp) \
+ src/library/$(DEPDIR)/$(am__dirstamp)
+src/library/shotwell-TrashSidebarEntry.$(OBJEXT): \
+ src/library/$(am__dirstamp) \
+ src/library/$(DEPDIR)/$(am__dirstamp)
+src/library/shotwell-OfflineSidebarEntry.$(OBJEXT): \
+ src/library/$(am__dirstamp) \
+ src/library/$(DEPDIR)/$(am__dirstamp)
+src/library/shotwell-FlaggedSidebarEntry.$(OBJEXT): \
+ src/library/$(am__dirstamp) \
+ src/library/$(DEPDIR)/$(am__dirstamp)
+src/library/shotwell-LastImportSidebarEntry.$(OBJEXT): \
+ src/library/$(am__dirstamp) \
+ src/library/$(DEPDIR)/$(am__dirstamp)
+src/library/shotwell-ImportQueueSidebarEntry.$(OBJEXT): \
+ src/library/$(am__dirstamp) \
+ src/library/$(DEPDIR)/$(am__dirstamp)
+src/library/shotwell-FlaggedPage.$(OBJEXT): \
+ src/library/$(am__dirstamp) \
+ src/library/$(DEPDIR)/$(am__dirstamp)
+src/library/shotwell-ImportQueuePage.$(OBJEXT): \
+ src/library/$(am__dirstamp) \
+ src/library/$(DEPDIR)/$(am__dirstamp)
+src/library/shotwell-LastImportPage.$(OBJEXT): \
+ src/library/$(am__dirstamp) \
+ src/library/$(DEPDIR)/$(am__dirstamp)
+src/library/shotwell-OfflinePage.$(OBJEXT): \
+ src/library/$(am__dirstamp) \
+ src/library/$(DEPDIR)/$(am__dirstamp)
+src/library/shotwell-TrashPage.$(OBJEXT): src/library/$(am__dirstamp) \
+ src/library/$(DEPDIR)/$(am__dirstamp)
+src/direct/$(am__dirstamp):
+ @$(MKDIR_P) src/direct
+ @: > src/direct/$(am__dirstamp)
+src/direct/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) src/direct/$(DEPDIR)
+ @: > src/direct/$(DEPDIR)/$(am__dirstamp)
+src/direct/shotwell-Direct.$(OBJEXT): src/direct/$(am__dirstamp) \
+ src/direct/$(DEPDIR)/$(am__dirstamp)
+src/direct/shotwell-DirectWindow.$(OBJEXT): \
+ src/direct/$(am__dirstamp) \
+ src/direct/$(DEPDIR)/$(am__dirstamp)
+src/direct/shotwell-DirectPhoto.$(OBJEXT): src/direct/$(am__dirstamp) \
+ src/direct/$(DEPDIR)/$(am__dirstamp)
+src/direct/shotwell-DirectPhotoPage.$(OBJEXT): \
+ src/direct/$(am__dirstamp) \
+ src/direct/$(DEPDIR)/$(am__dirstamp)
+src/direct/shotwell-DirectView.$(OBJEXT): src/direct/$(am__dirstamp) \
+ src/direct/$(DEPDIR)/$(am__dirstamp)
+src/core/$(am__dirstamp):
+ @$(MKDIR_P) src/core
+ @: > src/core/$(am__dirstamp)
+src/core/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) src/core/$(DEPDIR)
+ @: > src/core/$(DEPDIR)/$(am__dirstamp)
+src/core/shotwell-Core.$(OBJEXT): src/core/$(am__dirstamp) \
+ src/core/$(DEPDIR)/$(am__dirstamp)
+src/core/shotwell-DataCollection.$(OBJEXT): src/core/$(am__dirstamp) \
+ src/core/$(DEPDIR)/$(am__dirstamp)
+src/core/shotwell-DataSet.$(OBJEXT): src/core/$(am__dirstamp) \
+ src/core/$(DEPDIR)/$(am__dirstamp)
+src/core/shotwell-util.$(OBJEXT): src/core/$(am__dirstamp) \
+ src/core/$(DEPDIR)/$(am__dirstamp)
+src/core/shotwell-SourceCollection.$(OBJEXT): \
+ src/core/$(am__dirstamp) src/core/$(DEPDIR)/$(am__dirstamp)
+src/core/shotwell-SourceHoldingTank.$(OBJEXT): \
+ src/core/$(am__dirstamp) src/core/$(DEPDIR)/$(am__dirstamp)
+src/core/shotwell-DatabaseSourceCollection.$(OBJEXT): \
+ src/core/$(am__dirstamp) src/core/$(DEPDIR)/$(am__dirstamp)
+src/core/shotwell-ContainerSourceCollection.$(OBJEXT): \
+ src/core/$(am__dirstamp) src/core/$(DEPDIR)/$(am__dirstamp)
+src/core/shotwell-ViewCollection.$(OBJEXT): src/core/$(am__dirstamp) \
+ src/core/$(DEPDIR)/$(am__dirstamp)
+src/core/shotwell-DataObject.$(OBJEXT): src/core/$(am__dirstamp) \
+ src/core/$(DEPDIR)/$(am__dirstamp)
+src/core/shotwell-Alteration.$(OBJEXT): src/core/$(am__dirstamp) \
+ src/core/$(DEPDIR)/$(am__dirstamp)
+src/core/shotwell-DataSource.$(OBJEXT): src/core/$(am__dirstamp) \
+ src/core/$(DEPDIR)/$(am__dirstamp)
+src/core/shotwell-DataSourceTypes.$(OBJEXT): src/core/$(am__dirstamp) \
+ src/core/$(DEPDIR)/$(am__dirstamp)
+src/core/shotwell-DataView.$(OBJEXT): src/core/$(am__dirstamp) \
+ src/core/$(DEPDIR)/$(am__dirstamp)
+src/core/shotwell-DataViewTypes.$(OBJEXT): src/core/$(am__dirstamp) \
+ src/core/$(DEPDIR)/$(am__dirstamp)
+src/core/shotwell-Tracker.$(OBJEXT): src/core/$(am__dirstamp) \
+ src/core/$(DEPDIR)/$(am__dirstamp)
+src/core/shotwell-SourceInterfaces.$(OBJEXT): \
+ src/core/$(am__dirstamp) src/core/$(DEPDIR)/$(am__dirstamp)
+src/sidebar/$(am__dirstamp):
+ @$(MKDIR_P) src/sidebar
+ @: > src/sidebar/$(am__dirstamp)
+src/sidebar/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) src/sidebar/$(DEPDIR)
+ @: > src/sidebar/$(DEPDIR)/$(am__dirstamp)
+src/sidebar/shotwell-Sidebar.$(OBJEXT): src/sidebar/$(am__dirstamp) \
+ src/sidebar/$(DEPDIR)/$(am__dirstamp)
+src/sidebar/shotwell-Branch.$(OBJEXT): src/sidebar/$(am__dirstamp) \
+ src/sidebar/$(DEPDIR)/$(am__dirstamp)
+src/sidebar/shotwell-Entry.$(OBJEXT): src/sidebar/$(am__dirstamp) \
+ src/sidebar/$(DEPDIR)/$(am__dirstamp)
+src/sidebar/shotwell-Tree.$(OBJEXT): src/sidebar/$(am__dirstamp) \
+ src/sidebar/$(DEPDIR)/$(am__dirstamp)
+src/sidebar/shotwell-common.$(OBJEXT): src/sidebar/$(am__dirstamp) \
+ src/sidebar/$(DEPDIR)/$(am__dirstamp)
+src/events/$(am__dirstamp):
+ @$(MKDIR_P) src/events
+ @: > src/events/$(am__dirstamp)
+src/events/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) src/events/$(DEPDIR)
+ @: > src/events/$(DEPDIR)/$(am__dirstamp)
+src/events/shotwell-Events.$(OBJEXT): src/events/$(am__dirstamp) \
+ src/events/$(DEPDIR)/$(am__dirstamp)
+src/events/shotwell-Branch.$(OBJEXT): src/events/$(am__dirstamp) \
+ src/events/$(DEPDIR)/$(am__dirstamp)
+src/events/shotwell-EventsDirectoryPage.$(OBJEXT): \
+ src/events/$(am__dirstamp) \
+ src/events/$(DEPDIR)/$(am__dirstamp)
+src/events/shotwell-EventPage.$(OBJEXT): src/events/$(am__dirstamp) \
+ src/events/$(DEPDIR)/$(am__dirstamp)
+src/events/shotwell-EventDirectoryItem.$(OBJEXT): \
+ src/events/$(am__dirstamp) \
+ src/events/$(DEPDIR)/$(am__dirstamp)
+src/tags/$(am__dirstamp):
+ @$(MKDIR_P) src/tags
+ @: > src/tags/$(am__dirstamp)
+src/tags/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) src/tags/$(DEPDIR)
+ @: > src/tags/$(DEPDIR)/$(am__dirstamp)
+src/tags/shotwell-Tags.$(OBJEXT): src/tags/$(am__dirstamp) \
+ src/tags/$(DEPDIR)/$(am__dirstamp)
+src/tags/shotwell-Branch.$(OBJEXT): src/tags/$(am__dirstamp) \
+ src/tags/$(DEPDIR)/$(am__dirstamp)
+src/tags/shotwell-TagPage.$(OBJEXT): src/tags/$(am__dirstamp) \
+ src/tags/$(DEPDIR)/$(am__dirstamp)
+src/tags/shotwell-HierarchicalTagIndex.$(OBJEXT): \
+ src/tags/$(am__dirstamp) src/tags/$(DEPDIR)/$(am__dirstamp)
+src/tags/shotwell-HierarchicalTagUtilities.$(OBJEXT): \
+ src/tags/$(am__dirstamp) src/tags/$(DEPDIR)/$(am__dirstamp)
+src/camera/$(am__dirstamp):
+ @$(MKDIR_P) src/camera
+ @: > src/camera/$(am__dirstamp)
+src/camera/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) src/camera/$(DEPDIR)
+ @: > src/camera/$(DEPDIR)/$(am__dirstamp)
+src/camera/shotwell-Camera.$(OBJEXT): src/camera/$(am__dirstamp) \
+ src/camera/$(DEPDIR)/$(am__dirstamp)
+src/camera/shotwell-Branch.$(OBJEXT): src/camera/$(am__dirstamp) \
+ src/camera/$(DEPDIR)/$(am__dirstamp)
+src/camera/shotwell-CameraTable.$(OBJEXT): src/camera/$(am__dirstamp) \
+ src/camera/$(DEPDIR)/$(am__dirstamp)
+src/camera/shotwell-GPhoto.$(OBJEXT): src/camera/$(am__dirstamp) \
+ src/camera/$(DEPDIR)/$(am__dirstamp)
+src/camera/shotwell-ImportPage.$(OBJEXT): src/camera/$(am__dirstamp) \
+ src/camera/$(DEPDIR)/$(am__dirstamp)
+src/searches/$(am__dirstamp):
+ @$(MKDIR_P) src/searches
+ @: > src/searches/$(am__dirstamp)
+src/searches/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) src/searches/$(DEPDIR)
+ @: > src/searches/$(DEPDIR)/$(am__dirstamp)
+src/searches/shotwell-Searches.$(OBJEXT): \
+ src/searches/$(am__dirstamp) \
+ src/searches/$(DEPDIR)/$(am__dirstamp)
+src/searches/shotwell-Branch.$(OBJEXT): src/searches/$(am__dirstamp) \
+ src/searches/$(DEPDIR)/$(am__dirstamp)
+src/searches/shotwell-SearchBoolean.$(OBJEXT): \
+ src/searches/$(am__dirstamp) \
+ src/searches/$(DEPDIR)/$(am__dirstamp)
+src/searches/shotwell-SavedSearchPage.$(OBJEXT): \
+ src/searches/$(am__dirstamp) \
+ src/searches/$(DEPDIR)/$(am__dirstamp)
+src/searches/shotwell-SavedSearchDialog.$(OBJEXT): \
+ src/searches/$(am__dirstamp) \
+ src/searches/$(DEPDIR)/$(am__dirstamp)
+src/config/$(am__dirstamp):
+ @$(MKDIR_P) src/config
+ @: > src/config/$(am__dirstamp)
+src/config/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) src/config/$(DEPDIR)
+ @: > src/config/$(DEPDIR)/$(am__dirstamp)
+src/config/shotwell-Config.$(OBJEXT): src/config/$(am__dirstamp) \
+ src/config/$(DEPDIR)/$(am__dirstamp)
+src/config/shotwell-ConfigurationInterfaces.$(OBJEXT): \
+ src/config/$(am__dirstamp) \
+ src/config/$(DEPDIR)/$(am__dirstamp)
+src/config/shotwell-GSettingsEngine.$(OBJEXT): \
+ src/config/$(am__dirstamp) \
+ src/config/$(DEPDIR)/$(am__dirstamp)
+src/data_imports/$(am__dirstamp):
+ @$(MKDIR_P) src/data_imports
+ @: > src/data_imports/$(am__dirstamp)
+src/data_imports/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) src/data_imports/$(DEPDIR)
+ @: > src/data_imports/$(DEPDIR)/$(am__dirstamp)
+src/data_imports/shotwell-DataImports.$(OBJEXT): \
+ src/data_imports/$(am__dirstamp) \
+ src/data_imports/$(DEPDIR)/$(am__dirstamp)
+src/data_imports/shotwell-DataImportsPluginHost.$(OBJEXT): \
+ src/data_imports/$(am__dirstamp) \
+ src/data_imports/$(DEPDIR)/$(am__dirstamp)
+src/data_imports/shotwell-DataImportsUI.$(OBJEXT): \
+ src/data_imports/$(am__dirstamp) \
+ src/data_imports/$(DEPDIR)/$(am__dirstamp)
+src/data_imports/shotwell-DataImportJob.$(OBJEXT): \
+ src/data_imports/$(am__dirstamp) \
+ src/data_imports/$(DEPDIR)/$(am__dirstamp)
+src/data_imports/shotwell-DataImportSource.$(OBJEXT): \
+ src/data_imports/$(am__dirstamp) \
+ src/data_imports/$(DEPDIR)/$(am__dirstamp)
+src/folders/$(am__dirstamp):
+ @$(MKDIR_P) src/folders
+ @: > src/folders/$(am__dirstamp)
+src/folders/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) src/folders/$(DEPDIR)
+ @: > src/folders/$(DEPDIR)/$(am__dirstamp)
+src/folders/shotwell-Folders.$(OBJEXT): src/folders/$(am__dirstamp) \
+ src/folders/$(DEPDIR)/$(am__dirstamp)
+src/folders/shotwell-Branch.$(OBJEXT): src/folders/$(am__dirstamp) \
+ src/folders/$(DEPDIR)/$(am__dirstamp)
+src/folders/shotwell-Page.$(OBJEXT): src/folders/$(am__dirstamp) \
+ src/folders/$(DEPDIR)/$(am__dirstamp)
+src/$(am__dirstamp):
+ @$(MKDIR_P) src
+ @: > src/$(am__dirstamp)
+src/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) src/$(DEPDIR)
+ @: > src/$(DEPDIR)/$(am__dirstamp)
+src/shotwell-main.$(OBJEXT): src/$(am__dirstamp) \
+ src/$(DEPDIR)/$(am__dirstamp)
+src/shotwell-AppWindow.$(OBJEXT): src/$(am__dirstamp) \
+ src/$(DEPDIR)/$(am__dirstamp)
+src/shotwell-CollectionPage.$(OBJEXT): src/$(am__dirstamp) \
+ src/$(DEPDIR)/$(am__dirstamp)
+src/shotwell-NaturalCollate.$(OBJEXT): src/$(am__dirstamp) \
+ src/$(DEPDIR)/$(am__dirstamp)
+src/shotwell-Thumbnail.$(OBJEXT): src/$(am__dirstamp) \
+ src/$(DEPDIR)/$(am__dirstamp)
+src/shotwell-ThumbnailCache.$(OBJEXT): src/$(am__dirstamp) \
+ src/$(DEPDIR)/$(am__dirstamp)
+src/shotwell-CheckerboardLayout.$(OBJEXT): src/$(am__dirstamp) \
+ src/$(DEPDIR)/$(am__dirstamp)
+src/shotwell-PhotoPage.$(OBJEXT): src/$(am__dirstamp) \
+ src/$(DEPDIR)/$(am__dirstamp)
+src/shotwell-Page.$(OBJEXT): src/$(am__dirstamp) \
+ src/$(DEPDIR)/$(am__dirstamp)
+src/shotwell-SortedList.$(OBJEXT): src/$(am__dirstamp) \
+ src/$(DEPDIR)/$(am__dirstamp)
+src/shotwell-Dimensions.$(OBJEXT): src/$(am__dirstamp) \
+ src/$(DEPDIR)/$(am__dirstamp)
+src/shotwell-Box.$(OBJEXT): src/$(am__dirstamp) \
+ src/$(DEPDIR)/$(am__dirstamp)
+src/shotwell-Photo.$(OBJEXT): src/$(am__dirstamp) \
+ src/$(DEPDIR)/$(am__dirstamp)
+src/shotwell-Orientation.$(OBJEXT): src/$(am__dirstamp) \
+ src/$(DEPDIR)/$(am__dirstamp)
+src/shotwell-BatchImport.$(OBJEXT): src/$(am__dirstamp) \
+ src/$(DEPDIR)/$(am__dirstamp)
+src/shotwell-Dialogs.$(OBJEXT): src/$(am__dirstamp) \
+ src/$(DEPDIR)/$(am__dirstamp)
+src/shotwell-Resources.$(OBJEXT): src/$(am__dirstamp) \
+ src/$(DEPDIR)/$(am__dirstamp)
+src/shotwell-Debug.$(OBJEXT): src/$(am__dirstamp) \
+ src/$(DEPDIR)/$(am__dirstamp)
+src/shotwell-ColorTransformation.$(OBJEXT): src/$(am__dirstamp) \
+ src/$(DEPDIR)/$(am__dirstamp)
+src/shotwell-Properties.$(OBJEXT): src/$(am__dirstamp) \
+ src/$(DEPDIR)/$(am__dirstamp)
+src/shotwell-CustomComponents.$(OBJEXT): src/$(am__dirstamp) \
+ src/$(DEPDIR)/$(am__dirstamp)
+src/shotwell-Event.$(OBJEXT): src/$(am__dirstamp) \
+ src/$(DEPDIR)/$(am__dirstamp)
+src/shotwell-International.$(OBJEXT): src/$(am__dirstamp) \
+ src/$(DEPDIR)/$(am__dirstamp)
+src/shotwell-AppDirs.$(OBJEXT): src/$(am__dirstamp) \
+ src/$(DEPDIR)/$(am__dirstamp)
+src/shotwell-PixbufCache.$(OBJEXT): src/$(am__dirstamp) \
+ src/$(DEPDIR)/$(am__dirstamp)
+src/shotwell-CommandManager.$(OBJEXT): src/$(am__dirstamp) \
+ src/$(DEPDIR)/$(am__dirstamp)
+src/shotwell-Commands.$(OBJEXT): src/$(am__dirstamp) \
+ src/$(DEPDIR)/$(am__dirstamp)
+src/shotwell-SlideshowPage.$(OBJEXT): src/$(am__dirstamp) \
+ src/$(DEPDIR)/$(am__dirstamp)
+src/shotwell-LibraryFiles.$(OBJEXT): src/$(am__dirstamp) \
+ src/$(DEPDIR)/$(am__dirstamp)
+src/shotwell-Printing.$(OBJEXT): src/$(am__dirstamp) \
+ src/$(DEPDIR)/$(am__dirstamp)
+src/shotwell-Tag.$(OBJEXT): src/$(am__dirstamp) \
+ src/$(DEPDIR)/$(am__dirstamp)
+src/shotwell-Screensaver.$(OBJEXT): src/$(am__dirstamp) \
+ src/$(DEPDIR)/$(am__dirstamp)
+src/shotwell-Exporter.$(OBJEXT): src/$(am__dirstamp) \
+ src/$(DEPDIR)/$(am__dirstamp)
+src/shotwell-DirectoryMonitor.$(OBJEXT): src/$(am__dirstamp) \
+ src/$(DEPDIR)/$(am__dirstamp)
+src/shotwell-LibraryMonitor.$(OBJEXT): src/$(am__dirstamp) \
+ src/$(DEPDIR)/$(am__dirstamp)
+src/shotwell-VideoSupport.$(OBJEXT): src/$(am__dirstamp) \
+ src/$(DEPDIR)/$(am__dirstamp)
+src/shotwell-Tombstone.$(OBJEXT): src/$(am__dirstamp) \
+ src/$(DEPDIR)/$(am__dirstamp)
+src/shotwell-MetadataWriter.$(OBJEXT): src/$(am__dirstamp) \
+ src/$(DEPDIR)/$(am__dirstamp)
+src/shotwell-Application.$(OBJEXT): src/$(am__dirstamp) \
+ src/$(DEPDIR)/$(am__dirstamp)
+src/shotwell-TimedQueue.$(OBJEXT): src/$(am__dirstamp) \
+ src/$(DEPDIR)/$(am__dirstamp)
+src/shotwell-MediaPage.$(OBJEXT): src/$(am__dirstamp) \
+ src/$(DEPDIR)/$(am__dirstamp)
+src/shotwell-MediaDataRepresentation.$(OBJEXT): src/$(am__dirstamp) \
+ src/$(DEPDIR)/$(am__dirstamp)
+src/shotwell-DesktopIntegration.$(OBJEXT): src/$(am__dirstamp) \
+ src/$(DEPDIR)/$(am__dirstamp)
+src/shotwell-MediaInterfaces.$(OBJEXT): src/$(am__dirstamp) \
+ src/$(DEPDIR)/$(am__dirstamp)
+src/shotwell-MediaMetadata.$(OBJEXT): src/$(am__dirstamp) \
+ src/$(DEPDIR)/$(am__dirstamp)
+src/shotwell-VideoMetadata.$(OBJEXT): src/$(am__dirstamp) \
+ src/$(DEPDIR)/$(am__dirstamp)
+src/shotwell-MediaMonitor.$(OBJEXT): src/$(am__dirstamp) \
+ src/$(DEPDIR)/$(am__dirstamp)
+src/shotwell-PhotoMonitor.$(OBJEXT): src/$(am__dirstamp) \
+ src/$(DEPDIR)/$(am__dirstamp)
+src/shotwell-VideoMonitor.$(OBJEXT): src/$(am__dirstamp) \
+ src/$(DEPDIR)/$(am__dirstamp)
+src/shotwell-SearchFilter.$(OBJEXT): src/$(am__dirstamp) \
+ src/$(DEPDIR)/$(am__dirstamp)
+src/shotwell-MediaViewTracker.$(OBJEXT): src/$(am__dirstamp) \
+ src/$(DEPDIR)/$(am__dirstamp)
+src/shotwell-UnityProgressBar.$(OBJEXT): src/$(am__dirstamp) \
+ src/$(DEPDIR)/$(am__dirstamp)
+src/shotwell-Upgrades.$(OBJEXT): src/$(am__dirstamp) \
+ src/$(DEPDIR)/$(am__dirstamp)
+src/.unitize/$(am__dirstamp):
+ @$(MKDIR_P) src/.unitize
+ @: > src/.unitize/$(am__dirstamp)
+src/.unitize/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) src/.unitize/$(DEPDIR)
+ @: > src/.unitize/$(DEPDIR)/$(am__dirstamp)
+src/.unitize/shotwell-_UnitInternals.$(OBJEXT): \
+ src/.unitize/$(am__dirstamp) \
+ src/.unitize/$(DEPDIR)/$(am__dirstamp)
+src/.unitize/shotwell-_UtilInternals.$(OBJEXT): \
+ src/.unitize/$(am__dirstamp) \
+ src/.unitize/$(DEPDIR)/$(am__dirstamp)
+src/.unitize/shotwell-_ThreadsInternals.$(OBJEXT): \
+ src/.unitize/$(am__dirstamp) \
+ src/.unitize/$(DEPDIR)/$(am__dirstamp)
+src/.unitize/shotwell-_DbInternals.$(OBJEXT): \
+ src/.unitize/$(am__dirstamp) \
+ src/.unitize/$(DEPDIR)/$(am__dirstamp)
+src/.unitize/shotwell-_EditingToolsInternals.$(OBJEXT): \
+ src/.unitize/$(am__dirstamp) \
+ src/.unitize/$(DEPDIR)/$(am__dirstamp)
+src/.unitize/shotwell-_PluginsInternals.$(OBJEXT): \
+ src/.unitize/$(am__dirstamp) \
+ src/.unitize/$(DEPDIR)/$(am__dirstamp)
+src/.unitize/shotwell-_SlideshowInternals.$(OBJEXT): \
+ src/.unitize/$(am__dirstamp) \
+ src/.unitize/$(DEPDIR)/$(am__dirstamp)
+src/.unitize/shotwell-_PhotosInternals.$(OBJEXT): \
+ src/.unitize/$(am__dirstamp) \
+ src/.unitize/$(DEPDIR)/$(am__dirstamp)
+src/.unitize/shotwell-_PublishingInternals.$(OBJEXT): \
+ src/.unitize/$(am__dirstamp) \
+ src/.unitize/$(DEPDIR)/$(am__dirstamp)
+src/.unitize/shotwell-_LibraryInternals.$(OBJEXT): \
+ src/.unitize/$(am__dirstamp) \
+ src/.unitize/$(DEPDIR)/$(am__dirstamp)
+src/.unitize/shotwell-_DirectInternals.$(OBJEXT): \
+ src/.unitize/$(am__dirstamp) \
+ src/.unitize/$(DEPDIR)/$(am__dirstamp)
+src/.unitize/shotwell-_CoreInternals.$(OBJEXT): \
+ src/.unitize/$(am__dirstamp) \
+ src/.unitize/$(DEPDIR)/$(am__dirstamp)
+src/.unitize/shotwell-_SidebarInternals.$(OBJEXT): \
+ src/.unitize/$(am__dirstamp) \
+ src/.unitize/$(DEPDIR)/$(am__dirstamp)
+src/.unitize/shotwell-_EventsInternals.$(OBJEXT): \
+ src/.unitize/$(am__dirstamp) \
+ src/.unitize/$(DEPDIR)/$(am__dirstamp)
+src/.unitize/shotwell-_TagsInternals.$(OBJEXT): \
+ src/.unitize/$(am__dirstamp) \
+ src/.unitize/$(DEPDIR)/$(am__dirstamp)
+src/.unitize/shotwell-_CameraInternals.$(OBJEXT): \
+ src/.unitize/$(am__dirstamp) \
+ src/.unitize/$(DEPDIR)/$(am__dirstamp)
+src/.unitize/shotwell-_SearchesInternals.$(OBJEXT): \
+ src/.unitize/$(am__dirstamp) \
+ src/.unitize/$(DEPDIR)/$(am__dirstamp)
+src/.unitize/shotwell-_ConfigInternals.$(OBJEXT): \
+ src/.unitize/$(am__dirstamp) \
+ src/.unitize/$(DEPDIR)/$(am__dirstamp)
+src/.unitize/shotwell-_DataImportsInternals.$(OBJEXT): \
+ src/.unitize/$(am__dirstamp) \
+ src/.unitize/$(DEPDIR)/$(am__dirstamp)
+src/.unitize/shotwell-_FoldersInternals.$(OBJEXT): \
+ src/.unitize/$(am__dirstamp) \
+ src/.unitize/$(DEPDIR)/$(am__dirstamp)
+src/.unitize/shotwell-_Library_unitize_entry.$(OBJEXT): \
+ src/.unitize/$(am__dirstamp) \
+ src/.unitize/$(DEPDIR)/$(am__dirstamp)
+src/.unitize/shotwell-_Direct_unitize_entry.$(OBJEXT): \
+ src/.unitize/$(am__dirstamp) \
+ src/.unitize/$(DEPDIR)/$(am__dirstamp)
+
+shotwell$(EXEEXT): $(shotwell_OBJECTS) $(shotwell_DEPENDENCIES) $(EXTRA_shotwell_DEPENDENCIES)
+ @rm -f shotwell$(EXEEXT)
+ $(AM_V_CCLD)$(shotwell_LINK) $(shotwell_OBJECTS) $(shotwell_LDADD) $(LIBS)
+thumbnailer/$(am__dirstamp):
+ @$(MKDIR_P) thumbnailer
+ @: > thumbnailer/$(am__dirstamp)
+thumbnailer/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) thumbnailer/$(DEPDIR)
+ @: > thumbnailer/$(DEPDIR)/$(am__dirstamp)
+thumbnailer/thumbnailer_shotwell_video_thumbnailer-shotwell-video-thumbnailer.$(OBJEXT): \
+ thumbnailer/$(am__dirstamp) \
+ thumbnailer/$(DEPDIR)/$(am__dirstamp)
+
+thumbnailer/shotwell-video-thumbnailer$(EXEEXT): $(thumbnailer_shotwell_video_thumbnailer_OBJECTS) $(thumbnailer_shotwell_video_thumbnailer_DEPENDENCIES) $(EXTRA_thumbnailer_shotwell_video_thumbnailer_DEPENDENCIES) thumbnailer/$(am__dirstamp)
+ @rm -f thumbnailer/shotwell-video-thumbnailer$(EXEEXT)
+ $(AM_V_CCLD)$(thumbnailer_shotwell_video_thumbnailer_LINK) $(thumbnailer_shotwell_video_thumbnailer_OBJECTS) $(thumbnailer_shotwell_video_thumbnailer_LDADD) $(LIBS)
+install-dist_pkglibexecSCRIPTS: $(dist_pkglibexec_SCRIPTS)
+ @$(NORMAL_INSTALL)
+ @list='$(dist_pkglibexec_SCRIPTS)'; test -n "$(pkglibexecdir)" || list=; \
+ if test -n "$$list"; then \
+ echo " $(MKDIR_P) '$(DESTDIR)$(pkglibexecdir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(pkglibexecdir)" || exit 1; \
+ fi; \
+ for p in $$list; do \
+ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
+ if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
+ done | \
+ sed -e 'p;s,.*/,,;n' \
+ -e 'h;s|.*|.|' \
+ -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
+ $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
+ { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
+ if ($$2 == $$4) { files[d] = files[d] " " $$1; \
+ if (++n[d] == $(am__install_max)) { \
+ print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
+ else { print "f", d "/" $$4, $$1 } } \
+ END { for (d in files) print "f", d, files[d] }' | \
+ while read type dir files; do \
+ if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
+ test -z "$$files" || { \
+ echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(pkglibexecdir)$$dir'"; \
+ $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(pkglibexecdir)$$dir" || exit $$?; \
+ } \
+ ; done
+
+uninstall-dist_pkglibexecSCRIPTS:
+ @$(NORMAL_UNINSTALL)
+ @list='$(dist_pkglibexec_SCRIPTS)'; test -n "$(pkglibexecdir)" || exit 0; \
+ files=`for p in $$list; do echo "$$p"; done | \
+ sed -e 's,.*/,,;$(transform)'`; \
+ dir='$(DESTDIR)$(pkglibexecdir)'; $(am__uninstall_files_from_dir)
+
+mostlyclean-compile:
+ -rm -f *.$(OBJEXT)
+ -rm -f plugins/common/*.$(OBJEXT)
+ -rm -f plugins/common/*.lo
+ -rm -f plugins/shotwell-data-imports/*.$(OBJEXT)
+ -rm -f plugins/shotwell-data-imports/*.lo
+ -rm -f plugins/shotwell-publishing-extras/*.$(OBJEXT)
+ -rm -f plugins/shotwell-publishing-extras/*.lo
+ -rm -f plugins/shotwell-publishing/*.$(OBJEXT)
+ -rm -f plugins/shotwell-publishing/*.lo
+ -rm -f plugins/shotwell-transitions/*.$(OBJEXT)
+ -rm -f plugins/shotwell-transitions/*.lo
+ -rm -f src/*.$(OBJEXT)
+ -rm -f src/.unitize/*.$(OBJEXT)
+ -rm -f src/camera/*.$(OBJEXT)
+ -rm -f src/config/*.$(OBJEXT)
+ -rm -f src/core/*.$(OBJEXT)
+ -rm -f src/data_imports/*.$(OBJEXT)
+ -rm -f src/db/*.$(OBJEXT)
+ -rm -f src/direct/*.$(OBJEXT)
+ -rm -f src/editing_tools/*.$(OBJEXT)
+ -rm -f src/events/*.$(OBJEXT)
+ -rm -f src/folders/*.$(OBJEXT)
+ -rm -f src/library/*.$(OBJEXT)
+ -rm -f src/photos/*.$(OBJEXT)
+ -rm -f src/plugins/*.$(OBJEXT)
+ -rm -f src/plugins/*.lo
+ -rm -f src/publishing/*.$(OBJEXT)
+ -rm -f src/searches/*.$(OBJEXT)
+ -rm -f src/sidebar/*.$(OBJEXT)
+ -rm -f src/slideshow/*.$(OBJEXT)
+ -rm -f src/tags/*.$(OBJEXT)
+ -rm -f src/threads/*.$(OBJEXT)
+ -rm -f src/unit/*.$(OBJEXT)
+ -rm -f src/util/*.$(OBJEXT)
+ -rm -f thumbnailer/*.$(OBJEXT)
+
+distclean-compile:
+ -rm -f *.tab.c
+
+@AMDEP_TRUE@@am__include@ @am__quote@plugins/common/$(DEPDIR)/plugins_common_libshotwell_plugin_common_la-RESTSupport.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@plugins/common/$(DEPDIR)/plugins_common_libshotwell_plugin_common_la-Resources.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotDatabase.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotDatabaseBehavior.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotDatabaseTable.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotImporter.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotMetaTable.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotPhotoTagsTable.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotPhotoVersionsTable.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotPhotosTable.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotRollsTable.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotTableBehavior.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotTagsTable.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-SqliteSupport.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-VersionNumber.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-resource.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-shotwell-data-imports.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@plugins/shotwell-publishing-extras/$(DEPDIR)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-GalleryConnector.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@plugins/shotwell-publishing-extras/$(DEPDIR)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-RajcePublishing.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@plugins/shotwell-publishing-extras/$(DEPDIR)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-TumblrPublishing.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@plugins/shotwell-publishing-extras/$(DEPDIR)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-YandexPublishing.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@plugins/shotwell-publishing-extras/$(DEPDIR)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-resource.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@plugins/shotwell-publishing-extras/$(DEPDIR)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-shotwell-publishing-extras.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@plugins/shotwell-publishing/$(DEPDIR)/plugins_shotwell_publishing_shotwell_publishing_la-FacebookPublishing.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@plugins/shotwell-publishing/$(DEPDIR)/plugins_shotwell_publishing_shotwell_publishing_la-FlickrPublishing.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@plugins/shotwell-publishing/$(DEPDIR)/plugins_shotwell_publishing_shotwell_publishing_la-PicasaPublishing.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@plugins/shotwell-publishing/$(DEPDIR)/plugins_shotwell_publishing_shotwell_publishing_la-PiwigoPublishing.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@plugins/shotwell-publishing/$(DEPDIR)/plugins_shotwell_publishing_shotwell_publishing_la-YouTubePublishing.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@plugins/shotwell-publishing/$(DEPDIR)/plugins_shotwell_publishing_shotwell_publishing_la-resource.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@plugins/shotwell-publishing/$(DEPDIR)/plugins_shotwell_publishing_shotwell_publishing_la-shotwell-publishing.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@plugins/shotwell-transitions/$(DEPDIR)/plugins_shotwell_transitions_shotwell_transitions_la-BlindsEffect.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@plugins/shotwell-transitions/$(DEPDIR)/plugins_shotwell_transitions_shotwell_transitions_la-ChessEffect.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@plugins/shotwell-transitions/$(DEPDIR)/plugins_shotwell_transitions_shotwell_transitions_la-CircleEffect.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@plugins/shotwell-transitions/$(DEPDIR)/plugins_shotwell_transitions_shotwell_transitions_la-CirclesEffect.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@plugins/shotwell-transitions/$(DEPDIR)/plugins_shotwell_transitions_shotwell_transitions_la-ClockEffect.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@plugins/shotwell-transitions/$(DEPDIR)/plugins_shotwell_transitions_shotwell_transitions_la-CrumbleEffect.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@plugins/shotwell-transitions/$(DEPDIR)/plugins_shotwell_transitions_shotwell_transitions_la-FadeEffect.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@plugins/shotwell-transitions/$(DEPDIR)/plugins_shotwell_transitions_shotwell_transitions_la-SlideEffect.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@plugins/shotwell-transitions/$(DEPDIR)/plugins_shotwell_transitions_shotwell_transitions_la-SquaresEffect.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@plugins/shotwell-transitions/$(DEPDIR)/plugins_shotwell_transitions_shotwell_transitions_la-StripesEffect.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@plugins/shotwell-transitions/$(DEPDIR)/plugins_shotwell_transitions_shotwell_transitions_la-resource.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@plugins/shotwell-transitions/$(DEPDIR)/plugins_shotwell_transitions_shotwell_transitions_la-shotwell-transitions.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/shotwell-AppDirs.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/shotwell-AppWindow.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/shotwell-Application.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/shotwell-BatchImport.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/shotwell-Box.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/shotwell-CheckerboardLayout.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/shotwell-CollectionPage.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/shotwell-ColorTransformation.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/shotwell-CommandManager.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/shotwell-Commands.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/shotwell-CustomComponents.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/shotwell-Debug.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/shotwell-DesktopIntegration.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/shotwell-Dialogs.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/shotwell-Dimensions.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/shotwell-DirectoryMonitor.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/shotwell-Event.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/shotwell-Exporter.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/shotwell-International.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/shotwell-LibraryFiles.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/shotwell-LibraryMonitor.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/shotwell-MediaDataRepresentation.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/shotwell-MediaInterfaces.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/shotwell-MediaMetadata.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/shotwell-MediaMonitor.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/shotwell-MediaPage.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/shotwell-MediaViewTracker.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/shotwell-MetadataWriter.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/shotwell-NaturalCollate.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/shotwell-Orientation.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/shotwell-Page.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/shotwell-Photo.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/shotwell-PhotoMonitor.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/shotwell-PhotoPage.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/shotwell-PixbufCache.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/shotwell-Printing.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/shotwell-Properties.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/shotwell-Resources.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/shotwell-Screensaver.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/shotwell-SearchFilter.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/shotwell-SlideshowPage.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/shotwell-SortedList.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/shotwell-Tag.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/shotwell-Thumbnail.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/shotwell-ThumbnailCache.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/shotwell-TimedQueue.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/shotwell-Tombstone.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/shotwell-UnityProgressBar.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/shotwell-Upgrades.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/shotwell-VideoMetadata.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/shotwell-VideoMonitor.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/shotwell-VideoSupport.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/shotwell-main.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/.unitize/$(DEPDIR)/shotwell-_CameraInternals.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/.unitize/$(DEPDIR)/shotwell-_ConfigInternals.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/.unitize/$(DEPDIR)/shotwell-_CoreInternals.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/.unitize/$(DEPDIR)/shotwell-_DataImportsInternals.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/.unitize/$(DEPDIR)/shotwell-_DbInternals.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/.unitize/$(DEPDIR)/shotwell-_DirectInternals.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/.unitize/$(DEPDIR)/shotwell-_Direct_unitize_entry.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/.unitize/$(DEPDIR)/shotwell-_EditingToolsInternals.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/.unitize/$(DEPDIR)/shotwell-_EventsInternals.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/.unitize/$(DEPDIR)/shotwell-_FoldersInternals.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/.unitize/$(DEPDIR)/shotwell-_LibraryInternals.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/.unitize/$(DEPDIR)/shotwell-_Library_unitize_entry.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/.unitize/$(DEPDIR)/shotwell-_PhotosInternals.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/.unitize/$(DEPDIR)/shotwell-_PluginsInternals.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/.unitize/$(DEPDIR)/shotwell-_PublishingInternals.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/.unitize/$(DEPDIR)/shotwell-_SearchesInternals.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/.unitize/$(DEPDIR)/shotwell-_SidebarInternals.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/.unitize/$(DEPDIR)/shotwell-_SlideshowInternals.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/.unitize/$(DEPDIR)/shotwell-_TagsInternals.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/.unitize/$(DEPDIR)/shotwell-_ThreadsInternals.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/.unitize/$(DEPDIR)/shotwell-_UnitInternals.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/.unitize/$(DEPDIR)/shotwell-_UtilInternals.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/camera/$(DEPDIR)/shotwell-Branch.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/camera/$(DEPDIR)/shotwell-Camera.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/camera/$(DEPDIR)/shotwell-CameraTable.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/camera/$(DEPDIR)/shotwell-GPhoto.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/camera/$(DEPDIR)/shotwell-ImportPage.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/config/$(DEPDIR)/shotwell-Config.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/config/$(DEPDIR)/shotwell-ConfigurationInterfaces.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/config/$(DEPDIR)/shotwell-GSettingsEngine.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/core/$(DEPDIR)/shotwell-Alteration.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/core/$(DEPDIR)/shotwell-ContainerSourceCollection.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/core/$(DEPDIR)/shotwell-Core.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/core/$(DEPDIR)/shotwell-DataCollection.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/core/$(DEPDIR)/shotwell-DataObject.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/core/$(DEPDIR)/shotwell-DataSet.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/core/$(DEPDIR)/shotwell-DataSource.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/core/$(DEPDIR)/shotwell-DataSourceTypes.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/core/$(DEPDIR)/shotwell-DataView.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/core/$(DEPDIR)/shotwell-DataViewTypes.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/core/$(DEPDIR)/shotwell-DatabaseSourceCollection.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/core/$(DEPDIR)/shotwell-SourceCollection.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/core/$(DEPDIR)/shotwell-SourceHoldingTank.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/core/$(DEPDIR)/shotwell-SourceInterfaces.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/core/$(DEPDIR)/shotwell-Tracker.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/core/$(DEPDIR)/shotwell-ViewCollection.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/core/$(DEPDIR)/shotwell-util.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/data_imports/$(DEPDIR)/shotwell-DataImportJob.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/data_imports/$(DEPDIR)/shotwell-DataImportSource.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/data_imports/$(DEPDIR)/shotwell-DataImports.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/data_imports/$(DEPDIR)/shotwell-DataImportsPluginHost.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/data_imports/$(DEPDIR)/shotwell-DataImportsUI.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/db/$(DEPDIR)/shotwell-DatabaseTable.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/db/$(DEPDIR)/shotwell-Db.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/db/$(DEPDIR)/shotwell-EventTable.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/db/$(DEPDIR)/shotwell-PhotoTable.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/db/$(DEPDIR)/shotwell-SavedSearchDBTable.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/db/$(DEPDIR)/shotwell-TagTable.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/db/$(DEPDIR)/shotwell-TombstoneTable.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/db/$(DEPDIR)/shotwell-VersionTable.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/db/$(DEPDIR)/shotwell-VideoTable.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/direct/$(DEPDIR)/shotwell-Direct.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/direct/$(DEPDIR)/shotwell-DirectPhoto.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/direct/$(DEPDIR)/shotwell-DirectPhotoPage.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/direct/$(DEPDIR)/shotwell-DirectView.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/direct/$(DEPDIR)/shotwell-DirectWindow.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/editing_tools/$(DEPDIR)/shotwell-EditingTools.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/editing_tools/$(DEPDIR)/shotwell-StraightenTool.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/events/$(DEPDIR)/shotwell-Branch.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/events/$(DEPDIR)/shotwell-EventDirectoryItem.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/events/$(DEPDIR)/shotwell-EventPage.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/events/$(DEPDIR)/shotwell-Events.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/events/$(DEPDIR)/shotwell-EventsDirectoryPage.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/folders/$(DEPDIR)/shotwell-Branch.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/folders/$(DEPDIR)/shotwell-Folders.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/folders/$(DEPDIR)/shotwell-Page.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/library/$(DEPDIR)/shotwell-Branch.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/library/$(DEPDIR)/shotwell-FlaggedPage.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/library/$(DEPDIR)/shotwell-FlaggedSidebarEntry.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/library/$(DEPDIR)/shotwell-ImportQueuePage.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/library/$(DEPDIR)/shotwell-ImportQueueSidebarEntry.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/library/$(DEPDIR)/shotwell-LastImportPage.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/library/$(DEPDIR)/shotwell-LastImportSidebarEntry.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/library/$(DEPDIR)/shotwell-Library.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/library/$(DEPDIR)/shotwell-LibraryWindow.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/library/$(DEPDIR)/shotwell-OfflinePage.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/library/$(DEPDIR)/shotwell-OfflineSidebarEntry.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/library/$(DEPDIR)/shotwell-TrashPage.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/library/$(DEPDIR)/shotwell-TrashSidebarEntry.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/photos/$(DEPDIR)/shotwell-BmpSupport.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/photos/$(DEPDIR)/shotwell-GRaw.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/photos/$(DEPDIR)/shotwell-GdkSupport.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/photos/$(DEPDIR)/shotwell-JfifSupport.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/photos/$(DEPDIR)/shotwell-PhotoFileAdapter.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/photos/$(DEPDIR)/shotwell-PhotoFileFormat.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/photos/$(DEPDIR)/shotwell-PhotoFileSniffer.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/photos/$(DEPDIR)/shotwell-PhotoMetadata.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/photos/$(DEPDIR)/shotwell-Photos.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/photos/$(DEPDIR)/shotwell-PngSupport.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/photos/$(DEPDIR)/shotwell-RawSupport.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/photos/$(DEPDIR)/shotwell-TiffSupport.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/plugins/$(DEPDIR)/shotwell-ManifestWidget.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/plugins/$(DEPDIR)/shotwell-Plugins.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/plugins/$(DEPDIR)/shotwell-StandardHostInterface.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/plugins/$(DEPDIR)/src_plugins_libplugin_la-DataImportsInterfaces.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/plugins/$(DEPDIR)/src_plugins_libplugin_la-PublishingInterfaces.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/plugins/$(DEPDIR)/src_plugins_libplugin_la-SpitInterfaces.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/plugins/$(DEPDIR)/src_plugins_libplugin_la-TransitionsInterfaces.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/publishing/$(DEPDIR)/shotwell-APIGlue.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/publishing/$(DEPDIR)/shotwell-Publishing.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/publishing/$(DEPDIR)/shotwell-PublishingPluginHost.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/publishing/$(DEPDIR)/shotwell-PublishingUI.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/searches/$(DEPDIR)/shotwell-Branch.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/searches/$(DEPDIR)/shotwell-SavedSearchDialog.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/searches/$(DEPDIR)/shotwell-SavedSearchPage.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/searches/$(DEPDIR)/shotwell-SearchBoolean.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/searches/$(DEPDIR)/shotwell-Searches.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/sidebar/$(DEPDIR)/shotwell-Branch.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/sidebar/$(DEPDIR)/shotwell-Entry.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/sidebar/$(DEPDIR)/shotwell-Sidebar.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/sidebar/$(DEPDIR)/shotwell-Tree.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/sidebar/$(DEPDIR)/shotwell-common.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/slideshow/$(DEPDIR)/shotwell-Slideshow.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/slideshow/$(DEPDIR)/shotwell-TransitionEffects.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/tags/$(DEPDIR)/shotwell-Branch.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/tags/$(DEPDIR)/shotwell-HierarchicalTagIndex.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/tags/$(DEPDIR)/shotwell-HierarchicalTagUtilities.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/tags/$(DEPDIR)/shotwell-TagPage.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/tags/$(DEPDIR)/shotwell-Tags.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/threads/$(DEPDIR)/shotwell-BackgroundJob.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/threads/$(DEPDIR)/shotwell-Semaphore.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/threads/$(DEPDIR)/shotwell-Threads.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/threads/$(DEPDIR)/shotwell-Workers.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/unit/$(DEPDIR)/shotwell-Unit.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/util/$(DEPDIR)/shotwell-KeyValueMap.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/util/$(DEPDIR)/shotwell-Util.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/util/$(DEPDIR)/shotwell-file.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/util/$(DEPDIR)/shotwell-image.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/util/$(DEPDIR)/shotwell-misc.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/util/$(DEPDIR)/shotwell-string.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/util/$(DEPDIR)/shotwell-system.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/util/$(DEPDIR)/shotwell-ui.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@thumbnailer/$(DEPDIR)/thumbnailer_shotwell_video_thumbnailer-shotwell-video-thumbnailer.Po@am__quote@
+
+.c.o:
+@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
+@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
+@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
+
+.c.obj:
+@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
+@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
+@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
+
+.c.lo:
+@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
+@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
+@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
+
+plugins/common/plugins_common_libshotwell_plugin_common_la-RESTSupport.lo: plugins/common/RESTSupport.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_common_libshotwell_plugin_common_la_CFLAGS) $(CFLAGS) -MT plugins/common/plugins_common_libshotwell_plugin_common_la-RESTSupport.lo -MD -MP -MF plugins/common/$(DEPDIR)/plugins_common_libshotwell_plugin_common_la-RESTSupport.Tpo -c -o plugins/common/plugins_common_libshotwell_plugin_common_la-RESTSupport.lo `test -f 'plugins/common/RESTSupport.c' || echo '$(srcdir)/'`plugins/common/RESTSupport.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) plugins/common/$(DEPDIR)/plugins_common_libshotwell_plugin_common_la-RESTSupport.Tpo plugins/common/$(DEPDIR)/plugins_common_libshotwell_plugin_common_la-RESTSupport.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plugins/common/RESTSupport.c' object='plugins/common/plugins_common_libshotwell_plugin_common_la-RESTSupport.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_common_libshotwell_plugin_common_la_CFLAGS) $(CFLAGS) -c -o plugins/common/plugins_common_libshotwell_plugin_common_la-RESTSupport.lo `test -f 'plugins/common/RESTSupport.c' || echo '$(srcdir)/'`plugins/common/RESTSupport.c
+
+plugins/common/plugins_common_libshotwell_plugin_common_la-Resources.lo: plugins/common/Resources.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_common_libshotwell_plugin_common_la_CFLAGS) $(CFLAGS) -MT plugins/common/plugins_common_libshotwell_plugin_common_la-Resources.lo -MD -MP -MF plugins/common/$(DEPDIR)/plugins_common_libshotwell_plugin_common_la-Resources.Tpo -c -o plugins/common/plugins_common_libshotwell_plugin_common_la-Resources.lo `test -f 'plugins/common/Resources.c' || echo '$(srcdir)/'`plugins/common/Resources.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) plugins/common/$(DEPDIR)/plugins_common_libshotwell_plugin_common_la-Resources.Tpo plugins/common/$(DEPDIR)/plugins_common_libshotwell_plugin_common_la-Resources.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plugins/common/Resources.c' object='plugins/common/plugins_common_libshotwell_plugin_common_la-Resources.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_common_libshotwell_plugin_common_la_CFLAGS) $(CFLAGS) -c -o plugins/common/plugins_common_libshotwell_plugin_common_la-Resources.lo `test -f 'plugins/common/Resources.c' || echo '$(srcdir)/'`plugins/common/Resources.c
+
+plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotDatabaseBehavior.lo: plugins/shotwell-data-imports/FSpotDatabaseBehavior.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_data_imports_shotwell_data_imports_la_CFLAGS) $(CFLAGS) -MT plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotDatabaseBehavior.lo -MD -MP -MF plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotDatabaseBehavior.Tpo -c -o plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotDatabaseBehavior.lo `test -f 'plugins/shotwell-data-imports/FSpotDatabaseBehavior.c' || echo '$(srcdir)/'`plugins/shotwell-data-imports/FSpotDatabaseBehavior.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotDatabaseBehavior.Tpo plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotDatabaseBehavior.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plugins/shotwell-data-imports/FSpotDatabaseBehavior.c' object='plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotDatabaseBehavior.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_data_imports_shotwell_data_imports_la_CFLAGS) $(CFLAGS) -c -o plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotDatabaseBehavior.lo `test -f 'plugins/shotwell-data-imports/FSpotDatabaseBehavior.c' || echo '$(srcdir)/'`plugins/shotwell-data-imports/FSpotDatabaseBehavior.c
+
+plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotDatabaseTable.lo: plugins/shotwell-data-imports/FSpotDatabaseTable.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_data_imports_shotwell_data_imports_la_CFLAGS) $(CFLAGS) -MT plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotDatabaseTable.lo -MD -MP -MF plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotDatabaseTable.Tpo -c -o plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotDatabaseTable.lo `test -f 'plugins/shotwell-data-imports/FSpotDatabaseTable.c' || echo '$(srcdir)/'`plugins/shotwell-data-imports/FSpotDatabaseTable.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotDatabaseTable.Tpo plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotDatabaseTable.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plugins/shotwell-data-imports/FSpotDatabaseTable.c' object='plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotDatabaseTable.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_data_imports_shotwell_data_imports_la_CFLAGS) $(CFLAGS) -c -o plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotDatabaseTable.lo `test -f 'plugins/shotwell-data-imports/FSpotDatabaseTable.c' || echo '$(srcdir)/'`plugins/shotwell-data-imports/FSpotDatabaseTable.c
+
+plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotDatabase.lo: plugins/shotwell-data-imports/FSpotDatabase.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_data_imports_shotwell_data_imports_la_CFLAGS) $(CFLAGS) -MT plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotDatabase.lo -MD -MP -MF plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotDatabase.Tpo -c -o plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotDatabase.lo `test -f 'plugins/shotwell-data-imports/FSpotDatabase.c' || echo '$(srcdir)/'`plugins/shotwell-data-imports/FSpotDatabase.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotDatabase.Tpo plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotDatabase.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plugins/shotwell-data-imports/FSpotDatabase.c' object='plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotDatabase.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_data_imports_shotwell_data_imports_la_CFLAGS) $(CFLAGS) -c -o plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotDatabase.lo `test -f 'plugins/shotwell-data-imports/FSpotDatabase.c' || echo '$(srcdir)/'`plugins/shotwell-data-imports/FSpotDatabase.c
+
+plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotImporter.lo: plugins/shotwell-data-imports/FSpotImporter.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_data_imports_shotwell_data_imports_la_CFLAGS) $(CFLAGS) -MT plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotImporter.lo -MD -MP -MF plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotImporter.Tpo -c -o plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotImporter.lo `test -f 'plugins/shotwell-data-imports/FSpotImporter.c' || echo '$(srcdir)/'`plugins/shotwell-data-imports/FSpotImporter.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotImporter.Tpo plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotImporter.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plugins/shotwell-data-imports/FSpotImporter.c' object='plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotImporter.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_data_imports_shotwell_data_imports_la_CFLAGS) $(CFLAGS) -c -o plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotImporter.lo `test -f 'plugins/shotwell-data-imports/FSpotImporter.c' || echo '$(srcdir)/'`plugins/shotwell-data-imports/FSpotImporter.c
+
+plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotMetaTable.lo: plugins/shotwell-data-imports/FSpotMetaTable.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_data_imports_shotwell_data_imports_la_CFLAGS) $(CFLAGS) -MT plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotMetaTable.lo -MD -MP -MF plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotMetaTable.Tpo -c -o plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotMetaTable.lo `test -f 'plugins/shotwell-data-imports/FSpotMetaTable.c' || echo '$(srcdir)/'`plugins/shotwell-data-imports/FSpotMetaTable.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotMetaTable.Tpo plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotMetaTable.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plugins/shotwell-data-imports/FSpotMetaTable.c' object='plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotMetaTable.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_data_imports_shotwell_data_imports_la_CFLAGS) $(CFLAGS) -c -o plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotMetaTable.lo `test -f 'plugins/shotwell-data-imports/FSpotMetaTable.c' || echo '$(srcdir)/'`plugins/shotwell-data-imports/FSpotMetaTable.c
+
+plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotPhotosTable.lo: plugins/shotwell-data-imports/FSpotPhotosTable.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_data_imports_shotwell_data_imports_la_CFLAGS) $(CFLAGS) -MT plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotPhotosTable.lo -MD -MP -MF plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotPhotosTable.Tpo -c -o plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotPhotosTable.lo `test -f 'plugins/shotwell-data-imports/FSpotPhotosTable.c' || echo '$(srcdir)/'`plugins/shotwell-data-imports/FSpotPhotosTable.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotPhotosTable.Tpo plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotPhotosTable.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plugins/shotwell-data-imports/FSpotPhotosTable.c' object='plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotPhotosTable.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_data_imports_shotwell_data_imports_la_CFLAGS) $(CFLAGS) -c -o plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotPhotosTable.lo `test -f 'plugins/shotwell-data-imports/FSpotPhotosTable.c' || echo '$(srcdir)/'`plugins/shotwell-data-imports/FSpotPhotosTable.c
+
+plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotPhotoTagsTable.lo: plugins/shotwell-data-imports/FSpotPhotoTagsTable.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_data_imports_shotwell_data_imports_la_CFLAGS) $(CFLAGS) -MT plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotPhotoTagsTable.lo -MD -MP -MF plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotPhotoTagsTable.Tpo -c -o plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotPhotoTagsTable.lo `test -f 'plugins/shotwell-data-imports/FSpotPhotoTagsTable.c' || echo '$(srcdir)/'`plugins/shotwell-data-imports/FSpotPhotoTagsTable.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotPhotoTagsTable.Tpo plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotPhotoTagsTable.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plugins/shotwell-data-imports/FSpotPhotoTagsTable.c' object='plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotPhotoTagsTable.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_data_imports_shotwell_data_imports_la_CFLAGS) $(CFLAGS) -c -o plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotPhotoTagsTable.lo `test -f 'plugins/shotwell-data-imports/FSpotPhotoTagsTable.c' || echo '$(srcdir)/'`plugins/shotwell-data-imports/FSpotPhotoTagsTable.c
+
+plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotPhotoVersionsTable.lo: plugins/shotwell-data-imports/FSpotPhotoVersionsTable.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_data_imports_shotwell_data_imports_la_CFLAGS) $(CFLAGS) -MT plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotPhotoVersionsTable.lo -MD -MP -MF plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotPhotoVersionsTable.Tpo -c -o plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotPhotoVersionsTable.lo `test -f 'plugins/shotwell-data-imports/FSpotPhotoVersionsTable.c' || echo '$(srcdir)/'`plugins/shotwell-data-imports/FSpotPhotoVersionsTable.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotPhotoVersionsTable.Tpo plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotPhotoVersionsTable.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plugins/shotwell-data-imports/FSpotPhotoVersionsTable.c' object='plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotPhotoVersionsTable.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_data_imports_shotwell_data_imports_la_CFLAGS) $(CFLAGS) -c -o plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotPhotoVersionsTable.lo `test -f 'plugins/shotwell-data-imports/FSpotPhotoVersionsTable.c' || echo '$(srcdir)/'`plugins/shotwell-data-imports/FSpotPhotoVersionsTable.c
+
+plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotRollsTable.lo: plugins/shotwell-data-imports/FSpotRollsTable.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_data_imports_shotwell_data_imports_la_CFLAGS) $(CFLAGS) -MT plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotRollsTable.lo -MD -MP -MF plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotRollsTable.Tpo -c -o plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotRollsTable.lo `test -f 'plugins/shotwell-data-imports/FSpotRollsTable.c' || echo '$(srcdir)/'`plugins/shotwell-data-imports/FSpotRollsTable.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotRollsTable.Tpo plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotRollsTable.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plugins/shotwell-data-imports/FSpotRollsTable.c' object='plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotRollsTable.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_data_imports_shotwell_data_imports_la_CFLAGS) $(CFLAGS) -c -o plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotRollsTable.lo `test -f 'plugins/shotwell-data-imports/FSpotRollsTable.c' || echo '$(srcdir)/'`plugins/shotwell-data-imports/FSpotRollsTable.c
+
+plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotTableBehavior.lo: plugins/shotwell-data-imports/FSpotTableBehavior.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_data_imports_shotwell_data_imports_la_CFLAGS) $(CFLAGS) -MT plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotTableBehavior.lo -MD -MP -MF plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotTableBehavior.Tpo -c -o plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotTableBehavior.lo `test -f 'plugins/shotwell-data-imports/FSpotTableBehavior.c' || echo '$(srcdir)/'`plugins/shotwell-data-imports/FSpotTableBehavior.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotTableBehavior.Tpo plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotTableBehavior.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plugins/shotwell-data-imports/FSpotTableBehavior.c' object='plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotTableBehavior.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_data_imports_shotwell_data_imports_la_CFLAGS) $(CFLAGS) -c -o plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotTableBehavior.lo `test -f 'plugins/shotwell-data-imports/FSpotTableBehavior.c' || echo '$(srcdir)/'`plugins/shotwell-data-imports/FSpotTableBehavior.c
+
+plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotTagsTable.lo: plugins/shotwell-data-imports/FSpotTagsTable.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_data_imports_shotwell_data_imports_la_CFLAGS) $(CFLAGS) -MT plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotTagsTable.lo -MD -MP -MF plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotTagsTable.Tpo -c -o plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotTagsTable.lo `test -f 'plugins/shotwell-data-imports/FSpotTagsTable.c' || echo '$(srcdir)/'`plugins/shotwell-data-imports/FSpotTagsTable.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotTagsTable.Tpo plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotTagsTable.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plugins/shotwell-data-imports/FSpotTagsTable.c' object='plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotTagsTable.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_data_imports_shotwell_data_imports_la_CFLAGS) $(CFLAGS) -c -o plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotTagsTable.lo `test -f 'plugins/shotwell-data-imports/FSpotTagsTable.c' || echo '$(srcdir)/'`plugins/shotwell-data-imports/FSpotTagsTable.c
+
+plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-shotwell-data-imports.lo: plugins/shotwell-data-imports/shotwell-data-imports.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_data_imports_shotwell_data_imports_la_CFLAGS) $(CFLAGS) -MT plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-shotwell-data-imports.lo -MD -MP -MF plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-shotwell-data-imports.Tpo -c -o plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-shotwell-data-imports.lo `test -f 'plugins/shotwell-data-imports/shotwell-data-imports.c' || echo '$(srcdir)/'`plugins/shotwell-data-imports/shotwell-data-imports.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-shotwell-data-imports.Tpo plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-shotwell-data-imports.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plugins/shotwell-data-imports/shotwell-data-imports.c' object='plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-shotwell-data-imports.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_data_imports_shotwell_data_imports_la_CFLAGS) $(CFLAGS) -c -o plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-shotwell-data-imports.lo `test -f 'plugins/shotwell-data-imports/shotwell-data-imports.c' || echo '$(srcdir)/'`plugins/shotwell-data-imports/shotwell-data-imports.c
+
+plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-SqliteSupport.lo: plugins/shotwell-data-imports/SqliteSupport.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_data_imports_shotwell_data_imports_la_CFLAGS) $(CFLAGS) -MT plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-SqliteSupport.lo -MD -MP -MF plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-SqliteSupport.Tpo -c -o plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-SqliteSupport.lo `test -f 'plugins/shotwell-data-imports/SqliteSupport.c' || echo '$(srcdir)/'`plugins/shotwell-data-imports/SqliteSupport.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-SqliteSupport.Tpo plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-SqliteSupport.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plugins/shotwell-data-imports/SqliteSupport.c' object='plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-SqliteSupport.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_data_imports_shotwell_data_imports_la_CFLAGS) $(CFLAGS) -c -o plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-SqliteSupport.lo `test -f 'plugins/shotwell-data-imports/SqliteSupport.c' || echo '$(srcdir)/'`plugins/shotwell-data-imports/SqliteSupport.c
+
+plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-VersionNumber.lo: plugins/shotwell-data-imports/VersionNumber.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_data_imports_shotwell_data_imports_la_CFLAGS) $(CFLAGS) -MT plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-VersionNumber.lo -MD -MP -MF plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-VersionNumber.Tpo -c -o plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-VersionNumber.lo `test -f 'plugins/shotwell-data-imports/VersionNumber.c' || echo '$(srcdir)/'`plugins/shotwell-data-imports/VersionNumber.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-VersionNumber.Tpo plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-VersionNumber.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plugins/shotwell-data-imports/VersionNumber.c' object='plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-VersionNumber.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_data_imports_shotwell_data_imports_la_CFLAGS) $(CFLAGS) -c -o plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-VersionNumber.lo `test -f 'plugins/shotwell-data-imports/VersionNumber.c' || echo '$(srcdir)/'`plugins/shotwell-data-imports/VersionNumber.c
+
+plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-resource.lo: plugins/shotwell-data-imports/resource.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_data_imports_shotwell_data_imports_la_CFLAGS) $(CFLAGS) -MT plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-resource.lo -MD -MP -MF plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-resource.Tpo -c -o plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-resource.lo `test -f 'plugins/shotwell-data-imports/resource.c' || echo '$(srcdir)/'`plugins/shotwell-data-imports/resource.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-resource.Tpo plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-resource.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plugins/shotwell-data-imports/resource.c' object='plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-resource.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_data_imports_shotwell_data_imports_la_CFLAGS) $(CFLAGS) -c -o plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-resource.lo `test -f 'plugins/shotwell-data-imports/resource.c' || echo '$(srcdir)/'`plugins/shotwell-data-imports/resource.c
+
+plugins/shotwell-publishing-extras/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-GalleryConnector.lo: plugins/shotwell-publishing-extras/GalleryConnector.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_CFLAGS) $(CFLAGS) -MT plugins/shotwell-publishing-extras/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-GalleryConnector.lo -MD -MP -MF plugins/shotwell-publishing-extras/$(DEPDIR)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-GalleryConnector.Tpo -c -o plugins/shotwell-publishing-extras/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-GalleryConnector.lo `test -f 'plugins/shotwell-publishing-extras/GalleryConnector.c' || echo '$(srcdir)/'`plugins/shotwell-publishing-extras/GalleryConnector.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) plugins/shotwell-publishing-extras/$(DEPDIR)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-GalleryConnector.Tpo plugins/shotwell-publishing-extras/$(DEPDIR)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-GalleryConnector.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plugins/shotwell-publishing-extras/GalleryConnector.c' object='plugins/shotwell-publishing-extras/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-GalleryConnector.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_CFLAGS) $(CFLAGS) -c -o plugins/shotwell-publishing-extras/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-GalleryConnector.lo `test -f 'plugins/shotwell-publishing-extras/GalleryConnector.c' || echo '$(srcdir)/'`plugins/shotwell-publishing-extras/GalleryConnector.c
+
+plugins/shotwell-publishing-extras/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-RajcePublishing.lo: plugins/shotwell-publishing-extras/RajcePublishing.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_CFLAGS) $(CFLAGS) -MT plugins/shotwell-publishing-extras/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-RajcePublishing.lo -MD -MP -MF plugins/shotwell-publishing-extras/$(DEPDIR)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-RajcePublishing.Tpo -c -o plugins/shotwell-publishing-extras/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-RajcePublishing.lo `test -f 'plugins/shotwell-publishing-extras/RajcePublishing.c' || echo '$(srcdir)/'`plugins/shotwell-publishing-extras/RajcePublishing.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) plugins/shotwell-publishing-extras/$(DEPDIR)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-RajcePublishing.Tpo plugins/shotwell-publishing-extras/$(DEPDIR)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-RajcePublishing.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plugins/shotwell-publishing-extras/RajcePublishing.c' object='plugins/shotwell-publishing-extras/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-RajcePublishing.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_CFLAGS) $(CFLAGS) -c -o plugins/shotwell-publishing-extras/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-RajcePublishing.lo `test -f 'plugins/shotwell-publishing-extras/RajcePublishing.c' || echo '$(srcdir)/'`plugins/shotwell-publishing-extras/RajcePublishing.c
+
+plugins/shotwell-publishing-extras/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-shotwell-publishing-extras.lo: plugins/shotwell-publishing-extras/shotwell-publishing-extras.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_CFLAGS) $(CFLAGS) -MT plugins/shotwell-publishing-extras/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-shotwell-publishing-extras.lo -MD -MP -MF plugins/shotwell-publishing-extras/$(DEPDIR)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-shotwell-publishing-extras.Tpo -c -o plugins/shotwell-publishing-extras/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-shotwell-publishing-extras.lo `test -f 'plugins/shotwell-publishing-extras/shotwell-publishing-extras.c' || echo '$(srcdir)/'`plugins/shotwell-publishing-extras/shotwell-publishing-extras.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) plugins/shotwell-publishing-extras/$(DEPDIR)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-shotwell-publishing-extras.Tpo plugins/shotwell-publishing-extras/$(DEPDIR)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-shotwell-publishing-extras.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plugins/shotwell-publishing-extras/shotwell-publishing-extras.c' object='plugins/shotwell-publishing-extras/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-shotwell-publishing-extras.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_CFLAGS) $(CFLAGS) -c -o plugins/shotwell-publishing-extras/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-shotwell-publishing-extras.lo `test -f 'plugins/shotwell-publishing-extras/shotwell-publishing-extras.c' || echo '$(srcdir)/'`plugins/shotwell-publishing-extras/shotwell-publishing-extras.c
+
+plugins/shotwell-publishing-extras/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-TumblrPublishing.lo: plugins/shotwell-publishing-extras/TumblrPublishing.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_CFLAGS) $(CFLAGS) -MT plugins/shotwell-publishing-extras/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-TumblrPublishing.lo -MD -MP -MF plugins/shotwell-publishing-extras/$(DEPDIR)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-TumblrPublishing.Tpo -c -o plugins/shotwell-publishing-extras/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-TumblrPublishing.lo `test -f 'plugins/shotwell-publishing-extras/TumblrPublishing.c' || echo '$(srcdir)/'`plugins/shotwell-publishing-extras/TumblrPublishing.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) plugins/shotwell-publishing-extras/$(DEPDIR)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-TumblrPublishing.Tpo plugins/shotwell-publishing-extras/$(DEPDIR)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-TumblrPublishing.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plugins/shotwell-publishing-extras/TumblrPublishing.c' object='plugins/shotwell-publishing-extras/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-TumblrPublishing.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_CFLAGS) $(CFLAGS) -c -o plugins/shotwell-publishing-extras/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-TumblrPublishing.lo `test -f 'plugins/shotwell-publishing-extras/TumblrPublishing.c' || echo '$(srcdir)/'`plugins/shotwell-publishing-extras/TumblrPublishing.c
+
+plugins/shotwell-publishing-extras/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-YandexPublishing.lo: plugins/shotwell-publishing-extras/YandexPublishing.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_CFLAGS) $(CFLAGS) -MT plugins/shotwell-publishing-extras/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-YandexPublishing.lo -MD -MP -MF plugins/shotwell-publishing-extras/$(DEPDIR)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-YandexPublishing.Tpo -c -o plugins/shotwell-publishing-extras/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-YandexPublishing.lo `test -f 'plugins/shotwell-publishing-extras/YandexPublishing.c' || echo '$(srcdir)/'`plugins/shotwell-publishing-extras/YandexPublishing.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) plugins/shotwell-publishing-extras/$(DEPDIR)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-YandexPublishing.Tpo plugins/shotwell-publishing-extras/$(DEPDIR)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-YandexPublishing.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plugins/shotwell-publishing-extras/YandexPublishing.c' object='plugins/shotwell-publishing-extras/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-YandexPublishing.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_CFLAGS) $(CFLAGS) -c -o plugins/shotwell-publishing-extras/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-YandexPublishing.lo `test -f 'plugins/shotwell-publishing-extras/YandexPublishing.c' || echo '$(srcdir)/'`plugins/shotwell-publishing-extras/YandexPublishing.c
+
+plugins/shotwell-publishing-extras/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-resource.lo: plugins/shotwell-publishing-extras/resource.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_CFLAGS) $(CFLAGS) -MT plugins/shotwell-publishing-extras/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-resource.lo -MD -MP -MF plugins/shotwell-publishing-extras/$(DEPDIR)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-resource.Tpo -c -o plugins/shotwell-publishing-extras/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-resource.lo `test -f 'plugins/shotwell-publishing-extras/resource.c' || echo '$(srcdir)/'`plugins/shotwell-publishing-extras/resource.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) plugins/shotwell-publishing-extras/$(DEPDIR)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-resource.Tpo plugins/shotwell-publishing-extras/$(DEPDIR)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-resource.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plugins/shotwell-publishing-extras/resource.c' object='plugins/shotwell-publishing-extras/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-resource.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_CFLAGS) $(CFLAGS) -c -o plugins/shotwell-publishing-extras/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-resource.lo `test -f 'plugins/shotwell-publishing-extras/resource.c' || echo '$(srcdir)/'`plugins/shotwell-publishing-extras/resource.c
+
+plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-shotwell-publishing.lo: plugins/shotwell-publishing/shotwell-publishing.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_publishing_shotwell_publishing_la_CFLAGS) $(CFLAGS) -MT plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-shotwell-publishing.lo -MD -MP -MF plugins/shotwell-publishing/$(DEPDIR)/plugins_shotwell_publishing_shotwell_publishing_la-shotwell-publishing.Tpo -c -o plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-shotwell-publishing.lo `test -f 'plugins/shotwell-publishing/shotwell-publishing.c' || echo '$(srcdir)/'`plugins/shotwell-publishing/shotwell-publishing.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) plugins/shotwell-publishing/$(DEPDIR)/plugins_shotwell_publishing_shotwell_publishing_la-shotwell-publishing.Tpo plugins/shotwell-publishing/$(DEPDIR)/plugins_shotwell_publishing_shotwell_publishing_la-shotwell-publishing.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plugins/shotwell-publishing/shotwell-publishing.c' object='plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-shotwell-publishing.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_publishing_shotwell_publishing_la_CFLAGS) $(CFLAGS) -c -o plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-shotwell-publishing.lo `test -f 'plugins/shotwell-publishing/shotwell-publishing.c' || echo '$(srcdir)/'`plugins/shotwell-publishing/shotwell-publishing.c
+
+plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-FacebookPublishing.lo: plugins/shotwell-publishing/FacebookPublishing.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_publishing_shotwell_publishing_la_CFLAGS) $(CFLAGS) -MT plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-FacebookPublishing.lo -MD -MP -MF plugins/shotwell-publishing/$(DEPDIR)/plugins_shotwell_publishing_shotwell_publishing_la-FacebookPublishing.Tpo -c -o plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-FacebookPublishing.lo `test -f 'plugins/shotwell-publishing/FacebookPublishing.c' || echo '$(srcdir)/'`plugins/shotwell-publishing/FacebookPublishing.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) plugins/shotwell-publishing/$(DEPDIR)/plugins_shotwell_publishing_shotwell_publishing_la-FacebookPublishing.Tpo plugins/shotwell-publishing/$(DEPDIR)/plugins_shotwell_publishing_shotwell_publishing_la-FacebookPublishing.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plugins/shotwell-publishing/FacebookPublishing.c' object='plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-FacebookPublishing.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_publishing_shotwell_publishing_la_CFLAGS) $(CFLAGS) -c -o plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-FacebookPublishing.lo `test -f 'plugins/shotwell-publishing/FacebookPublishing.c' || echo '$(srcdir)/'`plugins/shotwell-publishing/FacebookPublishing.c
+
+plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-PicasaPublishing.lo: plugins/shotwell-publishing/PicasaPublishing.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_publishing_shotwell_publishing_la_CFLAGS) $(CFLAGS) -MT plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-PicasaPublishing.lo -MD -MP -MF plugins/shotwell-publishing/$(DEPDIR)/plugins_shotwell_publishing_shotwell_publishing_la-PicasaPublishing.Tpo -c -o plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-PicasaPublishing.lo `test -f 'plugins/shotwell-publishing/PicasaPublishing.c' || echo '$(srcdir)/'`plugins/shotwell-publishing/PicasaPublishing.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) plugins/shotwell-publishing/$(DEPDIR)/plugins_shotwell_publishing_shotwell_publishing_la-PicasaPublishing.Tpo plugins/shotwell-publishing/$(DEPDIR)/plugins_shotwell_publishing_shotwell_publishing_la-PicasaPublishing.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plugins/shotwell-publishing/PicasaPublishing.c' object='plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-PicasaPublishing.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_publishing_shotwell_publishing_la_CFLAGS) $(CFLAGS) -c -o plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-PicasaPublishing.lo `test -f 'plugins/shotwell-publishing/PicasaPublishing.c' || echo '$(srcdir)/'`plugins/shotwell-publishing/PicasaPublishing.c
+
+plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-FlickrPublishing.lo: plugins/shotwell-publishing/FlickrPublishing.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_publishing_shotwell_publishing_la_CFLAGS) $(CFLAGS) -MT plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-FlickrPublishing.lo -MD -MP -MF plugins/shotwell-publishing/$(DEPDIR)/plugins_shotwell_publishing_shotwell_publishing_la-FlickrPublishing.Tpo -c -o plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-FlickrPublishing.lo `test -f 'plugins/shotwell-publishing/FlickrPublishing.c' || echo '$(srcdir)/'`plugins/shotwell-publishing/FlickrPublishing.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) plugins/shotwell-publishing/$(DEPDIR)/plugins_shotwell_publishing_shotwell_publishing_la-FlickrPublishing.Tpo plugins/shotwell-publishing/$(DEPDIR)/plugins_shotwell_publishing_shotwell_publishing_la-FlickrPublishing.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plugins/shotwell-publishing/FlickrPublishing.c' object='plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-FlickrPublishing.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_publishing_shotwell_publishing_la_CFLAGS) $(CFLAGS) -c -o plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-FlickrPublishing.lo `test -f 'plugins/shotwell-publishing/FlickrPublishing.c' || echo '$(srcdir)/'`plugins/shotwell-publishing/FlickrPublishing.c
+
+plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-YouTubePublishing.lo: plugins/shotwell-publishing/YouTubePublishing.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_publishing_shotwell_publishing_la_CFLAGS) $(CFLAGS) -MT plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-YouTubePublishing.lo -MD -MP -MF plugins/shotwell-publishing/$(DEPDIR)/plugins_shotwell_publishing_shotwell_publishing_la-YouTubePublishing.Tpo -c -o plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-YouTubePublishing.lo `test -f 'plugins/shotwell-publishing/YouTubePublishing.c' || echo '$(srcdir)/'`plugins/shotwell-publishing/YouTubePublishing.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) plugins/shotwell-publishing/$(DEPDIR)/plugins_shotwell_publishing_shotwell_publishing_la-YouTubePublishing.Tpo plugins/shotwell-publishing/$(DEPDIR)/plugins_shotwell_publishing_shotwell_publishing_la-YouTubePublishing.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plugins/shotwell-publishing/YouTubePublishing.c' object='plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-YouTubePublishing.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_publishing_shotwell_publishing_la_CFLAGS) $(CFLAGS) -c -o plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-YouTubePublishing.lo `test -f 'plugins/shotwell-publishing/YouTubePublishing.c' || echo '$(srcdir)/'`plugins/shotwell-publishing/YouTubePublishing.c
+
+plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-PiwigoPublishing.lo: plugins/shotwell-publishing/PiwigoPublishing.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_publishing_shotwell_publishing_la_CFLAGS) $(CFLAGS) -MT plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-PiwigoPublishing.lo -MD -MP -MF plugins/shotwell-publishing/$(DEPDIR)/plugins_shotwell_publishing_shotwell_publishing_la-PiwigoPublishing.Tpo -c -o plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-PiwigoPublishing.lo `test -f 'plugins/shotwell-publishing/PiwigoPublishing.c' || echo '$(srcdir)/'`plugins/shotwell-publishing/PiwigoPublishing.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) plugins/shotwell-publishing/$(DEPDIR)/plugins_shotwell_publishing_shotwell_publishing_la-PiwigoPublishing.Tpo plugins/shotwell-publishing/$(DEPDIR)/plugins_shotwell_publishing_shotwell_publishing_la-PiwigoPublishing.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plugins/shotwell-publishing/PiwigoPublishing.c' object='plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-PiwigoPublishing.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_publishing_shotwell_publishing_la_CFLAGS) $(CFLAGS) -c -o plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-PiwigoPublishing.lo `test -f 'plugins/shotwell-publishing/PiwigoPublishing.c' || echo '$(srcdir)/'`plugins/shotwell-publishing/PiwigoPublishing.c
+
+plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-resource.lo: plugins/shotwell-publishing/resource.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_publishing_shotwell_publishing_la_CFLAGS) $(CFLAGS) -MT plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-resource.lo -MD -MP -MF plugins/shotwell-publishing/$(DEPDIR)/plugins_shotwell_publishing_shotwell_publishing_la-resource.Tpo -c -o plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-resource.lo `test -f 'plugins/shotwell-publishing/resource.c' || echo '$(srcdir)/'`plugins/shotwell-publishing/resource.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) plugins/shotwell-publishing/$(DEPDIR)/plugins_shotwell_publishing_shotwell_publishing_la-resource.Tpo plugins/shotwell-publishing/$(DEPDIR)/plugins_shotwell_publishing_shotwell_publishing_la-resource.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plugins/shotwell-publishing/resource.c' object='plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-resource.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_publishing_shotwell_publishing_la_CFLAGS) $(CFLAGS) -c -o plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-resource.lo `test -f 'plugins/shotwell-publishing/resource.c' || echo '$(srcdir)/'`plugins/shotwell-publishing/resource.c
+
+plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-BlindsEffect.lo: plugins/shotwell-transitions/BlindsEffect.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_transitions_shotwell_transitions_la_CFLAGS) $(CFLAGS) -MT plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-BlindsEffect.lo -MD -MP -MF plugins/shotwell-transitions/$(DEPDIR)/plugins_shotwell_transitions_shotwell_transitions_la-BlindsEffect.Tpo -c -o plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-BlindsEffect.lo `test -f 'plugins/shotwell-transitions/BlindsEffect.c' || echo '$(srcdir)/'`plugins/shotwell-transitions/BlindsEffect.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) plugins/shotwell-transitions/$(DEPDIR)/plugins_shotwell_transitions_shotwell_transitions_la-BlindsEffect.Tpo plugins/shotwell-transitions/$(DEPDIR)/plugins_shotwell_transitions_shotwell_transitions_la-BlindsEffect.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plugins/shotwell-transitions/BlindsEffect.c' object='plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-BlindsEffect.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_transitions_shotwell_transitions_la_CFLAGS) $(CFLAGS) -c -o plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-BlindsEffect.lo `test -f 'plugins/shotwell-transitions/BlindsEffect.c' || echo '$(srcdir)/'`plugins/shotwell-transitions/BlindsEffect.c
+
+plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-ChessEffect.lo: plugins/shotwell-transitions/ChessEffect.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_transitions_shotwell_transitions_la_CFLAGS) $(CFLAGS) -MT plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-ChessEffect.lo -MD -MP -MF plugins/shotwell-transitions/$(DEPDIR)/plugins_shotwell_transitions_shotwell_transitions_la-ChessEffect.Tpo -c -o plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-ChessEffect.lo `test -f 'plugins/shotwell-transitions/ChessEffect.c' || echo '$(srcdir)/'`plugins/shotwell-transitions/ChessEffect.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) plugins/shotwell-transitions/$(DEPDIR)/plugins_shotwell_transitions_shotwell_transitions_la-ChessEffect.Tpo plugins/shotwell-transitions/$(DEPDIR)/plugins_shotwell_transitions_shotwell_transitions_la-ChessEffect.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plugins/shotwell-transitions/ChessEffect.c' object='plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-ChessEffect.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_transitions_shotwell_transitions_la_CFLAGS) $(CFLAGS) -c -o plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-ChessEffect.lo `test -f 'plugins/shotwell-transitions/ChessEffect.c' || echo '$(srcdir)/'`plugins/shotwell-transitions/ChessEffect.c
+
+plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-CircleEffect.lo: plugins/shotwell-transitions/CircleEffect.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_transitions_shotwell_transitions_la_CFLAGS) $(CFLAGS) -MT plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-CircleEffect.lo -MD -MP -MF plugins/shotwell-transitions/$(DEPDIR)/plugins_shotwell_transitions_shotwell_transitions_la-CircleEffect.Tpo -c -o plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-CircleEffect.lo `test -f 'plugins/shotwell-transitions/CircleEffect.c' || echo '$(srcdir)/'`plugins/shotwell-transitions/CircleEffect.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) plugins/shotwell-transitions/$(DEPDIR)/plugins_shotwell_transitions_shotwell_transitions_la-CircleEffect.Tpo plugins/shotwell-transitions/$(DEPDIR)/plugins_shotwell_transitions_shotwell_transitions_la-CircleEffect.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plugins/shotwell-transitions/CircleEffect.c' object='plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-CircleEffect.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_transitions_shotwell_transitions_la_CFLAGS) $(CFLAGS) -c -o plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-CircleEffect.lo `test -f 'plugins/shotwell-transitions/CircleEffect.c' || echo '$(srcdir)/'`plugins/shotwell-transitions/CircleEffect.c
+
+plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-CirclesEffect.lo: plugins/shotwell-transitions/CirclesEffect.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_transitions_shotwell_transitions_la_CFLAGS) $(CFLAGS) -MT plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-CirclesEffect.lo -MD -MP -MF plugins/shotwell-transitions/$(DEPDIR)/plugins_shotwell_transitions_shotwell_transitions_la-CirclesEffect.Tpo -c -o plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-CirclesEffect.lo `test -f 'plugins/shotwell-transitions/CirclesEffect.c' || echo '$(srcdir)/'`plugins/shotwell-transitions/CirclesEffect.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) plugins/shotwell-transitions/$(DEPDIR)/plugins_shotwell_transitions_shotwell_transitions_la-CirclesEffect.Tpo plugins/shotwell-transitions/$(DEPDIR)/plugins_shotwell_transitions_shotwell_transitions_la-CirclesEffect.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plugins/shotwell-transitions/CirclesEffect.c' object='plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-CirclesEffect.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_transitions_shotwell_transitions_la_CFLAGS) $(CFLAGS) -c -o plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-CirclesEffect.lo `test -f 'plugins/shotwell-transitions/CirclesEffect.c' || echo '$(srcdir)/'`plugins/shotwell-transitions/CirclesEffect.c
+
+plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-ClockEffect.lo: plugins/shotwell-transitions/ClockEffect.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_transitions_shotwell_transitions_la_CFLAGS) $(CFLAGS) -MT plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-ClockEffect.lo -MD -MP -MF plugins/shotwell-transitions/$(DEPDIR)/plugins_shotwell_transitions_shotwell_transitions_la-ClockEffect.Tpo -c -o plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-ClockEffect.lo `test -f 'plugins/shotwell-transitions/ClockEffect.c' || echo '$(srcdir)/'`plugins/shotwell-transitions/ClockEffect.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) plugins/shotwell-transitions/$(DEPDIR)/plugins_shotwell_transitions_shotwell_transitions_la-ClockEffect.Tpo plugins/shotwell-transitions/$(DEPDIR)/plugins_shotwell_transitions_shotwell_transitions_la-ClockEffect.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plugins/shotwell-transitions/ClockEffect.c' object='plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-ClockEffect.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_transitions_shotwell_transitions_la_CFLAGS) $(CFLAGS) -c -o plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-ClockEffect.lo `test -f 'plugins/shotwell-transitions/ClockEffect.c' || echo '$(srcdir)/'`plugins/shotwell-transitions/ClockEffect.c
+
+plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-CrumbleEffect.lo: plugins/shotwell-transitions/CrumbleEffect.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_transitions_shotwell_transitions_la_CFLAGS) $(CFLAGS) -MT plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-CrumbleEffect.lo -MD -MP -MF plugins/shotwell-transitions/$(DEPDIR)/plugins_shotwell_transitions_shotwell_transitions_la-CrumbleEffect.Tpo -c -o plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-CrumbleEffect.lo `test -f 'plugins/shotwell-transitions/CrumbleEffect.c' || echo '$(srcdir)/'`plugins/shotwell-transitions/CrumbleEffect.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) plugins/shotwell-transitions/$(DEPDIR)/plugins_shotwell_transitions_shotwell_transitions_la-CrumbleEffect.Tpo plugins/shotwell-transitions/$(DEPDIR)/plugins_shotwell_transitions_shotwell_transitions_la-CrumbleEffect.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plugins/shotwell-transitions/CrumbleEffect.c' object='plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-CrumbleEffect.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_transitions_shotwell_transitions_la_CFLAGS) $(CFLAGS) -c -o plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-CrumbleEffect.lo `test -f 'plugins/shotwell-transitions/CrumbleEffect.c' || echo '$(srcdir)/'`plugins/shotwell-transitions/CrumbleEffect.c
+
+plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-FadeEffect.lo: plugins/shotwell-transitions/FadeEffect.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_transitions_shotwell_transitions_la_CFLAGS) $(CFLAGS) -MT plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-FadeEffect.lo -MD -MP -MF plugins/shotwell-transitions/$(DEPDIR)/plugins_shotwell_transitions_shotwell_transitions_la-FadeEffect.Tpo -c -o plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-FadeEffect.lo `test -f 'plugins/shotwell-transitions/FadeEffect.c' || echo '$(srcdir)/'`plugins/shotwell-transitions/FadeEffect.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) plugins/shotwell-transitions/$(DEPDIR)/plugins_shotwell_transitions_shotwell_transitions_la-FadeEffect.Tpo plugins/shotwell-transitions/$(DEPDIR)/plugins_shotwell_transitions_shotwell_transitions_la-FadeEffect.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plugins/shotwell-transitions/FadeEffect.c' object='plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-FadeEffect.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_transitions_shotwell_transitions_la_CFLAGS) $(CFLAGS) -c -o plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-FadeEffect.lo `test -f 'plugins/shotwell-transitions/FadeEffect.c' || echo '$(srcdir)/'`plugins/shotwell-transitions/FadeEffect.c
+
+plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-shotwell-transitions.lo: plugins/shotwell-transitions/shotwell-transitions.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_transitions_shotwell_transitions_la_CFLAGS) $(CFLAGS) -MT plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-shotwell-transitions.lo -MD -MP -MF plugins/shotwell-transitions/$(DEPDIR)/plugins_shotwell_transitions_shotwell_transitions_la-shotwell-transitions.Tpo -c -o plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-shotwell-transitions.lo `test -f 'plugins/shotwell-transitions/shotwell-transitions.c' || echo '$(srcdir)/'`plugins/shotwell-transitions/shotwell-transitions.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) plugins/shotwell-transitions/$(DEPDIR)/plugins_shotwell_transitions_shotwell_transitions_la-shotwell-transitions.Tpo plugins/shotwell-transitions/$(DEPDIR)/plugins_shotwell_transitions_shotwell_transitions_la-shotwell-transitions.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plugins/shotwell-transitions/shotwell-transitions.c' object='plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-shotwell-transitions.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_transitions_shotwell_transitions_la_CFLAGS) $(CFLAGS) -c -o plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-shotwell-transitions.lo `test -f 'plugins/shotwell-transitions/shotwell-transitions.c' || echo '$(srcdir)/'`plugins/shotwell-transitions/shotwell-transitions.c
+
+plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-SlideEffect.lo: plugins/shotwell-transitions/SlideEffect.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_transitions_shotwell_transitions_la_CFLAGS) $(CFLAGS) -MT plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-SlideEffect.lo -MD -MP -MF plugins/shotwell-transitions/$(DEPDIR)/plugins_shotwell_transitions_shotwell_transitions_la-SlideEffect.Tpo -c -o plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-SlideEffect.lo `test -f 'plugins/shotwell-transitions/SlideEffect.c' || echo '$(srcdir)/'`plugins/shotwell-transitions/SlideEffect.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) plugins/shotwell-transitions/$(DEPDIR)/plugins_shotwell_transitions_shotwell_transitions_la-SlideEffect.Tpo plugins/shotwell-transitions/$(DEPDIR)/plugins_shotwell_transitions_shotwell_transitions_la-SlideEffect.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plugins/shotwell-transitions/SlideEffect.c' object='plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-SlideEffect.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_transitions_shotwell_transitions_la_CFLAGS) $(CFLAGS) -c -o plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-SlideEffect.lo `test -f 'plugins/shotwell-transitions/SlideEffect.c' || echo '$(srcdir)/'`plugins/shotwell-transitions/SlideEffect.c
+
+plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-SquaresEffect.lo: plugins/shotwell-transitions/SquaresEffect.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_transitions_shotwell_transitions_la_CFLAGS) $(CFLAGS) -MT plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-SquaresEffect.lo -MD -MP -MF plugins/shotwell-transitions/$(DEPDIR)/plugins_shotwell_transitions_shotwell_transitions_la-SquaresEffect.Tpo -c -o plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-SquaresEffect.lo `test -f 'plugins/shotwell-transitions/SquaresEffect.c' || echo '$(srcdir)/'`plugins/shotwell-transitions/SquaresEffect.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) plugins/shotwell-transitions/$(DEPDIR)/plugins_shotwell_transitions_shotwell_transitions_la-SquaresEffect.Tpo plugins/shotwell-transitions/$(DEPDIR)/plugins_shotwell_transitions_shotwell_transitions_la-SquaresEffect.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plugins/shotwell-transitions/SquaresEffect.c' object='plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-SquaresEffect.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_transitions_shotwell_transitions_la_CFLAGS) $(CFLAGS) -c -o plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-SquaresEffect.lo `test -f 'plugins/shotwell-transitions/SquaresEffect.c' || echo '$(srcdir)/'`plugins/shotwell-transitions/SquaresEffect.c
+
+plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-StripesEffect.lo: plugins/shotwell-transitions/StripesEffect.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_transitions_shotwell_transitions_la_CFLAGS) $(CFLAGS) -MT plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-StripesEffect.lo -MD -MP -MF plugins/shotwell-transitions/$(DEPDIR)/plugins_shotwell_transitions_shotwell_transitions_la-StripesEffect.Tpo -c -o plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-StripesEffect.lo `test -f 'plugins/shotwell-transitions/StripesEffect.c' || echo '$(srcdir)/'`plugins/shotwell-transitions/StripesEffect.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) plugins/shotwell-transitions/$(DEPDIR)/plugins_shotwell_transitions_shotwell_transitions_la-StripesEffect.Tpo plugins/shotwell-transitions/$(DEPDIR)/plugins_shotwell_transitions_shotwell_transitions_la-StripesEffect.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plugins/shotwell-transitions/StripesEffect.c' object='plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-StripesEffect.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_transitions_shotwell_transitions_la_CFLAGS) $(CFLAGS) -c -o plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-StripesEffect.lo `test -f 'plugins/shotwell-transitions/StripesEffect.c' || echo '$(srcdir)/'`plugins/shotwell-transitions/StripesEffect.c
+
+plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-resource.lo: plugins/shotwell-transitions/resource.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_transitions_shotwell_transitions_la_CFLAGS) $(CFLAGS) -MT plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-resource.lo -MD -MP -MF plugins/shotwell-transitions/$(DEPDIR)/plugins_shotwell_transitions_shotwell_transitions_la-resource.Tpo -c -o plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-resource.lo `test -f 'plugins/shotwell-transitions/resource.c' || echo '$(srcdir)/'`plugins/shotwell-transitions/resource.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) plugins/shotwell-transitions/$(DEPDIR)/plugins_shotwell_transitions_shotwell_transitions_la-resource.Tpo plugins/shotwell-transitions/$(DEPDIR)/plugins_shotwell_transitions_shotwell_transitions_la-resource.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plugins/shotwell-transitions/resource.c' object='plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-resource.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_transitions_shotwell_transitions_la_CFLAGS) $(CFLAGS) -c -o plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-resource.lo `test -f 'plugins/shotwell-transitions/resource.c' || echo '$(srcdir)/'`plugins/shotwell-transitions/resource.c
+
+src/plugins/src_plugins_libplugin_la-SpitInterfaces.lo: src/plugins/SpitInterfaces.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_plugins_libplugin_la_CFLAGS) $(CFLAGS) -MT src/plugins/src_plugins_libplugin_la-SpitInterfaces.lo -MD -MP -MF src/plugins/$(DEPDIR)/src_plugins_libplugin_la-SpitInterfaces.Tpo -c -o src/plugins/src_plugins_libplugin_la-SpitInterfaces.lo `test -f 'src/plugins/SpitInterfaces.c' || echo '$(srcdir)/'`src/plugins/SpitInterfaces.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/plugins/$(DEPDIR)/src_plugins_libplugin_la-SpitInterfaces.Tpo src/plugins/$(DEPDIR)/src_plugins_libplugin_la-SpitInterfaces.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/plugins/SpitInterfaces.c' object='src/plugins/src_plugins_libplugin_la-SpitInterfaces.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_plugins_libplugin_la_CFLAGS) $(CFLAGS) -c -o src/plugins/src_plugins_libplugin_la-SpitInterfaces.lo `test -f 'src/plugins/SpitInterfaces.c' || echo '$(srcdir)/'`src/plugins/SpitInterfaces.c
+
+src/plugins/src_plugins_libplugin_la-TransitionsInterfaces.lo: src/plugins/TransitionsInterfaces.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_plugins_libplugin_la_CFLAGS) $(CFLAGS) -MT src/plugins/src_plugins_libplugin_la-TransitionsInterfaces.lo -MD -MP -MF src/plugins/$(DEPDIR)/src_plugins_libplugin_la-TransitionsInterfaces.Tpo -c -o src/plugins/src_plugins_libplugin_la-TransitionsInterfaces.lo `test -f 'src/plugins/TransitionsInterfaces.c' || echo '$(srcdir)/'`src/plugins/TransitionsInterfaces.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/plugins/$(DEPDIR)/src_plugins_libplugin_la-TransitionsInterfaces.Tpo src/plugins/$(DEPDIR)/src_plugins_libplugin_la-TransitionsInterfaces.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/plugins/TransitionsInterfaces.c' object='src/plugins/src_plugins_libplugin_la-TransitionsInterfaces.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_plugins_libplugin_la_CFLAGS) $(CFLAGS) -c -o src/plugins/src_plugins_libplugin_la-TransitionsInterfaces.lo `test -f 'src/plugins/TransitionsInterfaces.c' || echo '$(srcdir)/'`src/plugins/TransitionsInterfaces.c
+
+src/plugins/src_plugins_libplugin_la-PublishingInterfaces.lo: src/plugins/PublishingInterfaces.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_plugins_libplugin_la_CFLAGS) $(CFLAGS) -MT src/plugins/src_plugins_libplugin_la-PublishingInterfaces.lo -MD -MP -MF src/plugins/$(DEPDIR)/src_plugins_libplugin_la-PublishingInterfaces.Tpo -c -o src/plugins/src_plugins_libplugin_la-PublishingInterfaces.lo `test -f 'src/plugins/PublishingInterfaces.c' || echo '$(srcdir)/'`src/plugins/PublishingInterfaces.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/plugins/$(DEPDIR)/src_plugins_libplugin_la-PublishingInterfaces.Tpo src/plugins/$(DEPDIR)/src_plugins_libplugin_la-PublishingInterfaces.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/plugins/PublishingInterfaces.c' object='src/plugins/src_plugins_libplugin_la-PublishingInterfaces.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_plugins_libplugin_la_CFLAGS) $(CFLAGS) -c -o src/plugins/src_plugins_libplugin_la-PublishingInterfaces.lo `test -f 'src/plugins/PublishingInterfaces.c' || echo '$(srcdir)/'`src/plugins/PublishingInterfaces.c
+
+src/plugins/src_plugins_libplugin_la-DataImportsInterfaces.lo: src/plugins/DataImportsInterfaces.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_plugins_libplugin_la_CFLAGS) $(CFLAGS) -MT src/plugins/src_plugins_libplugin_la-DataImportsInterfaces.lo -MD -MP -MF src/plugins/$(DEPDIR)/src_plugins_libplugin_la-DataImportsInterfaces.Tpo -c -o src/plugins/src_plugins_libplugin_la-DataImportsInterfaces.lo `test -f 'src/plugins/DataImportsInterfaces.c' || echo '$(srcdir)/'`src/plugins/DataImportsInterfaces.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/plugins/$(DEPDIR)/src_plugins_libplugin_la-DataImportsInterfaces.Tpo src/plugins/$(DEPDIR)/src_plugins_libplugin_la-DataImportsInterfaces.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/plugins/DataImportsInterfaces.c' object='src/plugins/src_plugins_libplugin_la-DataImportsInterfaces.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_plugins_libplugin_la_CFLAGS) $(CFLAGS) -c -o src/plugins/src_plugins_libplugin_la-DataImportsInterfaces.lo `test -f 'src/plugins/DataImportsInterfaces.c' || echo '$(srcdir)/'`src/plugins/DataImportsInterfaces.c
+
+src/unit/shotwell-Unit.o: src/unit/Unit.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/unit/shotwell-Unit.o -MD -MP -MF src/unit/$(DEPDIR)/shotwell-Unit.Tpo -c -o src/unit/shotwell-Unit.o `test -f 'src/unit/Unit.c' || echo '$(srcdir)/'`src/unit/Unit.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/unit/$(DEPDIR)/shotwell-Unit.Tpo src/unit/$(DEPDIR)/shotwell-Unit.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/unit/Unit.c' object='src/unit/shotwell-Unit.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/unit/shotwell-Unit.o `test -f 'src/unit/Unit.c' || echo '$(srcdir)/'`src/unit/Unit.c
+
+src/unit/shotwell-Unit.obj: src/unit/Unit.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/unit/shotwell-Unit.obj -MD -MP -MF src/unit/$(DEPDIR)/shotwell-Unit.Tpo -c -o src/unit/shotwell-Unit.obj `if test -f 'src/unit/Unit.c'; then $(CYGPATH_W) 'src/unit/Unit.c'; else $(CYGPATH_W) '$(srcdir)/src/unit/Unit.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/unit/$(DEPDIR)/shotwell-Unit.Tpo src/unit/$(DEPDIR)/shotwell-Unit.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/unit/Unit.c' object='src/unit/shotwell-Unit.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/unit/shotwell-Unit.obj `if test -f 'src/unit/Unit.c'; then $(CYGPATH_W) 'src/unit/Unit.c'; else $(CYGPATH_W) '$(srcdir)/src/unit/Unit.c'; fi`
+
+src/util/shotwell-Util.o: src/util/Util.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/util/shotwell-Util.o -MD -MP -MF src/util/$(DEPDIR)/shotwell-Util.Tpo -c -o src/util/shotwell-Util.o `test -f 'src/util/Util.c' || echo '$(srcdir)/'`src/util/Util.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/util/$(DEPDIR)/shotwell-Util.Tpo src/util/$(DEPDIR)/shotwell-Util.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/util/Util.c' object='src/util/shotwell-Util.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/util/shotwell-Util.o `test -f 'src/util/Util.c' || echo '$(srcdir)/'`src/util/Util.c
+
+src/util/shotwell-Util.obj: src/util/Util.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/util/shotwell-Util.obj -MD -MP -MF src/util/$(DEPDIR)/shotwell-Util.Tpo -c -o src/util/shotwell-Util.obj `if test -f 'src/util/Util.c'; then $(CYGPATH_W) 'src/util/Util.c'; else $(CYGPATH_W) '$(srcdir)/src/util/Util.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/util/$(DEPDIR)/shotwell-Util.Tpo src/util/$(DEPDIR)/shotwell-Util.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/util/Util.c' object='src/util/shotwell-Util.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/util/shotwell-Util.obj `if test -f 'src/util/Util.c'; then $(CYGPATH_W) 'src/util/Util.c'; else $(CYGPATH_W) '$(srcdir)/src/util/Util.c'; fi`
+
+src/util/shotwell-file.o: src/util/file.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/util/shotwell-file.o -MD -MP -MF src/util/$(DEPDIR)/shotwell-file.Tpo -c -o src/util/shotwell-file.o `test -f 'src/util/file.c' || echo '$(srcdir)/'`src/util/file.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/util/$(DEPDIR)/shotwell-file.Tpo src/util/$(DEPDIR)/shotwell-file.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/util/file.c' object='src/util/shotwell-file.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/util/shotwell-file.o `test -f 'src/util/file.c' || echo '$(srcdir)/'`src/util/file.c
+
+src/util/shotwell-file.obj: src/util/file.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/util/shotwell-file.obj -MD -MP -MF src/util/$(DEPDIR)/shotwell-file.Tpo -c -o src/util/shotwell-file.obj `if test -f 'src/util/file.c'; then $(CYGPATH_W) 'src/util/file.c'; else $(CYGPATH_W) '$(srcdir)/src/util/file.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/util/$(DEPDIR)/shotwell-file.Tpo src/util/$(DEPDIR)/shotwell-file.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/util/file.c' object='src/util/shotwell-file.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/util/shotwell-file.obj `if test -f 'src/util/file.c'; then $(CYGPATH_W) 'src/util/file.c'; else $(CYGPATH_W) '$(srcdir)/src/util/file.c'; fi`
+
+src/util/shotwell-image.o: src/util/image.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/util/shotwell-image.o -MD -MP -MF src/util/$(DEPDIR)/shotwell-image.Tpo -c -o src/util/shotwell-image.o `test -f 'src/util/image.c' || echo '$(srcdir)/'`src/util/image.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/util/$(DEPDIR)/shotwell-image.Tpo src/util/$(DEPDIR)/shotwell-image.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/util/image.c' object='src/util/shotwell-image.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/util/shotwell-image.o `test -f 'src/util/image.c' || echo '$(srcdir)/'`src/util/image.c
+
+src/util/shotwell-image.obj: src/util/image.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/util/shotwell-image.obj -MD -MP -MF src/util/$(DEPDIR)/shotwell-image.Tpo -c -o src/util/shotwell-image.obj `if test -f 'src/util/image.c'; then $(CYGPATH_W) 'src/util/image.c'; else $(CYGPATH_W) '$(srcdir)/src/util/image.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/util/$(DEPDIR)/shotwell-image.Tpo src/util/$(DEPDIR)/shotwell-image.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/util/image.c' object='src/util/shotwell-image.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/util/shotwell-image.obj `if test -f 'src/util/image.c'; then $(CYGPATH_W) 'src/util/image.c'; else $(CYGPATH_W) '$(srcdir)/src/util/image.c'; fi`
+
+src/util/shotwell-misc.o: src/util/misc.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/util/shotwell-misc.o -MD -MP -MF src/util/$(DEPDIR)/shotwell-misc.Tpo -c -o src/util/shotwell-misc.o `test -f 'src/util/misc.c' || echo '$(srcdir)/'`src/util/misc.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/util/$(DEPDIR)/shotwell-misc.Tpo src/util/$(DEPDIR)/shotwell-misc.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/util/misc.c' object='src/util/shotwell-misc.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/util/shotwell-misc.o `test -f 'src/util/misc.c' || echo '$(srcdir)/'`src/util/misc.c
+
+src/util/shotwell-misc.obj: src/util/misc.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/util/shotwell-misc.obj -MD -MP -MF src/util/$(DEPDIR)/shotwell-misc.Tpo -c -o src/util/shotwell-misc.obj `if test -f 'src/util/misc.c'; then $(CYGPATH_W) 'src/util/misc.c'; else $(CYGPATH_W) '$(srcdir)/src/util/misc.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/util/$(DEPDIR)/shotwell-misc.Tpo src/util/$(DEPDIR)/shotwell-misc.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/util/misc.c' object='src/util/shotwell-misc.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/util/shotwell-misc.obj `if test -f 'src/util/misc.c'; then $(CYGPATH_W) 'src/util/misc.c'; else $(CYGPATH_W) '$(srcdir)/src/util/misc.c'; fi`
+
+src/util/shotwell-string.o: src/util/string.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/util/shotwell-string.o -MD -MP -MF src/util/$(DEPDIR)/shotwell-string.Tpo -c -o src/util/shotwell-string.o `test -f 'src/util/string.c' || echo '$(srcdir)/'`src/util/string.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/util/$(DEPDIR)/shotwell-string.Tpo src/util/$(DEPDIR)/shotwell-string.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/util/string.c' object='src/util/shotwell-string.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/util/shotwell-string.o `test -f 'src/util/string.c' || echo '$(srcdir)/'`src/util/string.c
+
+src/util/shotwell-string.obj: src/util/string.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/util/shotwell-string.obj -MD -MP -MF src/util/$(DEPDIR)/shotwell-string.Tpo -c -o src/util/shotwell-string.obj `if test -f 'src/util/string.c'; then $(CYGPATH_W) 'src/util/string.c'; else $(CYGPATH_W) '$(srcdir)/src/util/string.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/util/$(DEPDIR)/shotwell-string.Tpo src/util/$(DEPDIR)/shotwell-string.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/util/string.c' object='src/util/shotwell-string.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/util/shotwell-string.obj `if test -f 'src/util/string.c'; then $(CYGPATH_W) 'src/util/string.c'; else $(CYGPATH_W) '$(srcdir)/src/util/string.c'; fi`
+
+src/util/shotwell-system.o: src/util/system.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/util/shotwell-system.o -MD -MP -MF src/util/$(DEPDIR)/shotwell-system.Tpo -c -o src/util/shotwell-system.o `test -f 'src/util/system.c' || echo '$(srcdir)/'`src/util/system.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/util/$(DEPDIR)/shotwell-system.Tpo src/util/$(DEPDIR)/shotwell-system.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/util/system.c' object='src/util/shotwell-system.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/util/shotwell-system.o `test -f 'src/util/system.c' || echo '$(srcdir)/'`src/util/system.c
+
+src/util/shotwell-system.obj: src/util/system.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/util/shotwell-system.obj -MD -MP -MF src/util/$(DEPDIR)/shotwell-system.Tpo -c -o src/util/shotwell-system.obj `if test -f 'src/util/system.c'; then $(CYGPATH_W) 'src/util/system.c'; else $(CYGPATH_W) '$(srcdir)/src/util/system.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/util/$(DEPDIR)/shotwell-system.Tpo src/util/$(DEPDIR)/shotwell-system.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/util/system.c' object='src/util/shotwell-system.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/util/shotwell-system.obj `if test -f 'src/util/system.c'; then $(CYGPATH_W) 'src/util/system.c'; else $(CYGPATH_W) '$(srcdir)/src/util/system.c'; fi`
+
+src/util/shotwell-KeyValueMap.o: src/util/KeyValueMap.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/util/shotwell-KeyValueMap.o -MD -MP -MF src/util/$(DEPDIR)/shotwell-KeyValueMap.Tpo -c -o src/util/shotwell-KeyValueMap.o `test -f 'src/util/KeyValueMap.c' || echo '$(srcdir)/'`src/util/KeyValueMap.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/util/$(DEPDIR)/shotwell-KeyValueMap.Tpo src/util/$(DEPDIR)/shotwell-KeyValueMap.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/util/KeyValueMap.c' object='src/util/shotwell-KeyValueMap.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/util/shotwell-KeyValueMap.o `test -f 'src/util/KeyValueMap.c' || echo '$(srcdir)/'`src/util/KeyValueMap.c
+
+src/util/shotwell-KeyValueMap.obj: src/util/KeyValueMap.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/util/shotwell-KeyValueMap.obj -MD -MP -MF src/util/$(DEPDIR)/shotwell-KeyValueMap.Tpo -c -o src/util/shotwell-KeyValueMap.obj `if test -f 'src/util/KeyValueMap.c'; then $(CYGPATH_W) 'src/util/KeyValueMap.c'; else $(CYGPATH_W) '$(srcdir)/src/util/KeyValueMap.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/util/$(DEPDIR)/shotwell-KeyValueMap.Tpo src/util/$(DEPDIR)/shotwell-KeyValueMap.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/util/KeyValueMap.c' object='src/util/shotwell-KeyValueMap.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/util/shotwell-KeyValueMap.obj `if test -f 'src/util/KeyValueMap.c'; then $(CYGPATH_W) 'src/util/KeyValueMap.c'; else $(CYGPATH_W) '$(srcdir)/src/util/KeyValueMap.c'; fi`
+
+src/util/shotwell-ui.o: src/util/ui.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/util/shotwell-ui.o -MD -MP -MF src/util/$(DEPDIR)/shotwell-ui.Tpo -c -o src/util/shotwell-ui.o `test -f 'src/util/ui.c' || echo '$(srcdir)/'`src/util/ui.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/util/$(DEPDIR)/shotwell-ui.Tpo src/util/$(DEPDIR)/shotwell-ui.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/util/ui.c' object='src/util/shotwell-ui.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/util/shotwell-ui.o `test -f 'src/util/ui.c' || echo '$(srcdir)/'`src/util/ui.c
+
+src/util/shotwell-ui.obj: src/util/ui.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/util/shotwell-ui.obj -MD -MP -MF src/util/$(DEPDIR)/shotwell-ui.Tpo -c -o src/util/shotwell-ui.obj `if test -f 'src/util/ui.c'; then $(CYGPATH_W) 'src/util/ui.c'; else $(CYGPATH_W) '$(srcdir)/src/util/ui.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/util/$(DEPDIR)/shotwell-ui.Tpo src/util/$(DEPDIR)/shotwell-ui.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/util/ui.c' object='src/util/shotwell-ui.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/util/shotwell-ui.obj `if test -f 'src/util/ui.c'; then $(CYGPATH_W) 'src/util/ui.c'; else $(CYGPATH_W) '$(srcdir)/src/util/ui.c'; fi`
+
+src/threads/shotwell-Threads.o: src/threads/Threads.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/threads/shotwell-Threads.o -MD -MP -MF src/threads/$(DEPDIR)/shotwell-Threads.Tpo -c -o src/threads/shotwell-Threads.o `test -f 'src/threads/Threads.c' || echo '$(srcdir)/'`src/threads/Threads.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/threads/$(DEPDIR)/shotwell-Threads.Tpo src/threads/$(DEPDIR)/shotwell-Threads.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/threads/Threads.c' object='src/threads/shotwell-Threads.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/threads/shotwell-Threads.o `test -f 'src/threads/Threads.c' || echo '$(srcdir)/'`src/threads/Threads.c
+
+src/threads/shotwell-Threads.obj: src/threads/Threads.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/threads/shotwell-Threads.obj -MD -MP -MF src/threads/$(DEPDIR)/shotwell-Threads.Tpo -c -o src/threads/shotwell-Threads.obj `if test -f 'src/threads/Threads.c'; then $(CYGPATH_W) 'src/threads/Threads.c'; else $(CYGPATH_W) '$(srcdir)/src/threads/Threads.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/threads/$(DEPDIR)/shotwell-Threads.Tpo src/threads/$(DEPDIR)/shotwell-Threads.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/threads/Threads.c' object='src/threads/shotwell-Threads.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/threads/shotwell-Threads.obj `if test -f 'src/threads/Threads.c'; then $(CYGPATH_W) 'src/threads/Threads.c'; else $(CYGPATH_W) '$(srcdir)/src/threads/Threads.c'; fi`
+
+src/threads/shotwell-Workers.o: src/threads/Workers.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/threads/shotwell-Workers.o -MD -MP -MF src/threads/$(DEPDIR)/shotwell-Workers.Tpo -c -o src/threads/shotwell-Workers.o `test -f 'src/threads/Workers.c' || echo '$(srcdir)/'`src/threads/Workers.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/threads/$(DEPDIR)/shotwell-Workers.Tpo src/threads/$(DEPDIR)/shotwell-Workers.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/threads/Workers.c' object='src/threads/shotwell-Workers.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/threads/shotwell-Workers.o `test -f 'src/threads/Workers.c' || echo '$(srcdir)/'`src/threads/Workers.c
+
+src/threads/shotwell-Workers.obj: src/threads/Workers.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/threads/shotwell-Workers.obj -MD -MP -MF src/threads/$(DEPDIR)/shotwell-Workers.Tpo -c -o src/threads/shotwell-Workers.obj `if test -f 'src/threads/Workers.c'; then $(CYGPATH_W) 'src/threads/Workers.c'; else $(CYGPATH_W) '$(srcdir)/src/threads/Workers.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/threads/$(DEPDIR)/shotwell-Workers.Tpo src/threads/$(DEPDIR)/shotwell-Workers.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/threads/Workers.c' object='src/threads/shotwell-Workers.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/threads/shotwell-Workers.obj `if test -f 'src/threads/Workers.c'; then $(CYGPATH_W) 'src/threads/Workers.c'; else $(CYGPATH_W) '$(srcdir)/src/threads/Workers.c'; fi`
+
+src/threads/shotwell-BackgroundJob.o: src/threads/BackgroundJob.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/threads/shotwell-BackgroundJob.o -MD -MP -MF src/threads/$(DEPDIR)/shotwell-BackgroundJob.Tpo -c -o src/threads/shotwell-BackgroundJob.o `test -f 'src/threads/BackgroundJob.c' || echo '$(srcdir)/'`src/threads/BackgroundJob.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/threads/$(DEPDIR)/shotwell-BackgroundJob.Tpo src/threads/$(DEPDIR)/shotwell-BackgroundJob.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/threads/BackgroundJob.c' object='src/threads/shotwell-BackgroundJob.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/threads/shotwell-BackgroundJob.o `test -f 'src/threads/BackgroundJob.c' || echo '$(srcdir)/'`src/threads/BackgroundJob.c
+
+src/threads/shotwell-BackgroundJob.obj: src/threads/BackgroundJob.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/threads/shotwell-BackgroundJob.obj -MD -MP -MF src/threads/$(DEPDIR)/shotwell-BackgroundJob.Tpo -c -o src/threads/shotwell-BackgroundJob.obj `if test -f 'src/threads/BackgroundJob.c'; then $(CYGPATH_W) 'src/threads/BackgroundJob.c'; else $(CYGPATH_W) '$(srcdir)/src/threads/BackgroundJob.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/threads/$(DEPDIR)/shotwell-BackgroundJob.Tpo src/threads/$(DEPDIR)/shotwell-BackgroundJob.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/threads/BackgroundJob.c' object='src/threads/shotwell-BackgroundJob.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/threads/shotwell-BackgroundJob.obj `if test -f 'src/threads/BackgroundJob.c'; then $(CYGPATH_W) 'src/threads/BackgroundJob.c'; else $(CYGPATH_W) '$(srcdir)/src/threads/BackgroundJob.c'; fi`
+
+src/threads/shotwell-Semaphore.o: src/threads/Semaphore.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/threads/shotwell-Semaphore.o -MD -MP -MF src/threads/$(DEPDIR)/shotwell-Semaphore.Tpo -c -o src/threads/shotwell-Semaphore.o `test -f 'src/threads/Semaphore.c' || echo '$(srcdir)/'`src/threads/Semaphore.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/threads/$(DEPDIR)/shotwell-Semaphore.Tpo src/threads/$(DEPDIR)/shotwell-Semaphore.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/threads/Semaphore.c' object='src/threads/shotwell-Semaphore.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/threads/shotwell-Semaphore.o `test -f 'src/threads/Semaphore.c' || echo '$(srcdir)/'`src/threads/Semaphore.c
+
+src/threads/shotwell-Semaphore.obj: src/threads/Semaphore.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/threads/shotwell-Semaphore.obj -MD -MP -MF src/threads/$(DEPDIR)/shotwell-Semaphore.Tpo -c -o src/threads/shotwell-Semaphore.obj `if test -f 'src/threads/Semaphore.c'; then $(CYGPATH_W) 'src/threads/Semaphore.c'; else $(CYGPATH_W) '$(srcdir)/src/threads/Semaphore.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/threads/$(DEPDIR)/shotwell-Semaphore.Tpo src/threads/$(DEPDIR)/shotwell-Semaphore.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/threads/Semaphore.c' object='src/threads/shotwell-Semaphore.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/threads/shotwell-Semaphore.obj `if test -f 'src/threads/Semaphore.c'; then $(CYGPATH_W) 'src/threads/Semaphore.c'; else $(CYGPATH_W) '$(srcdir)/src/threads/Semaphore.c'; fi`
+
+src/db/shotwell-Db.o: src/db/Db.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/db/shotwell-Db.o -MD -MP -MF src/db/$(DEPDIR)/shotwell-Db.Tpo -c -o src/db/shotwell-Db.o `test -f 'src/db/Db.c' || echo '$(srcdir)/'`src/db/Db.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/db/$(DEPDIR)/shotwell-Db.Tpo src/db/$(DEPDIR)/shotwell-Db.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/db/Db.c' object='src/db/shotwell-Db.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/db/shotwell-Db.o `test -f 'src/db/Db.c' || echo '$(srcdir)/'`src/db/Db.c
+
+src/db/shotwell-Db.obj: src/db/Db.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/db/shotwell-Db.obj -MD -MP -MF src/db/$(DEPDIR)/shotwell-Db.Tpo -c -o src/db/shotwell-Db.obj `if test -f 'src/db/Db.c'; then $(CYGPATH_W) 'src/db/Db.c'; else $(CYGPATH_W) '$(srcdir)/src/db/Db.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/db/$(DEPDIR)/shotwell-Db.Tpo src/db/$(DEPDIR)/shotwell-Db.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/db/Db.c' object='src/db/shotwell-Db.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/db/shotwell-Db.obj `if test -f 'src/db/Db.c'; then $(CYGPATH_W) 'src/db/Db.c'; else $(CYGPATH_W) '$(srcdir)/src/db/Db.c'; fi`
+
+src/db/shotwell-DatabaseTable.o: src/db/DatabaseTable.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/db/shotwell-DatabaseTable.o -MD -MP -MF src/db/$(DEPDIR)/shotwell-DatabaseTable.Tpo -c -o src/db/shotwell-DatabaseTable.o `test -f 'src/db/DatabaseTable.c' || echo '$(srcdir)/'`src/db/DatabaseTable.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/db/$(DEPDIR)/shotwell-DatabaseTable.Tpo src/db/$(DEPDIR)/shotwell-DatabaseTable.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/db/DatabaseTable.c' object='src/db/shotwell-DatabaseTable.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/db/shotwell-DatabaseTable.o `test -f 'src/db/DatabaseTable.c' || echo '$(srcdir)/'`src/db/DatabaseTable.c
+
+src/db/shotwell-DatabaseTable.obj: src/db/DatabaseTable.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/db/shotwell-DatabaseTable.obj -MD -MP -MF src/db/$(DEPDIR)/shotwell-DatabaseTable.Tpo -c -o src/db/shotwell-DatabaseTable.obj `if test -f 'src/db/DatabaseTable.c'; then $(CYGPATH_W) 'src/db/DatabaseTable.c'; else $(CYGPATH_W) '$(srcdir)/src/db/DatabaseTable.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/db/$(DEPDIR)/shotwell-DatabaseTable.Tpo src/db/$(DEPDIR)/shotwell-DatabaseTable.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/db/DatabaseTable.c' object='src/db/shotwell-DatabaseTable.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/db/shotwell-DatabaseTable.obj `if test -f 'src/db/DatabaseTable.c'; then $(CYGPATH_W) 'src/db/DatabaseTable.c'; else $(CYGPATH_W) '$(srcdir)/src/db/DatabaseTable.c'; fi`
+
+src/db/shotwell-PhotoTable.o: src/db/PhotoTable.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/db/shotwell-PhotoTable.o -MD -MP -MF src/db/$(DEPDIR)/shotwell-PhotoTable.Tpo -c -o src/db/shotwell-PhotoTable.o `test -f 'src/db/PhotoTable.c' || echo '$(srcdir)/'`src/db/PhotoTable.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/db/$(DEPDIR)/shotwell-PhotoTable.Tpo src/db/$(DEPDIR)/shotwell-PhotoTable.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/db/PhotoTable.c' object='src/db/shotwell-PhotoTable.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/db/shotwell-PhotoTable.o `test -f 'src/db/PhotoTable.c' || echo '$(srcdir)/'`src/db/PhotoTable.c
+
+src/db/shotwell-PhotoTable.obj: src/db/PhotoTable.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/db/shotwell-PhotoTable.obj -MD -MP -MF src/db/$(DEPDIR)/shotwell-PhotoTable.Tpo -c -o src/db/shotwell-PhotoTable.obj `if test -f 'src/db/PhotoTable.c'; then $(CYGPATH_W) 'src/db/PhotoTable.c'; else $(CYGPATH_W) '$(srcdir)/src/db/PhotoTable.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/db/$(DEPDIR)/shotwell-PhotoTable.Tpo src/db/$(DEPDIR)/shotwell-PhotoTable.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/db/PhotoTable.c' object='src/db/shotwell-PhotoTable.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/db/shotwell-PhotoTable.obj `if test -f 'src/db/PhotoTable.c'; then $(CYGPATH_W) 'src/db/PhotoTable.c'; else $(CYGPATH_W) '$(srcdir)/src/db/PhotoTable.c'; fi`
+
+src/db/shotwell-EventTable.o: src/db/EventTable.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/db/shotwell-EventTable.o -MD -MP -MF src/db/$(DEPDIR)/shotwell-EventTable.Tpo -c -o src/db/shotwell-EventTable.o `test -f 'src/db/EventTable.c' || echo '$(srcdir)/'`src/db/EventTable.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/db/$(DEPDIR)/shotwell-EventTable.Tpo src/db/$(DEPDIR)/shotwell-EventTable.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/db/EventTable.c' object='src/db/shotwell-EventTable.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/db/shotwell-EventTable.o `test -f 'src/db/EventTable.c' || echo '$(srcdir)/'`src/db/EventTable.c
+
+src/db/shotwell-EventTable.obj: src/db/EventTable.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/db/shotwell-EventTable.obj -MD -MP -MF src/db/$(DEPDIR)/shotwell-EventTable.Tpo -c -o src/db/shotwell-EventTable.obj `if test -f 'src/db/EventTable.c'; then $(CYGPATH_W) 'src/db/EventTable.c'; else $(CYGPATH_W) '$(srcdir)/src/db/EventTable.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/db/$(DEPDIR)/shotwell-EventTable.Tpo src/db/$(DEPDIR)/shotwell-EventTable.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/db/EventTable.c' object='src/db/shotwell-EventTable.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/db/shotwell-EventTable.obj `if test -f 'src/db/EventTable.c'; then $(CYGPATH_W) 'src/db/EventTable.c'; else $(CYGPATH_W) '$(srcdir)/src/db/EventTable.c'; fi`
+
+src/db/shotwell-TagTable.o: src/db/TagTable.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/db/shotwell-TagTable.o -MD -MP -MF src/db/$(DEPDIR)/shotwell-TagTable.Tpo -c -o src/db/shotwell-TagTable.o `test -f 'src/db/TagTable.c' || echo '$(srcdir)/'`src/db/TagTable.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/db/$(DEPDIR)/shotwell-TagTable.Tpo src/db/$(DEPDIR)/shotwell-TagTable.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/db/TagTable.c' object='src/db/shotwell-TagTable.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/db/shotwell-TagTable.o `test -f 'src/db/TagTable.c' || echo '$(srcdir)/'`src/db/TagTable.c
+
+src/db/shotwell-TagTable.obj: src/db/TagTable.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/db/shotwell-TagTable.obj -MD -MP -MF src/db/$(DEPDIR)/shotwell-TagTable.Tpo -c -o src/db/shotwell-TagTable.obj `if test -f 'src/db/TagTable.c'; then $(CYGPATH_W) 'src/db/TagTable.c'; else $(CYGPATH_W) '$(srcdir)/src/db/TagTable.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/db/$(DEPDIR)/shotwell-TagTable.Tpo src/db/$(DEPDIR)/shotwell-TagTable.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/db/TagTable.c' object='src/db/shotwell-TagTable.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/db/shotwell-TagTable.obj `if test -f 'src/db/TagTable.c'; then $(CYGPATH_W) 'src/db/TagTable.c'; else $(CYGPATH_W) '$(srcdir)/src/db/TagTable.c'; fi`
+
+src/db/shotwell-TombstoneTable.o: src/db/TombstoneTable.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/db/shotwell-TombstoneTable.o -MD -MP -MF src/db/$(DEPDIR)/shotwell-TombstoneTable.Tpo -c -o src/db/shotwell-TombstoneTable.o `test -f 'src/db/TombstoneTable.c' || echo '$(srcdir)/'`src/db/TombstoneTable.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/db/$(DEPDIR)/shotwell-TombstoneTable.Tpo src/db/$(DEPDIR)/shotwell-TombstoneTable.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/db/TombstoneTable.c' object='src/db/shotwell-TombstoneTable.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/db/shotwell-TombstoneTable.o `test -f 'src/db/TombstoneTable.c' || echo '$(srcdir)/'`src/db/TombstoneTable.c
+
+src/db/shotwell-TombstoneTable.obj: src/db/TombstoneTable.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/db/shotwell-TombstoneTable.obj -MD -MP -MF src/db/$(DEPDIR)/shotwell-TombstoneTable.Tpo -c -o src/db/shotwell-TombstoneTable.obj `if test -f 'src/db/TombstoneTable.c'; then $(CYGPATH_W) 'src/db/TombstoneTable.c'; else $(CYGPATH_W) '$(srcdir)/src/db/TombstoneTable.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/db/$(DEPDIR)/shotwell-TombstoneTable.Tpo src/db/$(DEPDIR)/shotwell-TombstoneTable.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/db/TombstoneTable.c' object='src/db/shotwell-TombstoneTable.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/db/shotwell-TombstoneTable.obj `if test -f 'src/db/TombstoneTable.c'; then $(CYGPATH_W) 'src/db/TombstoneTable.c'; else $(CYGPATH_W) '$(srcdir)/src/db/TombstoneTable.c'; fi`
+
+src/db/shotwell-VideoTable.o: src/db/VideoTable.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/db/shotwell-VideoTable.o -MD -MP -MF src/db/$(DEPDIR)/shotwell-VideoTable.Tpo -c -o src/db/shotwell-VideoTable.o `test -f 'src/db/VideoTable.c' || echo '$(srcdir)/'`src/db/VideoTable.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/db/$(DEPDIR)/shotwell-VideoTable.Tpo src/db/$(DEPDIR)/shotwell-VideoTable.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/db/VideoTable.c' object='src/db/shotwell-VideoTable.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/db/shotwell-VideoTable.o `test -f 'src/db/VideoTable.c' || echo '$(srcdir)/'`src/db/VideoTable.c
+
+src/db/shotwell-VideoTable.obj: src/db/VideoTable.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/db/shotwell-VideoTable.obj -MD -MP -MF src/db/$(DEPDIR)/shotwell-VideoTable.Tpo -c -o src/db/shotwell-VideoTable.obj `if test -f 'src/db/VideoTable.c'; then $(CYGPATH_W) 'src/db/VideoTable.c'; else $(CYGPATH_W) '$(srcdir)/src/db/VideoTable.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/db/$(DEPDIR)/shotwell-VideoTable.Tpo src/db/$(DEPDIR)/shotwell-VideoTable.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/db/VideoTable.c' object='src/db/shotwell-VideoTable.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/db/shotwell-VideoTable.obj `if test -f 'src/db/VideoTable.c'; then $(CYGPATH_W) 'src/db/VideoTable.c'; else $(CYGPATH_W) '$(srcdir)/src/db/VideoTable.c'; fi`
+
+src/db/shotwell-VersionTable.o: src/db/VersionTable.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/db/shotwell-VersionTable.o -MD -MP -MF src/db/$(DEPDIR)/shotwell-VersionTable.Tpo -c -o src/db/shotwell-VersionTable.o `test -f 'src/db/VersionTable.c' || echo '$(srcdir)/'`src/db/VersionTable.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/db/$(DEPDIR)/shotwell-VersionTable.Tpo src/db/$(DEPDIR)/shotwell-VersionTable.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/db/VersionTable.c' object='src/db/shotwell-VersionTable.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/db/shotwell-VersionTable.o `test -f 'src/db/VersionTable.c' || echo '$(srcdir)/'`src/db/VersionTable.c
+
+src/db/shotwell-VersionTable.obj: src/db/VersionTable.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/db/shotwell-VersionTable.obj -MD -MP -MF src/db/$(DEPDIR)/shotwell-VersionTable.Tpo -c -o src/db/shotwell-VersionTable.obj `if test -f 'src/db/VersionTable.c'; then $(CYGPATH_W) 'src/db/VersionTable.c'; else $(CYGPATH_W) '$(srcdir)/src/db/VersionTable.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/db/$(DEPDIR)/shotwell-VersionTable.Tpo src/db/$(DEPDIR)/shotwell-VersionTable.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/db/VersionTable.c' object='src/db/shotwell-VersionTable.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/db/shotwell-VersionTable.obj `if test -f 'src/db/VersionTable.c'; then $(CYGPATH_W) 'src/db/VersionTable.c'; else $(CYGPATH_W) '$(srcdir)/src/db/VersionTable.c'; fi`
+
+src/db/shotwell-SavedSearchDBTable.o: src/db/SavedSearchDBTable.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/db/shotwell-SavedSearchDBTable.o -MD -MP -MF src/db/$(DEPDIR)/shotwell-SavedSearchDBTable.Tpo -c -o src/db/shotwell-SavedSearchDBTable.o `test -f 'src/db/SavedSearchDBTable.c' || echo '$(srcdir)/'`src/db/SavedSearchDBTable.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/db/$(DEPDIR)/shotwell-SavedSearchDBTable.Tpo src/db/$(DEPDIR)/shotwell-SavedSearchDBTable.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/db/SavedSearchDBTable.c' object='src/db/shotwell-SavedSearchDBTable.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/db/shotwell-SavedSearchDBTable.o `test -f 'src/db/SavedSearchDBTable.c' || echo '$(srcdir)/'`src/db/SavedSearchDBTable.c
+
+src/db/shotwell-SavedSearchDBTable.obj: src/db/SavedSearchDBTable.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/db/shotwell-SavedSearchDBTable.obj -MD -MP -MF src/db/$(DEPDIR)/shotwell-SavedSearchDBTable.Tpo -c -o src/db/shotwell-SavedSearchDBTable.obj `if test -f 'src/db/SavedSearchDBTable.c'; then $(CYGPATH_W) 'src/db/SavedSearchDBTable.c'; else $(CYGPATH_W) '$(srcdir)/src/db/SavedSearchDBTable.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/db/$(DEPDIR)/shotwell-SavedSearchDBTable.Tpo src/db/$(DEPDIR)/shotwell-SavedSearchDBTable.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/db/SavedSearchDBTable.c' object='src/db/shotwell-SavedSearchDBTable.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/db/shotwell-SavedSearchDBTable.obj `if test -f 'src/db/SavedSearchDBTable.c'; then $(CYGPATH_W) 'src/db/SavedSearchDBTable.c'; else $(CYGPATH_W) '$(srcdir)/src/db/SavedSearchDBTable.c'; fi`
+
+src/editing_tools/shotwell-EditingTools.o: src/editing_tools/EditingTools.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/editing_tools/shotwell-EditingTools.o -MD -MP -MF src/editing_tools/$(DEPDIR)/shotwell-EditingTools.Tpo -c -o src/editing_tools/shotwell-EditingTools.o `test -f 'src/editing_tools/EditingTools.c' || echo '$(srcdir)/'`src/editing_tools/EditingTools.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/editing_tools/$(DEPDIR)/shotwell-EditingTools.Tpo src/editing_tools/$(DEPDIR)/shotwell-EditingTools.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/editing_tools/EditingTools.c' object='src/editing_tools/shotwell-EditingTools.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/editing_tools/shotwell-EditingTools.o `test -f 'src/editing_tools/EditingTools.c' || echo '$(srcdir)/'`src/editing_tools/EditingTools.c
+
+src/editing_tools/shotwell-EditingTools.obj: src/editing_tools/EditingTools.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/editing_tools/shotwell-EditingTools.obj -MD -MP -MF src/editing_tools/$(DEPDIR)/shotwell-EditingTools.Tpo -c -o src/editing_tools/shotwell-EditingTools.obj `if test -f 'src/editing_tools/EditingTools.c'; then $(CYGPATH_W) 'src/editing_tools/EditingTools.c'; else $(CYGPATH_W) '$(srcdir)/src/editing_tools/EditingTools.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/editing_tools/$(DEPDIR)/shotwell-EditingTools.Tpo src/editing_tools/$(DEPDIR)/shotwell-EditingTools.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/editing_tools/EditingTools.c' object='src/editing_tools/shotwell-EditingTools.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/editing_tools/shotwell-EditingTools.obj `if test -f 'src/editing_tools/EditingTools.c'; then $(CYGPATH_W) 'src/editing_tools/EditingTools.c'; else $(CYGPATH_W) '$(srcdir)/src/editing_tools/EditingTools.c'; fi`
+
+src/editing_tools/shotwell-StraightenTool.o: src/editing_tools/StraightenTool.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/editing_tools/shotwell-StraightenTool.o -MD -MP -MF src/editing_tools/$(DEPDIR)/shotwell-StraightenTool.Tpo -c -o src/editing_tools/shotwell-StraightenTool.o `test -f 'src/editing_tools/StraightenTool.c' || echo '$(srcdir)/'`src/editing_tools/StraightenTool.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/editing_tools/$(DEPDIR)/shotwell-StraightenTool.Tpo src/editing_tools/$(DEPDIR)/shotwell-StraightenTool.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/editing_tools/StraightenTool.c' object='src/editing_tools/shotwell-StraightenTool.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/editing_tools/shotwell-StraightenTool.o `test -f 'src/editing_tools/StraightenTool.c' || echo '$(srcdir)/'`src/editing_tools/StraightenTool.c
+
+src/editing_tools/shotwell-StraightenTool.obj: src/editing_tools/StraightenTool.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/editing_tools/shotwell-StraightenTool.obj -MD -MP -MF src/editing_tools/$(DEPDIR)/shotwell-StraightenTool.Tpo -c -o src/editing_tools/shotwell-StraightenTool.obj `if test -f 'src/editing_tools/StraightenTool.c'; then $(CYGPATH_W) 'src/editing_tools/StraightenTool.c'; else $(CYGPATH_W) '$(srcdir)/src/editing_tools/StraightenTool.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/editing_tools/$(DEPDIR)/shotwell-StraightenTool.Tpo src/editing_tools/$(DEPDIR)/shotwell-StraightenTool.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/editing_tools/StraightenTool.c' object='src/editing_tools/shotwell-StraightenTool.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/editing_tools/shotwell-StraightenTool.obj `if test -f 'src/editing_tools/StraightenTool.c'; then $(CYGPATH_W) 'src/editing_tools/StraightenTool.c'; else $(CYGPATH_W) '$(srcdir)/src/editing_tools/StraightenTool.c'; fi`
+
+src/slideshow/shotwell-Slideshow.o: src/slideshow/Slideshow.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/slideshow/shotwell-Slideshow.o -MD -MP -MF src/slideshow/$(DEPDIR)/shotwell-Slideshow.Tpo -c -o src/slideshow/shotwell-Slideshow.o `test -f 'src/slideshow/Slideshow.c' || echo '$(srcdir)/'`src/slideshow/Slideshow.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/slideshow/$(DEPDIR)/shotwell-Slideshow.Tpo src/slideshow/$(DEPDIR)/shotwell-Slideshow.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/slideshow/Slideshow.c' object='src/slideshow/shotwell-Slideshow.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/slideshow/shotwell-Slideshow.o `test -f 'src/slideshow/Slideshow.c' || echo '$(srcdir)/'`src/slideshow/Slideshow.c
+
+src/slideshow/shotwell-Slideshow.obj: src/slideshow/Slideshow.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/slideshow/shotwell-Slideshow.obj -MD -MP -MF src/slideshow/$(DEPDIR)/shotwell-Slideshow.Tpo -c -o src/slideshow/shotwell-Slideshow.obj `if test -f 'src/slideshow/Slideshow.c'; then $(CYGPATH_W) 'src/slideshow/Slideshow.c'; else $(CYGPATH_W) '$(srcdir)/src/slideshow/Slideshow.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/slideshow/$(DEPDIR)/shotwell-Slideshow.Tpo src/slideshow/$(DEPDIR)/shotwell-Slideshow.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/slideshow/Slideshow.c' object='src/slideshow/shotwell-Slideshow.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/slideshow/shotwell-Slideshow.obj `if test -f 'src/slideshow/Slideshow.c'; then $(CYGPATH_W) 'src/slideshow/Slideshow.c'; else $(CYGPATH_W) '$(srcdir)/src/slideshow/Slideshow.c'; fi`
+
+src/slideshow/shotwell-TransitionEffects.o: src/slideshow/TransitionEffects.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/slideshow/shotwell-TransitionEffects.o -MD -MP -MF src/slideshow/$(DEPDIR)/shotwell-TransitionEffects.Tpo -c -o src/slideshow/shotwell-TransitionEffects.o `test -f 'src/slideshow/TransitionEffects.c' || echo '$(srcdir)/'`src/slideshow/TransitionEffects.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/slideshow/$(DEPDIR)/shotwell-TransitionEffects.Tpo src/slideshow/$(DEPDIR)/shotwell-TransitionEffects.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/slideshow/TransitionEffects.c' object='src/slideshow/shotwell-TransitionEffects.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/slideshow/shotwell-TransitionEffects.o `test -f 'src/slideshow/TransitionEffects.c' || echo '$(srcdir)/'`src/slideshow/TransitionEffects.c
+
+src/slideshow/shotwell-TransitionEffects.obj: src/slideshow/TransitionEffects.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/slideshow/shotwell-TransitionEffects.obj -MD -MP -MF src/slideshow/$(DEPDIR)/shotwell-TransitionEffects.Tpo -c -o src/slideshow/shotwell-TransitionEffects.obj `if test -f 'src/slideshow/TransitionEffects.c'; then $(CYGPATH_W) 'src/slideshow/TransitionEffects.c'; else $(CYGPATH_W) '$(srcdir)/src/slideshow/TransitionEffects.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/slideshow/$(DEPDIR)/shotwell-TransitionEffects.Tpo src/slideshow/$(DEPDIR)/shotwell-TransitionEffects.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/slideshow/TransitionEffects.c' object='src/slideshow/shotwell-TransitionEffects.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/slideshow/shotwell-TransitionEffects.obj `if test -f 'src/slideshow/TransitionEffects.c'; then $(CYGPATH_W) 'src/slideshow/TransitionEffects.c'; else $(CYGPATH_W) '$(srcdir)/src/slideshow/TransitionEffects.c'; fi`
+
+src/photos/shotwell-Photos.o: src/photos/Photos.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/photos/shotwell-Photos.o -MD -MP -MF src/photos/$(DEPDIR)/shotwell-Photos.Tpo -c -o src/photos/shotwell-Photos.o `test -f 'src/photos/Photos.c' || echo '$(srcdir)/'`src/photos/Photos.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/photos/$(DEPDIR)/shotwell-Photos.Tpo src/photos/$(DEPDIR)/shotwell-Photos.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/photos/Photos.c' object='src/photos/shotwell-Photos.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/photos/shotwell-Photos.o `test -f 'src/photos/Photos.c' || echo '$(srcdir)/'`src/photos/Photos.c
+
+src/photos/shotwell-Photos.obj: src/photos/Photos.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/photos/shotwell-Photos.obj -MD -MP -MF src/photos/$(DEPDIR)/shotwell-Photos.Tpo -c -o src/photos/shotwell-Photos.obj `if test -f 'src/photos/Photos.c'; then $(CYGPATH_W) 'src/photos/Photos.c'; else $(CYGPATH_W) '$(srcdir)/src/photos/Photos.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/photos/$(DEPDIR)/shotwell-Photos.Tpo src/photos/$(DEPDIR)/shotwell-Photos.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/photos/Photos.c' object='src/photos/shotwell-Photos.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/photos/shotwell-Photos.obj `if test -f 'src/photos/Photos.c'; then $(CYGPATH_W) 'src/photos/Photos.c'; else $(CYGPATH_W) '$(srcdir)/src/photos/Photos.c'; fi`
+
+src/photos/shotwell-PhotoFileAdapter.o: src/photos/PhotoFileAdapter.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/photos/shotwell-PhotoFileAdapter.o -MD -MP -MF src/photos/$(DEPDIR)/shotwell-PhotoFileAdapter.Tpo -c -o src/photos/shotwell-PhotoFileAdapter.o `test -f 'src/photos/PhotoFileAdapter.c' || echo '$(srcdir)/'`src/photos/PhotoFileAdapter.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/photos/$(DEPDIR)/shotwell-PhotoFileAdapter.Tpo src/photos/$(DEPDIR)/shotwell-PhotoFileAdapter.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/photos/PhotoFileAdapter.c' object='src/photos/shotwell-PhotoFileAdapter.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/photos/shotwell-PhotoFileAdapter.o `test -f 'src/photos/PhotoFileAdapter.c' || echo '$(srcdir)/'`src/photos/PhotoFileAdapter.c
+
+src/photos/shotwell-PhotoFileAdapter.obj: src/photos/PhotoFileAdapter.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/photos/shotwell-PhotoFileAdapter.obj -MD -MP -MF src/photos/$(DEPDIR)/shotwell-PhotoFileAdapter.Tpo -c -o src/photos/shotwell-PhotoFileAdapter.obj `if test -f 'src/photos/PhotoFileAdapter.c'; then $(CYGPATH_W) 'src/photos/PhotoFileAdapter.c'; else $(CYGPATH_W) '$(srcdir)/src/photos/PhotoFileAdapter.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/photos/$(DEPDIR)/shotwell-PhotoFileAdapter.Tpo src/photos/$(DEPDIR)/shotwell-PhotoFileAdapter.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/photos/PhotoFileAdapter.c' object='src/photos/shotwell-PhotoFileAdapter.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/photos/shotwell-PhotoFileAdapter.obj `if test -f 'src/photos/PhotoFileAdapter.c'; then $(CYGPATH_W) 'src/photos/PhotoFileAdapter.c'; else $(CYGPATH_W) '$(srcdir)/src/photos/PhotoFileAdapter.c'; fi`
+
+src/photos/shotwell-PhotoFileFormat.o: src/photos/PhotoFileFormat.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/photos/shotwell-PhotoFileFormat.o -MD -MP -MF src/photos/$(DEPDIR)/shotwell-PhotoFileFormat.Tpo -c -o src/photos/shotwell-PhotoFileFormat.o `test -f 'src/photos/PhotoFileFormat.c' || echo '$(srcdir)/'`src/photos/PhotoFileFormat.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/photos/$(DEPDIR)/shotwell-PhotoFileFormat.Tpo src/photos/$(DEPDIR)/shotwell-PhotoFileFormat.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/photos/PhotoFileFormat.c' object='src/photos/shotwell-PhotoFileFormat.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/photos/shotwell-PhotoFileFormat.o `test -f 'src/photos/PhotoFileFormat.c' || echo '$(srcdir)/'`src/photos/PhotoFileFormat.c
+
+src/photos/shotwell-PhotoFileFormat.obj: src/photos/PhotoFileFormat.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/photos/shotwell-PhotoFileFormat.obj -MD -MP -MF src/photos/$(DEPDIR)/shotwell-PhotoFileFormat.Tpo -c -o src/photos/shotwell-PhotoFileFormat.obj `if test -f 'src/photos/PhotoFileFormat.c'; then $(CYGPATH_W) 'src/photos/PhotoFileFormat.c'; else $(CYGPATH_W) '$(srcdir)/src/photos/PhotoFileFormat.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/photos/$(DEPDIR)/shotwell-PhotoFileFormat.Tpo src/photos/$(DEPDIR)/shotwell-PhotoFileFormat.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/photos/PhotoFileFormat.c' object='src/photos/shotwell-PhotoFileFormat.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/photos/shotwell-PhotoFileFormat.obj `if test -f 'src/photos/PhotoFileFormat.c'; then $(CYGPATH_W) 'src/photos/PhotoFileFormat.c'; else $(CYGPATH_W) '$(srcdir)/src/photos/PhotoFileFormat.c'; fi`
+
+src/photos/shotwell-PhotoFileSniffer.o: src/photos/PhotoFileSniffer.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/photos/shotwell-PhotoFileSniffer.o -MD -MP -MF src/photos/$(DEPDIR)/shotwell-PhotoFileSniffer.Tpo -c -o src/photos/shotwell-PhotoFileSniffer.o `test -f 'src/photos/PhotoFileSniffer.c' || echo '$(srcdir)/'`src/photos/PhotoFileSniffer.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/photos/$(DEPDIR)/shotwell-PhotoFileSniffer.Tpo src/photos/$(DEPDIR)/shotwell-PhotoFileSniffer.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/photos/PhotoFileSniffer.c' object='src/photos/shotwell-PhotoFileSniffer.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/photos/shotwell-PhotoFileSniffer.o `test -f 'src/photos/PhotoFileSniffer.c' || echo '$(srcdir)/'`src/photos/PhotoFileSniffer.c
+
+src/photos/shotwell-PhotoFileSniffer.obj: src/photos/PhotoFileSniffer.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/photos/shotwell-PhotoFileSniffer.obj -MD -MP -MF src/photos/$(DEPDIR)/shotwell-PhotoFileSniffer.Tpo -c -o src/photos/shotwell-PhotoFileSniffer.obj `if test -f 'src/photos/PhotoFileSniffer.c'; then $(CYGPATH_W) 'src/photos/PhotoFileSniffer.c'; else $(CYGPATH_W) '$(srcdir)/src/photos/PhotoFileSniffer.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/photos/$(DEPDIR)/shotwell-PhotoFileSniffer.Tpo src/photos/$(DEPDIR)/shotwell-PhotoFileSniffer.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/photos/PhotoFileSniffer.c' object='src/photos/shotwell-PhotoFileSniffer.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/photos/shotwell-PhotoFileSniffer.obj `if test -f 'src/photos/PhotoFileSniffer.c'; then $(CYGPATH_W) 'src/photos/PhotoFileSniffer.c'; else $(CYGPATH_W) '$(srcdir)/src/photos/PhotoFileSniffer.c'; fi`
+
+src/photos/shotwell-PhotoMetadata.o: src/photos/PhotoMetadata.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/photos/shotwell-PhotoMetadata.o -MD -MP -MF src/photos/$(DEPDIR)/shotwell-PhotoMetadata.Tpo -c -o src/photos/shotwell-PhotoMetadata.o `test -f 'src/photos/PhotoMetadata.c' || echo '$(srcdir)/'`src/photos/PhotoMetadata.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/photos/$(DEPDIR)/shotwell-PhotoMetadata.Tpo src/photos/$(DEPDIR)/shotwell-PhotoMetadata.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/photos/PhotoMetadata.c' object='src/photos/shotwell-PhotoMetadata.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/photos/shotwell-PhotoMetadata.o `test -f 'src/photos/PhotoMetadata.c' || echo '$(srcdir)/'`src/photos/PhotoMetadata.c
+
+src/photos/shotwell-PhotoMetadata.obj: src/photos/PhotoMetadata.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/photos/shotwell-PhotoMetadata.obj -MD -MP -MF src/photos/$(DEPDIR)/shotwell-PhotoMetadata.Tpo -c -o src/photos/shotwell-PhotoMetadata.obj `if test -f 'src/photos/PhotoMetadata.c'; then $(CYGPATH_W) 'src/photos/PhotoMetadata.c'; else $(CYGPATH_W) '$(srcdir)/src/photos/PhotoMetadata.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/photos/$(DEPDIR)/shotwell-PhotoMetadata.Tpo src/photos/$(DEPDIR)/shotwell-PhotoMetadata.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/photos/PhotoMetadata.c' object='src/photos/shotwell-PhotoMetadata.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/photos/shotwell-PhotoMetadata.obj `if test -f 'src/photos/PhotoMetadata.c'; then $(CYGPATH_W) 'src/photos/PhotoMetadata.c'; else $(CYGPATH_W) '$(srcdir)/src/photos/PhotoMetadata.c'; fi`
+
+src/photos/shotwell-GRaw.o: src/photos/GRaw.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/photos/shotwell-GRaw.o -MD -MP -MF src/photos/$(DEPDIR)/shotwell-GRaw.Tpo -c -o src/photos/shotwell-GRaw.o `test -f 'src/photos/GRaw.c' || echo '$(srcdir)/'`src/photos/GRaw.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/photos/$(DEPDIR)/shotwell-GRaw.Tpo src/photos/$(DEPDIR)/shotwell-GRaw.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/photos/GRaw.c' object='src/photos/shotwell-GRaw.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/photos/shotwell-GRaw.o `test -f 'src/photos/GRaw.c' || echo '$(srcdir)/'`src/photos/GRaw.c
+
+src/photos/shotwell-GRaw.obj: src/photos/GRaw.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/photos/shotwell-GRaw.obj -MD -MP -MF src/photos/$(DEPDIR)/shotwell-GRaw.Tpo -c -o src/photos/shotwell-GRaw.obj `if test -f 'src/photos/GRaw.c'; then $(CYGPATH_W) 'src/photos/GRaw.c'; else $(CYGPATH_W) '$(srcdir)/src/photos/GRaw.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/photos/$(DEPDIR)/shotwell-GRaw.Tpo src/photos/$(DEPDIR)/shotwell-GRaw.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/photos/GRaw.c' object='src/photos/shotwell-GRaw.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/photos/shotwell-GRaw.obj `if test -f 'src/photos/GRaw.c'; then $(CYGPATH_W) 'src/photos/GRaw.c'; else $(CYGPATH_W) '$(srcdir)/src/photos/GRaw.c'; fi`
+
+src/photos/shotwell-GdkSupport.o: src/photos/GdkSupport.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/photos/shotwell-GdkSupport.o -MD -MP -MF src/photos/$(DEPDIR)/shotwell-GdkSupport.Tpo -c -o src/photos/shotwell-GdkSupport.o `test -f 'src/photos/GdkSupport.c' || echo '$(srcdir)/'`src/photos/GdkSupport.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/photos/$(DEPDIR)/shotwell-GdkSupport.Tpo src/photos/$(DEPDIR)/shotwell-GdkSupport.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/photos/GdkSupport.c' object='src/photos/shotwell-GdkSupport.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/photos/shotwell-GdkSupport.o `test -f 'src/photos/GdkSupport.c' || echo '$(srcdir)/'`src/photos/GdkSupport.c
+
+src/photos/shotwell-GdkSupport.obj: src/photos/GdkSupport.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/photos/shotwell-GdkSupport.obj -MD -MP -MF src/photos/$(DEPDIR)/shotwell-GdkSupport.Tpo -c -o src/photos/shotwell-GdkSupport.obj `if test -f 'src/photos/GdkSupport.c'; then $(CYGPATH_W) 'src/photos/GdkSupport.c'; else $(CYGPATH_W) '$(srcdir)/src/photos/GdkSupport.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/photos/$(DEPDIR)/shotwell-GdkSupport.Tpo src/photos/$(DEPDIR)/shotwell-GdkSupport.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/photos/GdkSupport.c' object='src/photos/shotwell-GdkSupport.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/photos/shotwell-GdkSupport.obj `if test -f 'src/photos/GdkSupport.c'; then $(CYGPATH_W) 'src/photos/GdkSupport.c'; else $(CYGPATH_W) '$(srcdir)/src/photos/GdkSupport.c'; fi`
+
+src/photos/shotwell-JfifSupport.o: src/photos/JfifSupport.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/photos/shotwell-JfifSupport.o -MD -MP -MF src/photos/$(DEPDIR)/shotwell-JfifSupport.Tpo -c -o src/photos/shotwell-JfifSupport.o `test -f 'src/photos/JfifSupport.c' || echo '$(srcdir)/'`src/photos/JfifSupport.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/photos/$(DEPDIR)/shotwell-JfifSupport.Tpo src/photos/$(DEPDIR)/shotwell-JfifSupport.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/photos/JfifSupport.c' object='src/photos/shotwell-JfifSupport.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/photos/shotwell-JfifSupport.o `test -f 'src/photos/JfifSupport.c' || echo '$(srcdir)/'`src/photos/JfifSupport.c
+
+src/photos/shotwell-JfifSupport.obj: src/photos/JfifSupport.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/photos/shotwell-JfifSupport.obj -MD -MP -MF src/photos/$(DEPDIR)/shotwell-JfifSupport.Tpo -c -o src/photos/shotwell-JfifSupport.obj `if test -f 'src/photos/JfifSupport.c'; then $(CYGPATH_W) 'src/photos/JfifSupport.c'; else $(CYGPATH_W) '$(srcdir)/src/photos/JfifSupport.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/photos/$(DEPDIR)/shotwell-JfifSupport.Tpo src/photos/$(DEPDIR)/shotwell-JfifSupport.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/photos/JfifSupport.c' object='src/photos/shotwell-JfifSupport.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/photos/shotwell-JfifSupport.obj `if test -f 'src/photos/JfifSupport.c'; then $(CYGPATH_W) 'src/photos/JfifSupport.c'; else $(CYGPATH_W) '$(srcdir)/src/photos/JfifSupport.c'; fi`
+
+src/photos/shotwell-BmpSupport.o: src/photos/BmpSupport.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/photos/shotwell-BmpSupport.o -MD -MP -MF src/photos/$(DEPDIR)/shotwell-BmpSupport.Tpo -c -o src/photos/shotwell-BmpSupport.o `test -f 'src/photos/BmpSupport.c' || echo '$(srcdir)/'`src/photos/BmpSupport.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/photos/$(DEPDIR)/shotwell-BmpSupport.Tpo src/photos/$(DEPDIR)/shotwell-BmpSupport.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/photos/BmpSupport.c' object='src/photos/shotwell-BmpSupport.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/photos/shotwell-BmpSupport.o `test -f 'src/photos/BmpSupport.c' || echo '$(srcdir)/'`src/photos/BmpSupport.c
+
+src/photos/shotwell-BmpSupport.obj: src/photos/BmpSupport.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/photos/shotwell-BmpSupport.obj -MD -MP -MF src/photos/$(DEPDIR)/shotwell-BmpSupport.Tpo -c -o src/photos/shotwell-BmpSupport.obj `if test -f 'src/photos/BmpSupport.c'; then $(CYGPATH_W) 'src/photos/BmpSupport.c'; else $(CYGPATH_W) '$(srcdir)/src/photos/BmpSupport.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/photos/$(DEPDIR)/shotwell-BmpSupport.Tpo src/photos/$(DEPDIR)/shotwell-BmpSupport.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/photos/BmpSupport.c' object='src/photos/shotwell-BmpSupport.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/photos/shotwell-BmpSupport.obj `if test -f 'src/photos/BmpSupport.c'; then $(CYGPATH_W) 'src/photos/BmpSupport.c'; else $(CYGPATH_W) '$(srcdir)/src/photos/BmpSupport.c'; fi`
+
+src/photos/shotwell-RawSupport.o: src/photos/RawSupport.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/photos/shotwell-RawSupport.o -MD -MP -MF src/photos/$(DEPDIR)/shotwell-RawSupport.Tpo -c -o src/photos/shotwell-RawSupport.o `test -f 'src/photos/RawSupport.c' || echo '$(srcdir)/'`src/photos/RawSupport.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/photos/$(DEPDIR)/shotwell-RawSupport.Tpo src/photos/$(DEPDIR)/shotwell-RawSupport.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/photos/RawSupport.c' object='src/photos/shotwell-RawSupport.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/photos/shotwell-RawSupport.o `test -f 'src/photos/RawSupport.c' || echo '$(srcdir)/'`src/photos/RawSupport.c
+
+src/photos/shotwell-RawSupport.obj: src/photos/RawSupport.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/photos/shotwell-RawSupport.obj -MD -MP -MF src/photos/$(DEPDIR)/shotwell-RawSupport.Tpo -c -o src/photos/shotwell-RawSupport.obj `if test -f 'src/photos/RawSupport.c'; then $(CYGPATH_W) 'src/photos/RawSupport.c'; else $(CYGPATH_W) '$(srcdir)/src/photos/RawSupport.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/photos/$(DEPDIR)/shotwell-RawSupport.Tpo src/photos/$(DEPDIR)/shotwell-RawSupport.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/photos/RawSupport.c' object='src/photos/shotwell-RawSupport.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/photos/shotwell-RawSupport.obj `if test -f 'src/photos/RawSupport.c'; then $(CYGPATH_W) 'src/photos/RawSupport.c'; else $(CYGPATH_W) '$(srcdir)/src/photos/RawSupport.c'; fi`
+
+src/photos/shotwell-PngSupport.o: src/photos/PngSupport.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/photos/shotwell-PngSupport.o -MD -MP -MF src/photos/$(DEPDIR)/shotwell-PngSupport.Tpo -c -o src/photos/shotwell-PngSupport.o `test -f 'src/photos/PngSupport.c' || echo '$(srcdir)/'`src/photos/PngSupport.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/photos/$(DEPDIR)/shotwell-PngSupport.Tpo src/photos/$(DEPDIR)/shotwell-PngSupport.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/photos/PngSupport.c' object='src/photos/shotwell-PngSupport.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/photos/shotwell-PngSupport.o `test -f 'src/photos/PngSupport.c' || echo '$(srcdir)/'`src/photos/PngSupport.c
+
+src/photos/shotwell-PngSupport.obj: src/photos/PngSupport.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/photos/shotwell-PngSupport.obj -MD -MP -MF src/photos/$(DEPDIR)/shotwell-PngSupport.Tpo -c -o src/photos/shotwell-PngSupport.obj `if test -f 'src/photos/PngSupport.c'; then $(CYGPATH_W) 'src/photos/PngSupport.c'; else $(CYGPATH_W) '$(srcdir)/src/photos/PngSupport.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/photos/$(DEPDIR)/shotwell-PngSupport.Tpo src/photos/$(DEPDIR)/shotwell-PngSupport.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/photos/PngSupport.c' object='src/photos/shotwell-PngSupport.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/photos/shotwell-PngSupport.obj `if test -f 'src/photos/PngSupport.c'; then $(CYGPATH_W) 'src/photos/PngSupport.c'; else $(CYGPATH_W) '$(srcdir)/src/photos/PngSupport.c'; fi`
+
+src/photos/shotwell-TiffSupport.o: src/photos/TiffSupport.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/photos/shotwell-TiffSupport.o -MD -MP -MF src/photos/$(DEPDIR)/shotwell-TiffSupport.Tpo -c -o src/photos/shotwell-TiffSupport.o `test -f 'src/photos/TiffSupport.c' || echo '$(srcdir)/'`src/photos/TiffSupport.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/photos/$(DEPDIR)/shotwell-TiffSupport.Tpo src/photos/$(DEPDIR)/shotwell-TiffSupport.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/photos/TiffSupport.c' object='src/photos/shotwell-TiffSupport.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/photos/shotwell-TiffSupport.o `test -f 'src/photos/TiffSupport.c' || echo '$(srcdir)/'`src/photos/TiffSupport.c
+
+src/photos/shotwell-TiffSupport.obj: src/photos/TiffSupport.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/photos/shotwell-TiffSupport.obj -MD -MP -MF src/photos/$(DEPDIR)/shotwell-TiffSupport.Tpo -c -o src/photos/shotwell-TiffSupport.obj `if test -f 'src/photos/TiffSupport.c'; then $(CYGPATH_W) 'src/photos/TiffSupport.c'; else $(CYGPATH_W) '$(srcdir)/src/photos/TiffSupport.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/photos/$(DEPDIR)/shotwell-TiffSupport.Tpo src/photos/$(DEPDIR)/shotwell-TiffSupport.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/photos/TiffSupport.c' object='src/photos/shotwell-TiffSupport.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/photos/shotwell-TiffSupport.obj `if test -f 'src/photos/TiffSupport.c'; then $(CYGPATH_W) 'src/photos/TiffSupport.c'; else $(CYGPATH_W) '$(srcdir)/src/photos/TiffSupport.c'; fi`
+
+src/plugins/shotwell-Plugins.o: src/plugins/Plugins.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/plugins/shotwell-Plugins.o -MD -MP -MF src/plugins/$(DEPDIR)/shotwell-Plugins.Tpo -c -o src/plugins/shotwell-Plugins.o `test -f 'src/plugins/Plugins.c' || echo '$(srcdir)/'`src/plugins/Plugins.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/plugins/$(DEPDIR)/shotwell-Plugins.Tpo src/plugins/$(DEPDIR)/shotwell-Plugins.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/plugins/Plugins.c' object='src/plugins/shotwell-Plugins.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/plugins/shotwell-Plugins.o `test -f 'src/plugins/Plugins.c' || echo '$(srcdir)/'`src/plugins/Plugins.c
+
+src/plugins/shotwell-Plugins.obj: src/plugins/Plugins.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/plugins/shotwell-Plugins.obj -MD -MP -MF src/plugins/$(DEPDIR)/shotwell-Plugins.Tpo -c -o src/plugins/shotwell-Plugins.obj `if test -f 'src/plugins/Plugins.c'; then $(CYGPATH_W) 'src/plugins/Plugins.c'; else $(CYGPATH_W) '$(srcdir)/src/plugins/Plugins.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/plugins/$(DEPDIR)/shotwell-Plugins.Tpo src/plugins/$(DEPDIR)/shotwell-Plugins.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/plugins/Plugins.c' object='src/plugins/shotwell-Plugins.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/plugins/shotwell-Plugins.obj `if test -f 'src/plugins/Plugins.c'; then $(CYGPATH_W) 'src/plugins/Plugins.c'; else $(CYGPATH_W) '$(srcdir)/src/plugins/Plugins.c'; fi`
+
+src/plugins/shotwell-StandardHostInterface.o: src/plugins/StandardHostInterface.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/plugins/shotwell-StandardHostInterface.o -MD -MP -MF src/plugins/$(DEPDIR)/shotwell-StandardHostInterface.Tpo -c -o src/plugins/shotwell-StandardHostInterface.o `test -f 'src/plugins/StandardHostInterface.c' || echo '$(srcdir)/'`src/plugins/StandardHostInterface.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/plugins/$(DEPDIR)/shotwell-StandardHostInterface.Tpo src/plugins/$(DEPDIR)/shotwell-StandardHostInterface.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/plugins/StandardHostInterface.c' object='src/plugins/shotwell-StandardHostInterface.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/plugins/shotwell-StandardHostInterface.o `test -f 'src/plugins/StandardHostInterface.c' || echo '$(srcdir)/'`src/plugins/StandardHostInterface.c
+
+src/plugins/shotwell-StandardHostInterface.obj: src/plugins/StandardHostInterface.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/plugins/shotwell-StandardHostInterface.obj -MD -MP -MF src/plugins/$(DEPDIR)/shotwell-StandardHostInterface.Tpo -c -o src/plugins/shotwell-StandardHostInterface.obj `if test -f 'src/plugins/StandardHostInterface.c'; then $(CYGPATH_W) 'src/plugins/StandardHostInterface.c'; else $(CYGPATH_W) '$(srcdir)/src/plugins/StandardHostInterface.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/plugins/$(DEPDIR)/shotwell-StandardHostInterface.Tpo src/plugins/$(DEPDIR)/shotwell-StandardHostInterface.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/plugins/StandardHostInterface.c' object='src/plugins/shotwell-StandardHostInterface.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/plugins/shotwell-StandardHostInterface.obj `if test -f 'src/plugins/StandardHostInterface.c'; then $(CYGPATH_W) 'src/plugins/StandardHostInterface.c'; else $(CYGPATH_W) '$(srcdir)/src/plugins/StandardHostInterface.c'; fi`
+
+src/plugins/shotwell-ManifestWidget.o: src/plugins/ManifestWidget.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/plugins/shotwell-ManifestWidget.o -MD -MP -MF src/plugins/$(DEPDIR)/shotwell-ManifestWidget.Tpo -c -o src/plugins/shotwell-ManifestWidget.o `test -f 'src/plugins/ManifestWidget.c' || echo '$(srcdir)/'`src/plugins/ManifestWidget.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/plugins/$(DEPDIR)/shotwell-ManifestWidget.Tpo src/plugins/$(DEPDIR)/shotwell-ManifestWidget.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/plugins/ManifestWidget.c' object='src/plugins/shotwell-ManifestWidget.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/plugins/shotwell-ManifestWidget.o `test -f 'src/plugins/ManifestWidget.c' || echo '$(srcdir)/'`src/plugins/ManifestWidget.c
+
+src/plugins/shotwell-ManifestWidget.obj: src/plugins/ManifestWidget.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/plugins/shotwell-ManifestWidget.obj -MD -MP -MF src/plugins/$(DEPDIR)/shotwell-ManifestWidget.Tpo -c -o src/plugins/shotwell-ManifestWidget.obj `if test -f 'src/plugins/ManifestWidget.c'; then $(CYGPATH_W) 'src/plugins/ManifestWidget.c'; else $(CYGPATH_W) '$(srcdir)/src/plugins/ManifestWidget.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/plugins/$(DEPDIR)/shotwell-ManifestWidget.Tpo src/plugins/$(DEPDIR)/shotwell-ManifestWidget.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/plugins/ManifestWidget.c' object='src/plugins/shotwell-ManifestWidget.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/plugins/shotwell-ManifestWidget.obj `if test -f 'src/plugins/ManifestWidget.c'; then $(CYGPATH_W) 'src/plugins/ManifestWidget.c'; else $(CYGPATH_W) '$(srcdir)/src/plugins/ManifestWidget.c'; fi`
+
+src/publishing/shotwell-Publishing.o: src/publishing/Publishing.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/publishing/shotwell-Publishing.o -MD -MP -MF src/publishing/$(DEPDIR)/shotwell-Publishing.Tpo -c -o src/publishing/shotwell-Publishing.o `test -f 'src/publishing/Publishing.c' || echo '$(srcdir)/'`src/publishing/Publishing.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/publishing/$(DEPDIR)/shotwell-Publishing.Tpo src/publishing/$(DEPDIR)/shotwell-Publishing.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/publishing/Publishing.c' object='src/publishing/shotwell-Publishing.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/publishing/shotwell-Publishing.o `test -f 'src/publishing/Publishing.c' || echo '$(srcdir)/'`src/publishing/Publishing.c
+
+src/publishing/shotwell-Publishing.obj: src/publishing/Publishing.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/publishing/shotwell-Publishing.obj -MD -MP -MF src/publishing/$(DEPDIR)/shotwell-Publishing.Tpo -c -o src/publishing/shotwell-Publishing.obj `if test -f 'src/publishing/Publishing.c'; then $(CYGPATH_W) 'src/publishing/Publishing.c'; else $(CYGPATH_W) '$(srcdir)/src/publishing/Publishing.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/publishing/$(DEPDIR)/shotwell-Publishing.Tpo src/publishing/$(DEPDIR)/shotwell-Publishing.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/publishing/Publishing.c' object='src/publishing/shotwell-Publishing.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/publishing/shotwell-Publishing.obj `if test -f 'src/publishing/Publishing.c'; then $(CYGPATH_W) 'src/publishing/Publishing.c'; else $(CYGPATH_W) '$(srcdir)/src/publishing/Publishing.c'; fi`
+
+src/publishing/shotwell-PublishingUI.o: src/publishing/PublishingUI.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/publishing/shotwell-PublishingUI.o -MD -MP -MF src/publishing/$(DEPDIR)/shotwell-PublishingUI.Tpo -c -o src/publishing/shotwell-PublishingUI.o `test -f 'src/publishing/PublishingUI.c' || echo '$(srcdir)/'`src/publishing/PublishingUI.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/publishing/$(DEPDIR)/shotwell-PublishingUI.Tpo src/publishing/$(DEPDIR)/shotwell-PublishingUI.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/publishing/PublishingUI.c' object='src/publishing/shotwell-PublishingUI.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/publishing/shotwell-PublishingUI.o `test -f 'src/publishing/PublishingUI.c' || echo '$(srcdir)/'`src/publishing/PublishingUI.c
+
+src/publishing/shotwell-PublishingUI.obj: src/publishing/PublishingUI.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/publishing/shotwell-PublishingUI.obj -MD -MP -MF src/publishing/$(DEPDIR)/shotwell-PublishingUI.Tpo -c -o src/publishing/shotwell-PublishingUI.obj `if test -f 'src/publishing/PublishingUI.c'; then $(CYGPATH_W) 'src/publishing/PublishingUI.c'; else $(CYGPATH_W) '$(srcdir)/src/publishing/PublishingUI.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/publishing/$(DEPDIR)/shotwell-PublishingUI.Tpo src/publishing/$(DEPDIR)/shotwell-PublishingUI.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/publishing/PublishingUI.c' object='src/publishing/shotwell-PublishingUI.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/publishing/shotwell-PublishingUI.obj `if test -f 'src/publishing/PublishingUI.c'; then $(CYGPATH_W) 'src/publishing/PublishingUI.c'; else $(CYGPATH_W) '$(srcdir)/src/publishing/PublishingUI.c'; fi`
+
+src/publishing/shotwell-PublishingPluginHost.o: src/publishing/PublishingPluginHost.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/publishing/shotwell-PublishingPluginHost.o -MD -MP -MF src/publishing/$(DEPDIR)/shotwell-PublishingPluginHost.Tpo -c -o src/publishing/shotwell-PublishingPluginHost.o `test -f 'src/publishing/PublishingPluginHost.c' || echo '$(srcdir)/'`src/publishing/PublishingPluginHost.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/publishing/$(DEPDIR)/shotwell-PublishingPluginHost.Tpo src/publishing/$(DEPDIR)/shotwell-PublishingPluginHost.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/publishing/PublishingPluginHost.c' object='src/publishing/shotwell-PublishingPluginHost.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/publishing/shotwell-PublishingPluginHost.o `test -f 'src/publishing/PublishingPluginHost.c' || echo '$(srcdir)/'`src/publishing/PublishingPluginHost.c
+
+src/publishing/shotwell-PublishingPluginHost.obj: src/publishing/PublishingPluginHost.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/publishing/shotwell-PublishingPluginHost.obj -MD -MP -MF src/publishing/$(DEPDIR)/shotwell-PublishingPluginHost.Tpo -c -o src/publishing/shotwell-PublishingPluginHost.obj `if test -f 'src/publishing/PublishingPluginHost.c'; then $(CYGPATH_W) 'src/publishing/PublishingPluginHost.c'; else $(CYGPATH_W) '$(srcdir)/src/publishing/PublishingPluginHost.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/publishing/$(DEPDIR)/shotwell-PublishingPluginHost.Tpo src/publishing/$(DEPDIR)/shotwell-PublishingPluginHost.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/publishing/PublishingPluginHost.c' object='src/publishing/shotwell-PublishingPluginHost.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/publishing/shotwell-PublishingPluginHost.obj `if test -f 'src/publishing/PublishingPluginHost.c'; then $(CYGPATH_W) 'src/publishing/PublishingPluginHost.c'; else $(CYGPATH_W) '$(srcdir)/src/publishing/PublishingPluginHost.c'; fi`
+
+src/publishing/shotwell-APIGlue.o: src/publishing/APIGlue.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/publishing/shotwell-APIGlue.o -MD -MP -MF src/publishing/$(DEPDIR)/shotwell-APIGlue.Tpo -c -o src/publishing/shotwell-APIGlue.o `test -f 'src/publishing/APIGlue.c' || echo '$(srcdir)/'`src/publishing/APIGlue.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/publishing/$(DEPDIR)/shotwell-APIGlue.Tpo src/publishing/$(DEPDIR)/shotwell-APIGlue.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/publishing/APIGlue.c' object='src/publishing/shotwell-APIGlue.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/publishing/shotwell-APIGlue.o `test -f 'src/publishing/APIGlue.c' || echo '$(srcdir)/'`src/publishing/APIGlue.c
+
+src/publishing/shotwell-APIGlue.obj: src/publishing/APIGlue.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/publishing/shotwell-APIGlue.obj -MD -MP -MF src/publishing/$(DEPDIR)/shotwell-APIGlue.Tpo -c -o src/publishing/shotwell-APIGlue.obj `if test -f 'src/publishing/APIGlue.c'; then $(CYGPATH_W) 'src/publishing/APIGlue.c'; else $(CYGPATH_W) '$(srcdir)/src/publishing/APIGlue.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/publishing/$(DEPDIR)/shotwell-APIGlue.Tpo src/publishing/$(DEPDIR)/shotwell-APIGlue.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/publishing/APIGlue.c' object='src/publishing/shotwell-APIGlue.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/publishing/shotwell-APIGlue.obj `if test -f 'src/publishing/APIGlue.c'; then $(CYGPATH_W) 'src/publishing/APIGlue.c'; else $(CYGPATH_W) '$(srcdir)/src/publishing/APIGlue.c'; fi`
+
+src/library/shotwell-Library.o: src/library/Library.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/library/shotwell-Library.o -MD -MP -MF src/library/$(DEPDIR)/shotwell-Library.Tpo -c -o src/library/shotwell-Library.o `test -f 'src/library/Library.c' || echo '$(srcdir)/'`src/library/Library.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/library/$(DEPDIR)/shotwell-Library.Tpo src/library/$(DEPDIR)/shotwell-Library.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/library/Library.c' object='src/library/shotwell-Library.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/library/shotwell-Library.o `test -f 'src/library/Library.c' || echo '$(srcdir)/'`src/library/Library.c
+
+src/library/shotwell-Library.obj: src/library/Library.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/library/shotwell-Library.obj -MD -MP -MF src/library/$(DEPDIR)/shotwell-Library.Tpo -c -o src/library/shotwell-Library.obj `if test -f 'src/library/Library.c'; then $(CYGPATH_W) 'src/library/Library.c'; else $(CYGPATH_W) '$(srcdir)/src/library/Library.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/library/$(DEPDIR)/shotwell-Library.Tpo src/library/$(DEPDIR)/shotwell-Library.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/library/Library.c' object='src/library/shotwell-Library.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/library/shotwell-Library.obj `if test -f 'src/library/Library.c'; then $(CYGPATH_W) 'src/library/Library.c'; else $(CYGPATH_W) '$(srcdir)/src/library/Library.c'; fi`
+
+src/library/shotwell-LibraryWindow.o: src/library/LibraryWindow.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/library/shotwell-LibraryWindow.o -MD -MP -MF src/library/$(DEPDIR)/shotwell-LibraryWindow.Tpo -c -o src/library/shotwell-LibraryWindow.o `test -f 'src/library/LibraryWindow.c' || echo '$(srcdir)/'`src/library/LibraryWindow.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/library/$(DEPDIR)/shotwell-LibraryWindow.Tpo src/library/$(DEPDIR)/shotwell-LibraryWindow.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/library/LibraryWindow.c' object='src/library/shotwell-LibraryWindow.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/library/shotwell-LibraryWindow.o `test -f 'src/library/LibraryWindow.c' || echo '$(srcdir)/'`src/library/LibraryWindow.c
+
+src/library/shotwell-LibraryWindow.obj: src/library/LibraryWindow.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/library/shotwell-LibraryWindow.obj -MD -MP -MF src/library/$(DEPDIR)/shotwell-LibraryWindow.Tpo -c -o src/library/shotwell-LibraryWindow.obj `if test -f 'src/library/LibraryWindow.c'; then $(CYGPATH_W) 'src/library/LibraryWindow.c'; else $(CYGPATH_W) '$(srcdir)/src/library/LibraryWindow.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/library/$(DEPDIR)/shotwell-LibraryWindow.Tpo src/library/$(DEPDIR)/shotwell-LibraryWindow.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/library/LibraryWindow.c' object='src/library/shotwell-LibraryWindow.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/library/shotwell-LibraryWindow.obj `if test -f 'src/library/LibraryWindow.c'; then $(CYGPATH_W) 'src/library/LibraryWindow.c'; else $(CYGPATH_W) '$(srcdir)/src/library/LibraryWindow.c'; fi`
+
+src/library/shotwell-Branch.o: src/library/Branch.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/library/shotwell-Branch.o -MD -MP -MF src/library/$(DEPDIR)/shotwell-Branch.Tpo -c -o src/library/shotwell-Branch.o `test -f 'src/library/Branch.c' || echo '$(srcdir)/'`src/library/Branch.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/library/$(DEPDIR)/shotwell-Branch.Tpo src/library/$(DEPDIR)/shotwell-Branch.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/library/Branch.c' object='src/library/shotwell-Branch.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/library/shotwell-Branch.o `test -f 'src/library/Branch.c' || echo '$(srcdir)/'`src/library/Branch.c
+
+src/library/shotwell-Branch.obj: src/library/Branch.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/library/shotwell-Branch.obj -MD -MP -MF src/library/$(DEPDIR)/shotwell-Branch.Tpo -c -o src/library/shotwell-Branch.obj `if test -f 'src/library/Branch.c'; then $(CYGPATH_W) 'src/library/Branch.c'; else $(CYGPATH_W) '$(srcdir)/src/library/Branch.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/library/$(DEPDIR)/shotwell-Branch.Tpo src/library/$(DEPDIR)/shotwell-Branch.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/library/Branch.c' object='src/library/shotwell-Branch.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/library/shotwell-Branch.obj `if test -f 'src/library/Branch.c'; then $(CYGPATH_W) 'src/library/Branch.c'; else $(CYGPATH_W) '$(srcdir)/src/library/Branch.c'; fi`
+
+src/library/shotwell-TrashSidebarEntry.o: src/library/TrashSidebarEntry.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/library/shotwell-TrashSidebarEntry.o -MD -MP -MF src/library/$(DEPDIR)/shotwell-TrashSidebarEntry.Tpo -c -o src/library/shotwell-TrashSidebarEntry.o `test -f 'src/library/TrashSidebarEntry.c' || echo '$(srcdir)/'`src/library/TrashSidebarEntry.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/library/$(DEPDIR)/shotwell-TrashSidebarEntry.Tpo src/library/$(DEPDIR)/shotwell-TrashSidebarEntry.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/library/TrashSidebarEntry.c' object='src/library/shotwell-TrashSidebarEntry.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/library/shotwell-TrashSidebarEntry.o `test -f 'src/library/TrashSidebarEntry.c' || echo '$(srcdir)/'`src/library/TrashSidebarEntry.c
+
+src/library/shotwell-TrashSidebarEntry.obj: src/library/TrashSidebarEntry.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/library/shotwell-TrashSidebarEntry.obj -MD -MP -MF src/library/$(DEPDIR)/shotwell-TrashSidebarEntry.Tpo -c -o src/library/shotwell-TrashSidebarEntry.obj `if test -f 'src/library/TrashSidebarEntry.c'; then $(CYGPATH_W) 'src/library/TrashSidebarEntry.c'; else $(CYGPATH_W) '$(srcdir)/src/library/TrashSidebarEntry.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/library/$(DEPDIR)/shotwell-TrashSidebarEntry.Tpo src/library/$(DEPDIR)/shotwell-TrashSidebarEntry.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/library/TrashSidebarEntry.c' object='src/library/shotwell-TrashSidebarEntry.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/library/shotwell-TrashSidebarEntry.obj `if test -f 'src/library/TrashSidebarEntry.c'; then $(CYGPATH_W) 'src/library/TrashSidebarEntry.c'; else $(CYGPATH_W) '$(srcdir)/src/library/TrashSidebarEntry.c'; fi`
+
+src/library/shotwell-OfflineSidebarEntry.o: src/library/OfflineSidebarEntry.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/library/shotwell-OfflineSidebarEntry.o -MD -MP -MF src/library/$(DEPDIR)/shotwell-OfflineSidebarEntry.Tpo -c -o src/library/shotwell-OfflineSidebarEntry.o `test -f 'src/library/OfflineSidebarEntry.c' || echo '$(srcdir)/'`src/library/OfflineSidebarEntry.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/library/$(DEPDIR)/shotwell-OfflineSidebarEntry.Tpo src/library/$(DEPDIR)/shotwell-OfflineSidebarEntry.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/library/OfflineSidebarEntry.c' object='src/library/shotwell-OfflineSidebarEntry.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/library/shotwell-OfflineSidebarEntry.o `test -f 'src/library/OfflineSidebarEntry.c' || echo '$(srcdir)/'`src/library/OfflineSidebarEntry.c
+
+src/library/shotwell-OfflineSidebarEntry.obj: src/library/OfflineSidebarEntry.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/library/shotwell-OfflineSidebarEntry.obj -MD -MP -MF src/library/$(DEPDIR)/shotwell-OfflineSidebarEntry.Tpo -c -o src/library/shotwell-OfflineSidebarEntry.obj `if test -f 'src/library/OfflineSidebarEntry.c'; then $(CYGPATH_W) 'src/library/OfflineSidebarEntry.c'; else $(CYGPATH_W) '$(srcdir)/src/library/OfflineSidebarEntry.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/library/$(DEPDIR)/shotwell-OfflineSidebarEntry.Tpo src/library/$(DEPDIR)/shotwell-OfflineSidebarEntry.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/library/OfflineSidebarEntry.c' object='src/library/shotwell-OfflineSidebarEntry.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/library/shotwell-OfflineSidebarEntry.obj `if test -f 'src/library/OfflineSidebarEntry.c'; then $(CYGPATH_W) 'src/library/OfflineSidebarEntry.c'; else $(CYGPATH_W) '$(srcdir)/src/library/OfflineSidebarEntry.c'; fi`
+
+src/library/shotwell-FlaggedSidebarEntry.o: src/library/FlaggedSidebarEntry.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/library/shotwell-FlaggedSidebarEntry.o -MD -MP -MF src/library/$(DEPDIR)/shotwell-FlaggedSidebarEntry.Tpo -c -o src/library/shotwell-FlaggedSidebarEntry.o `test -f 'src/library/FlaggedSidebarEntry.c' || echo '$(srcdir)/'`src/library/FlaggedSidebarEntry.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/library/$(DEPDIR)/shotwell-FlaggedSidebarEntry.Tpo src/library/$(DEPDIR)/shotwell-FlaggedSidebarEntry.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/library/FlaggedSidebarEntry.c' object='src/library/shotwell-FlaggedSidebarEntry.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/library/shotwell-FlaggedSidebarEntry.o `test -f 'src/library/FlaggedSidebarEntry.c' || echo '$(srcdir)/'`src/library/FlaggedSidebarEntry.c
+
+src/library/shotwell-FlaggedSidebarEntry.obj: src/library/FlaggedSidebarEntry.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/library/shotwell-FlaggedSidebarEntry.obj -MD -MP -MF src/library/$(DEPDIR)/shotwell-FlaggedSidebarEntry.Tpo -c -o src/library/shotwell-FlaggedSidebarEntry.obj `if test -f 'src/library/FlaggedSidebarEntry.c'; then $(CYGPATH_W) 'src/library/FlaggedSidebarEntry.c'; else $(CYGPATH_W) '$(srcdir)/src/library/FlaggedSidebarEntry.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/library/$(DEPDIR)/shotwell-FlaggedSidebarEntry.Tpo src/library/$(DEPDIR)/shotwell-FlaggedSidebarEntry.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/library/FlaggedSidebarEntry.c' object='src/library/shotwell-FlaggedSidebarEntry.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/library/shotwell-FlaggedSidebarEntry.obj `if test -f 'src/library/FlaggedSidebarEntry.c'; then $(CYGPATH_W) 'src/library/FlaggedSidebarEntry.c'; else $(CYGPATH_W) '$(srcdir)/src/library/FlaggedSidebarEntry.c'; fi`
+
+src/library/shotwell-LastImportSidebarEntry.o: src/library/LastImportSidebarEntry.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/library/shotwell-LastImportSidebarEntry.o -MD -MP -MF src/library/$(DEPDIR)/shotwell-LastImportSidebarEntry.Tpo -c -o src/library/shotwell-LastImportSidebarEntry.o `test -f 'src/library/LastImportSidebarEntry.c' || echo '$(srcdir)/'`src/library/LastImportSidebarEntry.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/library/$(DEPDIR)/shotwell-LastImportSidebarEntry.Tpo src/library/$(DEPDIR)/shotwell-LastImportSidebarEntry.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/library/LastImportSidebarEntry.c' object='src/library/shotwell-LastImportSidebarEntry.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/library/shotwell-LastImportSidebarEntry.o `test -f 'src/library/LastImportSidebarEntry.c' || echo '$(srcdir)/'`src/library/LastImportSidebarEntry.c
+
+src/library/shotwell-LastImportSidebarEntry.obj: src/library/LastImportSidebarEntry.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/library/shotwell-LastImportSidebarEntry.obj -MD -MP -MF src/library/$(DEPDIR)/shotwell-LastImportSidebarEntry.Tpo -c -o src/library/shotwell-LastImportSidebarEntry.obj `if test -f 'src/library/LastImportSidebarEntry.c'; then $(CYGPATH_W) 'src/library/LastImportSidebarEntry.c'; else $(CYGPATH_W) '$(srcdir)/src/library/LastImportSidebarEntry.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/library/$(DEPDIR)/shotwell-LastImportSidebarEntry.Tpo src/library/$(DEPDIR)/shotwell-LastImportSidebarEntry.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/library/LastImportSidebarEntry.c' object='src/library/shotwell-LastImportSidebarEntry.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/library/shotwell-LastImportSidebarEntry.obj `if test -f 'src/library/LastImportSidebarEntry.c'; then $(CYGPATH_W) 'src/library/LastImportSidebarEntry.c'; else $(CYGPATH_W) '$(srcdir)/src/library/LastImportSidebarEntry.c'; fi`
+
+src/library/shotwell-ImportQueueSidebarEntry.o: src/library/ImportQueueSidebarEntry.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/library/shotwell-ImportQueueSidebarEntry.o -MD -MP -MF src/library/$(DEPDIR)/shotwell-ImportQueueSidebarEntry.Tpo -c -o src/library/shotwell-ImportQueueSidebarEntry.o `test -f 'src/library/ImportQueueSidebarEntry.c' || echo '$(srcdir)/'`src/library/ImportQueueSidebarEntry.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/library/$(DEPDIR)/shotwell-ImportQueueSidebarEntry.Tpo src/library/$(DEPDIR)/shotwell-ImportQueueSidebarEntry.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/library/ImportQueueSidebarEntry.c' object='src/library/shotwell-ImportQueueSidebarEntry.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/library/shotwell-ImportQueueSidebarEntry.o `test -f 'src/library/ImportQueueSidebarEntry.c' || echo '$(srcdir)/'`src/library/ImportQueueSidebarEntry.c
+
+src/library/shotwell-ImportQueueSidebarEntry.obj: src/library/ImportQueueSidebarEntry.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/library/shotwell-ImportQueueSidebarEntry.obj -MD -MP -MF src/library/$(DEPDIR)/shotwell-ImportQueueSidebarEntry.Tpo -c -o src/library/shotwell-ImportQueueSidebarEntry.obj `if test -f 'src/library/ImportQueueSidebarEntry.c'; then $(CYGPATH_W) 'src/library/ImportQueueSidebarEntry.c'; else $(CYGPATH_W) '$(srcdir)/src/library/ImportQueueSidebarEntry.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/library/$(DEPDIR)/shotwell-ImportQueueSidebarEntry.Tpo src/library/$(DEPDIR)/shotwell-ImportQueueSidebarEntry.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/library/ImportQueueSidebarEntry.c' object='src/library/shotwell-ImportQueueSidebarEntry.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/library/shotwell-ImportQueueSidebarEntry.obj `if test -f 'src/library/ImportQueueSidebarEntry.c'; then $(CYGPATH_W) 'src/library/ImportQueueSidebarEntry.c'; else $(CYGPATH_W) '$(srcdir)/src/library/ImportQueueSidebarEntry.c'; fi`
+
+src/library/shotwell-FlaggedPage.o: src/library/FlaggedPage.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/library/shotwell-FlaggedPage.o -MD -MP -MF src/library/$(DEPDIR)/shotwell-FlaggedPage.Tpo -c -o src/library/shotwell-FlaggedPage.o `test -f 'src/library/FlaggedPage.c' || echo '$(srcdir)/'`src/library/FlaggedPage.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/library/$(DEPDIR)/shotwell-FlaggedPage.Tpo src/library/$(DEPDIR)/shotwell-FlaggedPage.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/library/FlaggedPage.c' object='src/library/shotwell-FlaggedPage.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/library/shotwell-FlaggedPage.o `test -f 'src/library/FlaggedPage.c' || echo '$(srcdir)/'`src/library/FlaggedPage.c
+
+src/library/shotwell-FlaggedPage.obj: src/library/FlaggedPage.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/library/shotwell-FlaggedPage.obj -MD -MP -MF src/library/$(DEPDIR)/shotwell-FlaggedPage.Tpo -c -o src/library/shotwell-FlaggedPage.obj `if test -f 'src/library/FlaggedPage.c'; then $(CYGPATH_W) 'src/library/FlaggedPage.c'; else $(CYGPATH_W) '$(srcdir)/src/library/FlaggedPage.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/library/$(DEPDIR)/shotwell-FlaggedPage.Tpo src/library/$(DEPDIR)/shotwell-FlaggedPage.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/library/FlaggedPage.c' object='src/library/shotwell-FlaggedPage.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/library/shotwell-FlaggedPage.obj `if test -f 'src/library/FlaggedPage.c'; then $(CYGPATH_W) 'src/library/FlaggedPage.c'; else $(CYGPATH_W) '$(srcdir)/src/library/FlaggedPage.c'; fi`
+
+src/library/shotwell-ImportQueuePage.o: src/library/ImportQueuePage.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/library/shotwell-ImportQueuePage.o -MD -MP -MF src/library/$(DEPDIR)/shotwell-ImportQueuePage.Tpo -c -o src/library/shotwell-ImportQueuePage.o `test -f 'src/library/ImportQueuePage.c' || echo '$(srcdir)/'`src/library/ImportQueuePage.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/library/$(DEPDIR)/shotwell-ImportQueuePage.Tpo src/library/$(DEPDIR)/shotwell-ImportQueuePage.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/library/ImportQueuePage.c' object='src/library/shotwell-ImportQueuePage.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/library/shotwell-ImportQueuePage.o `test -f 'src/library/ImportQueuePage.c' || echo '$(srcdir)/'`src/library/ImportQueuePage.c
+
+src/library/shotwell-ImportQueuePage.obj: src/library/ImportQueuePage.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/library/shotwell-ImportQueuePage.obj -MD -MP -MF src/library/$(DEPDIR)/shotwell-ImportQueuePage.Tpo -c -o src/library/shotwell-ImportQueuePage.obj `if test -f 'src/library/ImportQueuePage.c'; then $(CYGPATH_W) 'src/library/ImportQueuePage.c'; else $(CYGPATH_W) '$(srcdir)/src/library/ImportQueuePage.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/library/$(DEPDIR)/shotwell-ImportQueuePage.Tpo src/library/$(DEPDIR)/shotwell-ImportQueuePage.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/library/ImportQueuePage.c' object='src/library/shotwell-ImportQueuePage.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/library/shotwell-ImportQueuePage.obj `if test -f 'src/library/ImportQueuePage.c'; then $(CYGPATH_W) 'src/library/ImportQueuePage.c'; else $(CYGPATH_W) '$(srcdir)/src/library/ImportQueuePage.c'; fi`
+
+src/library/shotwell-LastImportPage.o: src/library/LastImportPage.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/library/shotwell-LastImportPage.o -MD -MP -MF src/library/$(DEPDIR)/shotwell-LastImportPage.Tpo -c -o src/library/shotwell-LastImportPage.o `test -f 'src/library/LastImportPage.c' || echo '$(srcdir)/'`src/library/LastImportPage.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/library/$(DEPDIR)/shotwell-LastImportPage.Tpo src/library/$(DEPDIR)/shotwell-LastImportPage.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/library/LastImportPage.c' object='src/library/shotwell-LastImportPage.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/library/shotwell-LastImportPage.o `test -f 'src/library/LastImportPage.c' || echo '$(srcdir)/'`src/library/LastImportPage.c
+
+src/library/shotwell-LastImportPage.obj: src/library/LastImportPage.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/library/shotwell-LastImportPage.obj -MD -MP -MF src/library/$(DEPDIR)/shotwell-LastImportPage.Tpo -c -o src/library/shotwell-LastImportPage.obj `if test -f 'src/library/LastImportPage.c'; then $(CYGPATH_W) 'src/library/LastImportPage.c'; else $(CYGPATH_W) '$(srcdir)/src/library/LastImportPage.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/library/$(DEPDIR)/shotwell-LastImportPage.Tpo src/library/$(DEPDIR)/shotwell-LastImportPage.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/library/LastImportPage.c' object='src/library/shotwell-LastImportPage.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/library/shotwell-LastImportPage.obj `if test -f 'src/library/LastImportPage.c'; then $(CYGPATH_W) 'src/library/LastImportPage.c'; else $(CYGPATH_W) '$(srcdir)/src/library/LastImportPage.c'; fi`
+
+src/library/shotwell-OfflinePage.o: src/library/OfflinePage.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/library/shotwell-OfflinePage.o -MD -MP -MF src/library/$(DEPDIR)/shotwell-OfflinePage.Tpo -c -o src/library/shotwell-OfflinePage.o `test -f 'src/library/OfflinePage.c' || echo '$(srcdir)/'`src/library/OfflinePage.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/library/$(DEPDIR)/shotwell-OfflinePage.Tpo src/library/$(DEPDIR)/shotwell-OfflinePage.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/library/OfflinePage.c' object='src/library/shotwell-OfflinePage.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/library/shotwell-OfflinePage.o `test -f 'src/library/OfflinePage.c' || echo '$(srcdir)/'`src/library/OfflinePage.c
+
+src/library/shotwell-OfflinePage.obj: src/library/OfflinePage.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/library/shotwell-OfflinePage.obj -MD -MP -MF src/library/$(DEPDIR)/shotwell-OfflinePage.Tpo -c -o src/library/shotwell-OfflinePage.obj `if test -f 'src/library/OfflinePage.c'; then $(CYGPATH_W) 'src/library/OfflinePage.c'; else $(CYGPATH_W) '$(srcdir)/src/library/OfflinePage.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/library/$(DEPDIR)/shotwell-OfflinePage.Tpo src/library/$(DEPDIR)/shotwell-OfflinePage.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/library/OfflinePage.c' object='src/library/shotwell-OfflinePage.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/library/shotwell-OfflinePage.obj `if test -f 'src/library/OfflinePage.c'; then $(CYGPATH_W) 'src/library/OfflinePage.c'; else $(CYGPATH_W) '$(srcdir)/src/library/OfflinePage.c'; fi`
+
+src/library/shotwell-TrashPage.o: src/library/TrashPage.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/library/shotwell-TrashPage.o -MD -MP -MF src/library/$(DEPDIR)/shotwell-TrashPage.Tpo -c -o src/library/shotwell-TrashPage.o `test -f 'src/library/TrashPage.c' || echo '$(srcdir)/'`src/library/TrashPage.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/library/$(DEPDIR)/shotwell-TrashPage.Tpo src/library/$(DEPDIR)/shotwell-TrashPage.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/library/TrashPage.c' object='src/library/shotwell-TrashPage.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/library/shotwell-TrashPage.o `test -f 'src/library/TrashPage.c' || echo '$(srcdir)/'`src/library/TrashPage.c
+
+src/library/shotwell-TrashPage.obj: src/library/TrashPage.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/library/shotwell-TrashPage.obj -MD -MP -MF src/library/$(DEPDIR)/shotwell-TrashPage.Tpo -c -o src/library/shotwell-TrashPage.obj `if test -f 'src/library/TrashPage.c'; then $(CYGPATH_W) 'src/library/TrashPage.c'; else $(CYGPATH_W) '$(srcdir)/src/library/TrashPage.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/library/$(DEPDIR)/shotwell-TrashPage.Tpo src/library/$(DEPDIR)/shotwell-TrashPage.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/library/TrashPage.c' object='src/library/shotwell-TrashPage.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/library/shotwell-TrashPage.obj `if test -f 'src/library/TrashPage.c'; then $(CYGPATH_W) 'src/library/TrashPage.c'; else $(CYGPATH_W) '$(srcdir)/src/library/TrashPage.c'; fi`
+
+src/direct/shotwell-Direct.o: src/direct/Direct.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/direct/shotwell-Direct.o -MD -MP -MF src/direct/$(DEPDIR)/shotwell-Direct.Tpo -c -o src/direct/shotwell-Direct.o `test -f 'src/direct/Direct.c' || echo '$(srcdir)/'`src/direct/Direct.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/direct/$(DEPDIR)/shotwell-Direct.Tpo src/direct/$(DEPDIR)/shotwell-Direct.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/direct/Direct.c' object='src/direct/shotwell-Direct.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/direct/shotwell-Direct.o `test -f 'src/direct/Direct.c' || echo '$(srcdir)/'`src/direct/Direct.c
+
+src/direct/shotwell-Direct.obj: src/direct/Direct.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/direct/shotwell-Direct.obj -MD -MP -MF src/direct/$(DEPDIR)/shotwell-Direct.Tpo -c -o src/direct/shotwell-Direct.obj `if test -f 'src/direct/Direct.c'; then $(CYGPATH_W) 'src/direct/Direct.c'; else $(CYGPATH_W) '$(srcdir)/src/direct/Direct.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/direct/$(DEPDIR)/shotwell-Direct.Tpo src/direct/$(DEPDIR)/shotwell-Direct.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/direct/Direct.c' object='src/direct/shotwell-Direct.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/direct/shotwell-Direct.obj `if test -f 'src/direct/Direct.c'; then $(CYGPATH_W) 'src/direct/Direct.c'; else $(CYGPATH_W) '$(srcdir)/src/direct/Direct.c'; fi`
+
+src/direct/shotwell-DirectWindow.o: src/direct/DirectWindow.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/direct/shotwell-DirectWindow.o -MD -MP -MF src/direct/$(DEPDIR)/shotwell-DirectWindow.Tpo -c -o src/direct/shotwell-DirectWindow.o `test -f 'src/direct/DirectWindow.c' || echo '$(srcdir)/'`src/direct/DirectWindow.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/direct/$(DEPDIR)/shotwell-DirectWindow.Tpo src/direct/$(DEPDIR)/shotwell-DirectWindow.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/direct/DirectWindow.c' object='src/direct/shotwell-DirectWindow.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/direct/shotwell-DirectWindow.o `test -f 'src/direct/DirectWindow.c' || echo '$(srcdir)/'`src/direct/DirectWindow.c
+
+src/direct/shotwell-DirectWindow.obj: src/direct/DirectWindow.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/direct/shotwell-DirectWindow.obj -MD -MP -MF src/direct/$(DEPDIR)/shotwell-DirectWindow.Tpo -c -o src/direct/shotwell-DirectWindow.obj `if test -f 'src/direct/DirectWindow.c'; then $(CYGPATH_W) 'src/direct/DirectWindow.c'; else $(CYGPATH_W) '$(srcdir)/src/direct/DirectWindow.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/direct/$(DEPDIR)/shotwell-DirectWindow.Tpo src/direct/$(DEPDIR)/shotwell-DirectWindow.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/direct/DirectWindow.c' object='src/direct/shotwell-DirectWindow.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/direct/shotwell-DirectWindow.obj `if test -f 'src/direct/DirectWindow.c'; then $(CYGPATH_W) 'src/direct/DirectWindow.c'; else $(CYGPATH_W) '$(srcdir)/src/direct/DirectWindow.c'; fi`
+
+src/direct/shotwell-DirectPhoto.o: src/direct/DirectPhoto.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/direct/shotwell-DirectPhoto.o -MD -MP -MF src/direct/$(DEPDIR)/shotwell-DirectPhoto.Tpo -c -o src/direct/shotwell-DirectPhoto.o `test -f 'src/direct/DirectPhoto.c' || echo '$(srcdir)/'`src/direct/DirectPhoto.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/direct/$(DEPDIR)/shotwell-DirectPhoto.Tpo src/direct/$(DEPDIR)/shotwell-DirectPhoto.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/direct/DirectPhoto.c' object='src/direct/shotwell-DirectPhoto.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/direct/shotwell-DirectPhoto.o `test -f 'src/direct/DirectPhoto.c' || echo '$(srcdir)/'`src/direct/DirectPhoto.c
+
+src/direct/shotwell-DirectPhoto.obj: src/direct/DirectPhoto.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/direct/shotwell-DirectPhoto.obj -MD -MP -MF src/direct/$(DEPDIR)/shotwell-DirectPhoto.Tpo -c -o src/direct/shotwell-DirectPhoto.obj `if test -f 'src/direct/DirectPhoto.c'; then $(CYGPATH_W) 'src/direct/DirectPhoto.c'; else $(CYGPATH_W) '$(srcdir)/src/direct/DirectPhoto.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/direct/$(DEPDIR)/shotwell-DirectPhoto.Tpo src/direct/$(DEPDIR)/shotwell-DirectPhoto.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/direct/DirectPhoto.c' object='src/direct/shotwell-DirectPhoto.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/direct/shotwell-DirectPhoto.obj `if test -f 'src/direct/DirectPhoto.c'; then $(CYGPATH_W) 'src/direct/DirectPhoto.c'; else $(CYGPATH_W) '$(srcdir)/src/direct/DirectPhoto.c'; fi`
+
+src/direct/shotwell-DirectPhotoPage.o: src/direct/DirectPhotoPage.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/direct/shotwell-DirectPhotoPage.o -MD -MP -MF src/direct/$(DEPDIR)/shotwell-DirectPhotoPage.Tpo -c -o src/direct/shotwell-DirectPhotoPage.o `test -f 'src/direct/DirectPhotoPage.c' || echo '$(srcdir)/'`src/direct/DirectPhotoPage.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/direct/$(DEPDIR)/shotwell-DirectPhotoPage.Tpo src/direct/$(DEPDIR)/shotwell-DirectPhotoPage.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/direct/DirectPhotoPage.c' object='src/direct/shotwell-DirectPhotoPage.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/direct/shotwell-DirectPhotoPage.o `test -f 'src/direct/DirectPhotoPage.c' || echo '$(srcdir)/'`src/direct/DirectPhotoPage.c
+
+src/direct/shotwell-DirectPhotoPage.obj: src/direct/DirectPhotoPage.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/direct/shotwell-DirectPhotoPage.obj -MD -MP -MF src/direct/$(DEPDIR)/shotwell-DirectPhotoPage.Tpo -c -o src/direct/shotwell-DirectPhotoPage.obj `if test -f 'src/direct/DirectPhotoPage.c'; then $(CYGPATH_W) 'src/direct/DirectPhotoPage.c'; else $(CYGPATH_W) '$(srcdir)/src/direct/DirectPhotoPage.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/direct/$(DEPDIR)/shotwell-DirectPhotoPage.Tpo src/direct/$(DEPDIR)/shotwell-DirectPhotoPage.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/direct/DirectPhotoPage.c' object='src/direct/shotwell-DirectPhotoPage.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/direct/shotwell-DirectPhotoPage.obj `if test -f 'src/direct/DirectPhotoPage.c'; then $(CYGPATH_W) 'src/direct/DirectPhotoPage.c'; else $(CYGPATH_W) '$(srcdir)/src/direct/DirectPhotoPage.c'; fi`
+
+src/direct/shotwell-DirectView.o: src/direct/DirectView.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/direct/shotwell-DirectView.o -MD -MP -MF src/direct/$(DEPDIR)/shotwell-DirectView.Tpo -c -o src/direct/shotwell-DirectView.o `test -f 'src/direct/DirectView.c' || echo '$(srcdir)/'`src/direct/DirectView.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/direct/$(DEPDIR)/shotwell-DirectView.Tpo src/direct/$(DEPDIR)/shotwell-DirectView.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/direct/DirectView.c' object='src/direct/shotwell-DirectView.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/direct/shotwell-DirectView.o `test -f 'src/direct/DirectView.c' || echo '$(srcdir)/'`src/direct/DirectView.c
+
+src/direct/shotwell-DirectView.obj: src/direct/DirectView.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/direct/shotwell-DirectView.obj -MD -MP -MF src/direct/$(DEPDIR)/shotwell-DirectView.Tpo -c -o src/direct/shotwell-DirectView.obj `if test -f 'src/direct/DirectView.c'; then $(CYGPATH_W) 'src/direct/DirectView.c'; else $(CYGPATH_W) '$(srcdir)/src/direct/DirectView.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/direct/$(DEPDIR)/shotwell-DirectView.Tpo src/direct/$(DEPDIR)/shotwell-DirectView.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/direct/DirectView.c' object='src/direct/shotwell-DirectView.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/direct/shotwell-DirectView.obj `if test -f 'src/direct/DirectView.c'; then $(CYGPATH_W) 'src/direct/DirectView.c'; else $(CYGPATH_W) '$(srcdir)/src/direct/DirectView.c'; fi`
+
+src/core/shotwell-Core.o: src/core/Core.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/core/shotwell-Core.o -MD -MP -MF src/core/$(DEPDIR)/shotwell-Core.Tpo -c -o src/core/shotwell-Core.o `test -f 'src/core/Core.c' || echo '$(srcdir)/'`src/core/Core.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/core/$(DEPDIR)/shotwell-Core.Tpo src/core/$(DEPDIR)/shotwell-Core.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/core/Core.c' object='src/core/shotwell-Core.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/core/shotwell-Core.o `test -f 'src/core/Core.c' || echo '$(srcdir)/'`src/core/Core.c
+
+src/core/shotwell-Core.obj: src/core/Core.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/core/shotwell-Core.obj -MD -MP -MF src/core/$(DEPDIR)/shotwell-Core.Tpo -c -o src/core/shotwell-Core.obj `if test -f 'src/core/Core.c'; then $(CYGPATH_W) 'src/core/Core.c'; else $(CYGPATH_W) '$(srcdir)/src/core/Core.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/core/$(DEPDIR)/shotwell-Core.Tpo src/core/$(DEPDIR)/shotwell-Core.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/core/Core.c' object='src/core/shotwell-Core.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/core/shotwell-Core.obj `if test -f 'src/core/Core.c'; then $(CYGPATH_W) 'src/core/Core.c'; else $(CYGPATH_W) '$(srcdir)/src/core/Core.c'; fi`
+
+src/core/shotwell-DataCollection.o: src/core/DataCollection.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/core/shotwell-DataCollection.o -MD -MP -MF src/core/$(DEPDIR)/shotwell-DataCollection.Tpo -c -o src/core/shotwell-DataCollection.o `test -f 'src/core/DataCollection.c' || echo '$(srcdir)/'`src/core/DataCollection.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/core/$(DEPDIR)/shotwell-DataCollection.Tpo src/core/$(DEPDIR)/shotwell-DataCollection.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/core/DataCollection.c' object='src/core/shotwell-DataCollection.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/core/shotwell-DataCollection.o `test -f 'src/core/DataCollection.c' || echo '$(srcdir)/'`src/core/DataCollection.c
+
+src/core/shotwell-DataCollection.obj: src/core/DataCollection.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/core/shotwell-DataCollection.obj -MD -MP -MF src/core/$(DEPDIR)/shotwell-DataCollection.Tpo -c -o src/core/shotwell-DataCollection.obj `if test -f 'src/core/DataCollection.c'; then $(CYGPATH_W) 'src/core/DataCollection.c'; else $(CYGPATH_W) '$(srcdir)/src/core/DataCollection.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/core/$(DEPDIR)/shotwell-DataCollection.Tpo src/core/$(DEPDIR)/shotwell-DataCollection.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/core/DataCollection.c' object='src/core/shotwell-DataCollection.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/core/shotwell-DataCollection.obj `if test -f 'src/core/DataCollection.c'; then $(CYGPATH_W) 'src/core/DataCollection.c'; else $(CYGPATH_W) '$(srcdir)/src/core/DataCollection.c'; fi`
+
+src/core/shotwell-DataSet.o: src/core/DataSet.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/core/shotwell-DataSet.o -MD -MP -MF src/core/$(DEPDIR)/shotwell-DataSet.Tpo -c -o src/core/shotwell-DataSet.o `test -f 'src/core/DataSet.c' || echo '$(srcdir)/'`src/core/DataSet.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/core/$(DEPDIR)/shotwell-DataSet.Tpo src/core/$(DEPDIR)/shotwell-DataSet.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/core/DataSet.c' object='src/core/shotwell-DataSet.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/core/shotwell-DataSet.o `test -f 'src/core/DataSet.c' || echo '$(srcdir)/'`src/core/DataSet.c
+
+src/core/shotwell-DataSet.obj: src/core/DataSet.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/core/shotwell-DataSet.obj -MD -MP -MF src/core/$(DEPDIR)/shotwell-DataSet.Tpo -c -o src/core/shotwell-DataSet.obj `if test -f 'src/core/DataSet.c'; then $(CYGPATH_W) 'src/core/DataSet.c'; else $(CYGPATH_W) '$(srcdir)/src/core/DataSet.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/core/$(DEPDIR)/shotwell-DataSet.Tpo src/core/$(DEPDIR)/shotwell-DataSet.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/core/DataSet.c' object='src/core/shotwell-DataSet.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/core/shotwell-DataSet.obj `if test -f 'src/core/DataSet.c'; then $(CYGPATH_W) 'src/core/DataSet.c'; else $(CYGPATH_W) '$(srcdir)/src/core/DataSet.c'; fi`
+
+src/core/shotwell-util.o: src/core/util.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/core/shotwell-util.o -MD -MP -MF src/core/$(DEPDIR)/shotwell-util.Tpo -c -o src/core/shotwell-util.o `test -f 'src/core/util.c' || echo '$(srcdir)/'`src/core/util.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/core/$(DEPDIR)/shotwell-util.Tpo src/core/$(DEPDIR)/shotwell-util.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/core/util.c' object='src/core/shotwell-util.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/core/shotwell-util.o `test -f 'src/core/util.c' || echo '$(srcdir)/'`src/core/util.c
+
+src/core/shotwell-util.obj: src/core/util.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/core/shotwell-util.obj -MD -MP -MF src/core/$(DEPDIR)/shotwell-util.Tpo -c -o src/core/shotwell-util.obj `if test -f 'src/core/util.c'; then $(CYGPATH_W) 'src/core/util.c'; else $(CYGPATH_W) '$(srcdir)/src/core/util.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/core/$(DEPDIR)/shotwell-util.Tpo src/core/$(DEPDIR)/shotwell-util.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/core/util.c' object='src/core/shotwell-util.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/core/shotwell-util.obj `if test -f 'src/core/util.c'; then $(CYGPATH_W) 'src/core/util.c'; else $(CYGPATH_W) '$(srcdir)/src/core/util.c'; fi`
+
+src/core/shotwell-SourceCollection.o: src/core/SourceCollection.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/core/shotwell-SourceCollection.o -MD -MP -MF src/core/$(DEPDIR)/shotwell-SourceCollection.Tpo -c -o src/core/shotwell-SourceCollection.o `test -f 'src/core/SourceCollection.c' || echo '$(srcdir)/'`src/core/SourceCollection.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/core/$(DEPDIR)/shotwell-SourceCollection.Tpo src/core/$(DEPDIR)/shotwell-SourceCollection.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/core/SourceCollection.c' object='src/core/shotwell-SourceCollection.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/core/shotwell-SourceCollection.o `test -f 'src/core/SourceCollection.c' || echo '$(srcdir)/'`src/core/SourceCollection.c
+
+src/core/shotwell-SourceCollection.obj: src/core/SourceCollection.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/core/shotwell-SourceCollection.obj -MD -MP -MF src/core/$(DEPDIR)/shotwell-SourceCollection.Tpo -c -o src/core/shotwell-SourceCollection.obj `if test -f 'src/core/SourceCollection.c'; then $(CYGPATH_W) 'src/core/SourceCollection.c'; else $(CYGPATH_W) '$(srcdir)/src/core/SourceCollection.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/core/$(DEPDIR)/shotwell-SourceCollection.Tpo src/core/$(DEPDIR)/shotwell-SourceCollection.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/core/SourceCollection.c' object='src/core/shotwell-SourceCollection.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/core/shotwell-SourceCollection.obj `if test -f 'src/core/SourceCollection.c'; then $(CYGPATH_W) 'src/core/SourceCollection.c'; else $(CYGPATH_W) '$(srcdir)/src/core/SourceCollection.c'; fi`
+
+src/core/shotwell-SourceHoldingTank.o: src/core/SourceHoldingTank.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/core/shotwell-SourceHoldingTank.o -MD -MP -MF src/core/$(DEPDIR)/shotwell-SourceHoldingTank.Tpo -c -o src/core/shotwell-SourceHoldingTank.o `test -f 'src/core/SourceHoldingTank.c' || echo '$(srcdir)/'`src/core/SourceHoldingTank.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/core/$(DEPDIR)/shotwell-SourceHoldingTank.Tpo src/core/$(DEPDIR)/shotwell-SourceHoldingTank.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/core/SourceHoldingTank.c' object='src/core/shotwell-SourceHoldingTank.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/core/shotwell-SourceHoldingTank.o `test -f 'src/core/SourceHoldingTank.c' || echo '$(srcdir)/'`src/core/SourceHoldingTank.c
+
+src/core/shotwell-SourceHoldingTank.obj: src/core/SourceHoldingTank.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/core/shotwell-SourceHoldingTank.obj -MD -MP -MF src/core/$(DEPDIR)/shotwell-SourceHoldingTank.Tpo -c -o src/core/shotwell-SourceHoldingTank.obj `if test -f 'src/core/SourceHoldingTank.c'; then $(CYGPATH_W) 'src/core/SourceHoldingTank.c'; else $(CYGPATH_W) '$(srcdir)/src/core/SourceHoldingTank.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/core/$(DEPDIR)/shotwell-SourceHoldingTank.Tpo src/core/$(DEPDIR)/shotwell-SourceHoldingTank.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/core/SourceHoldingTank.c' object='src/core/shotwell-SourceHoldingTank.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/core/shotwell-SourceHoldingTank.obj `if test -f 'src/core/SourceHoldingTank.c'; then $(CYGPATH_W) 'src/core/SourceHoldingTank.c'; else $(CYGPATH_W) '$(srcdir)/src/core/SourceHoldingTank.c'; fi`
+
+src/core/shotwell-DatabaseSourceCollection.o: src/core/DatabaseSourceCollection.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/core/shotwell-DatabaseSourceCollection.o -MD -MP -MF src/core/$(DEPDIR)/shotwell-DatabaseSourceCollection.Tpo -c -o src/core/shotwell-DatabaseSourceCollection.o `test -f 'src/core/DatabaseSourceCollection.c' || echo '$(srcdir)/'`src/core/DatabaseSourceCollection.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/core/$(DEPDIR)/shotwell-DatabaseSourceCollection.Tpo src/core/$(DEPDIR)/shotwell-DatabaseSourceCollection.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/core/DatabaseSourceCollection.c' object='src/core/shotwell-DatabaseSourceCollection.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/core/shotwell-DatabaseSourceCollection.o `test -f 'src/core/DatabaseSourceCollection.c' || echo '$(srcdir)/'`src/core/DatabaseSourceCollection.c
+
+src/core/shotwell-DatabaseSourceCollection.obj: src/core/DatabaseSourceCollection.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/core/shotwell-DatabaseSourceCollection.obj -MD -MP -MF src/core/$(DEPDIR)/shotwell-DatabaseSourceCollection.Tpo -c -o src/core/shotwell-DatabaseSourceCollection.obj `if test -f 'src/core/DatabaseSourceCollection.c'; then $(CYGPATH_W) 'src/core/DatabaseSourceCollection.c'; else $(CYGPATH_W) '$(srcdir)/src/core/DatabaseSourceCollection.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/core/$(DEPDIR)/shotwell-DatabaseSourceCollection.Tpo src/core/$(DEPDIR)/shotwell-DatabaseSourceCollection.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/core/DatabaseSourceCollection.c' object='src/core/shotwell-DatabaseSourceCollection.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/core/shotwell-DatabaseSourceCollection.obj `if test -f 'src/core/DatabaseSourceCollection.c'; then $(CYGPATH_W) 'src/core/DatabaseSourceCollection.c'; else $(CYGPATH_W) '$(srcdir)/src/core/DatabaseSourceCollection.c'; fi`
+
+src/core/shotwell-ContainerSourceCollection.o: src/core/ContainerSourceCollection.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/core/shotwell-ContainerSourceCollection.o -MD -MP -MF src/core/$(DEPDIR)/shotwell-ContainerSourceCollection.Tpo -c -o src/core/shotwell-ContainerSourceCollection.o `test -f 'src/core/ContainerSourceCollection.c' || echo '$(srcdir)/'`src/core/ContainerSourceCollection.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/core/$(DEPDIR)/shotwell-ContainerSourceCollection.Tpo src/core/$(DEPDIR)/shotwell-ContainerSourceCollection.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/core/ContainerSourceCollection.c' object='src/core/shotwell-ContainerSourceCollection.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/core/shotwell-ContainerSourceCollection.o `test -f 'src/core/ContainerSourceCollection.c' || echo '$(srcdir)/'`src/core/ContainerSourceCollection.c
+
+src/core/shotwell-ContainerSourceCollection.obj: src/core/ContainerSourceCollection.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/core/shotwell-ContainerSourceCollection.obj -MD -MP -MF src/core/$(DEPDIR)/shotwell-ContainerSourceCollection.Tpo -c -o src/core/shotwell-ContainerSourceCollection.obj `if test -f 'src/core/ContainerSourceCollection.c'; then $(CYGPATH_W) 'src/core/ContainerSourceCollection.c'; else $(CYGPATH_W) '$(srcdir)/src/core/ContainerSourceCollection.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/core/$(DEPDIR)/shotwell-ContainerSourceCollection.Tpo src/core/$(DEPDIR)/shotwell-ContainerSourceCollection.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/core/ContainerSourceCollection.c' object='src/core/shotwell-ContainerSourceCollection.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/core/shotwell-ContainerSourceCollection.obj `if test -f 'src/core/ContainerSourceCollection.c'; then $(CYGPATH_W) 'src/core/ContainerSourceCollection.c'; else $(CYGPATH_W) '$(srcdir)/src/core/ContainerSourceCollection.c'; fi`
+
+src/core/shotwell-ViewCollection.o: src/core/ViewCollection.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/core/shotwell-ViewCollection.o -MD -MP -MF src/core/$(DEPDIR)/shotwell-ViewCollection.Tpo -c -o src/core/shotwell-ViewCollection.o `test -f 'src/core/ViewCollection.c' || echo '$(srcdir)/'`src/core/ViewCollection.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/core/$(DEPDIR)/shotwell-ViewCollection.Tpo src/core/$(DEPDIR)/shotwell-ViewCollection.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/core/ViewCollection.c' object='src/core/shotwell-ViewCollection.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/core/shotwell-ViewCollection.o `test -f 'src/core/ViewCollection.c' || echo '$(srcdir)/'`src/core/ViewCollection.c
+
+src/core/shotwell-ViewCollection.obj: src/core/ViewCollection.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/core/shotwell-ViewCollection.obj -MD -MP -MF src/core/$(DEPDIR)/shotwell-ViewCollection.Tpo -c -o src/core/shotwell-ViewCollection.obj `if test -f 'src/core/ViewCollection.c'; then $(CYGPATH_W) 'src/core/ViewCollection.c'; else $(CYGPATH_W) '$(srcdir)/src/core/ViewCollection.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/core/$(DEPDIR)/shotwell-ViewCollection.Tpo src/core/$(DEPDIR)/shotwell-ViewCollection.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/core/ViewCollection.c' object='src/core/shotwell-ViewCollection.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/core/shotwell-ViewCollection.obj `if test -f 'src/core/ViewCollection.c'; then $(CYGPATH_W) 'src/core/ViewCollection.c'; else $(CYGPATH_W) '$(srcdir)/src/core/ViewCollection.c'; fi`
+
+src/core/shotwell-DataObject.o: src/core/DataObject.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/core/shotwell-DataObject.o -MD -MP -MF src/core/$(DEPDIR)/shotwell-DataObject.Tpo -c -o src/core/shotwell-DataObject.o `test -f 'src/core/DataObject.c' || echo '$(srcdir)/'`src/core/DataObject.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/core/$(DEPDIR)/shotwell-DataObject.Tpo src/core/$(DEPDIR)/shotwell-DataObject.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/core/DataObject.c' object='src/core/shotwell-DataObject.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/core/shotwell-DataObject.o `test -f 'src/core/DataObject.c' || echo '$(srcdir)/'`src/core/DataObject.c
+
+src/core/shotwell-DataObject.obj: src/core/DataObject.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/core/shotwell-DataObject.obj -MD -MP -MF src/core/$(DEPDIR)/shotwell-DataObject.Tpo -c -o src/core/shotwell-DataObject.obj `if test -f 'src/core/DataObject.c'; then $(CYGPATH_W) 'src/core/DataObject.c'; else $(CYGPATH_W) '$(srcdir)/src/core/DataObject.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/core/$(DEPDIR)/shotwell-DataObject.Tpo src/core/$(DEPDIR)/shotwell-DataObject.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/core/DataObject.c' object='src/core/shotwell-DataObject.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/core/shotwell-DataObject.obj `if test -f 'src/core/DataObject.c'; then $(CYGPATH_W) 'src/core/DataObject.c'; else $(CYGPATH_W) '$(srcdir)/src/core/DataObject.c'; fi`
+
+src/core/shotwell-Alteration.o: src/core/Alteration.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/core/shotwell-Alteration.o -MD -MP -MF src/core/$(DEPDIR)/shotwell-Alteration.Tpo -c -o src/core/shotwell-Alteration.o `test -f 'src/core/Alteration.c' || echo '$(srcdir)/'`src/core/Alteration.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/core/$(DEPDIR)/shotwell-Alteration.Tpo src/core/$(DEPDIR)/shotwell-Alteration.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/core/Alteration.c' object='src/core/shotwell-Alteration.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/core/shotwell-Alteration.o `test -f 'src/core/Alteration.c' || echo '$(srcdir)/'`src/core/Alteration.c
+
+src/core/shotwell-Alteration.obj: src/core/Alteration.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/core/shotwell-Alteration.obj -MD -MP -MF src/core/$(DEPDIR)/shotwell-Alteration.Tpo -c -o src/core/shotwell-Alteration.obj `if test -f 'src/core/Alteration.c'; then $(CYGPATH_W) 'src/core/Alteration.c'; else $(CYGPATH_W) '$(srcdir)/src/core/Alteration.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/core/$(DEPDIR)/shotwell-Alteration.Tpo src/core/$(DEPDIR)/shotwell-Alteration.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/core/Alteration.c' object='src/core/shotwell-Alteration.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/core/shotwell-Alteration.obj `if test -f 'src/core/Alteration.c'; then $(CYGPATH_W) 'src/core/Alteration.c'; else $(CYGPATH_W) '$(srcdir)/src/core/Alteration.c'; fi`
+
+src/core/shotwell-DataSource.o: src/core/DataSource.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/core/shotwell-DataSource.o -MD -MP -MF src/core/$(DEPDIR)/shotwell-DataSource.Tpo -c -o src/core/shotwell-DataSource.o `test -f 'src/core/DataSource.c' || echo '$(srcdir)/'`src/core/DataSource.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/core/$(DEPDIR)/shotwell-DataSource.Tpo src/core/$(DEPDIR)/shotwell-DataSource.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/core/DataSource.c' object='src/core/shotwell-DataSource.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/core/shotwell-DataSource.o `test -f 'src/core/DataSource.c' || echo '$(srcdir)/'`src/core/DataSource.c
+
+src/core/shotwell-DataSource.obj: src/core/DataSource.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/core/shotwell-DataSource.obj -MD -MP -MF src/core/$(DEPDIR)/shotwell-DataSource.Tpo -c -o src/core/shotwell-DataSource.obj `if test -f 'src/core/DataSource.c'; then $(CYGPATH_W) 'src/core/DataSource.c'; else $(CYGPATH_W) '$(srcdir)/src/core/DataSource.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/core/$(DEPDIR)/shotwell-DataSource.Tpo src/core/$(DEPDIR)/shotwell-DataSource.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/core/DataSource.c' object='src/core/shotwell-DataSource.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/core/shotwell-DataSource.obj `if test -f 'src/core/DataSource.c'; then $(CYGPATH_W) 'src/core/DataSource.c'; else $(CYGPATH_W) '$(srcdir)/src/core/DataSource.c'; fi`
+
+src/core/shotwell-DataSourceTypes.o: src/core/DataSourceTypes.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/core/shotwell-DataSourceTypes.o -MD -MP -MF src/core/$(DEPDIR)/shotwell-DataSourceTypes.Tpo -c -o src/core/shotwell-DataSourceTypes.o `test -f 'src/core/DataSourceTypes.c' || echo '$(srcdir)/'`src/core/DataSourceTypes.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/core/$(DEPDIR)/shotwell-DataSourceTypes.Tpo src/core/$(DEPDIR)/shotwell-DataSourceTypes.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/core/DataSourceTypes.c' object='src/core/shotwell-DataSourceTypes.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/core/shotwell-DataSourceTypes.o `test -f 'src/core/DataSourceTypes.c' || echo '$(srcdir)/'`src/core/DataSourceTypes.c
+
+src/core/shotwell-DataSourceTypes.obj: src/core/DataSourceTypes.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/core/shotwell-DataSourceTypes.obj -MD -MP -MF src/core/$(DEPDIR)/shotwell-DataSourceTypes.Tpo -c -o src/core/shotwell-DataSourceTypes.obj `if test -f 'src/core/DataSourceTypes.c'; then $(CYGPATH_W) 'src/core/DataSourceTypes.c'; else $(CYGPATH_W) '$(srcdir)/src/core/DataSourceTypes.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/core/$(DEPDIR)/shotwell-DataSourceTypes.Tpo src/core/$(DEPDIR)/shotwell-DataSourceTypes.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/core/DataSourceTypes.c' object='src/core/shotwell-DataSourceTypes.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/core/shotwell-DataSourceTypes.obj `if test -f 'src/core/DataSourceTypes.c'; then $(CYGPATH_W) 'src/core/DataSourceTypes.c'; else $(CYGPATH_W) '$(srcdir)/src/core/DataSourceTypes.c'; fi`
+
+src/core/shotwell-DataView.o: src/core/DataView.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/core/shotwell-DataView.o -MD -MP -MF src/core/$(DEPDIR)/shotwell-DataView.Tpo -c -o src/core/shotwell-DataView.o `test -f 'src/core/DataView.c' || echo '$(srcdir)/'`src/core/DataView.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/core/$(DEPDIR)/shotwell-DataView.Tpo src/core/$(DEPDIR)/shotwell-DataView.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/core/DataView.c' object='src/core/shotwell-DataView.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/core/shotwell-DataView.o `test -f 'src/core/DataView.c' || echo '$(srcdir)/'`src/core/DataView.c
+
+src/core/shotwell-DataView.obj: src/core/DataView.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/core/shotwell-DataView.obj -MD -MP -MF src/core/$(DEPDIR)/shotwell-DataView.Tpo -c -o src/core/shotwell-DataView.obj `if test -f 'src/core/DataView.c'; then $(CYGPATH_W) 'src/core/DataView.c'; else $(CYGPATH_W) '$(srcdir)/src/core/DataView.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/core/$(DEPDIR)/shotwell-DataView.Tpo src/core/$(DEPDIR)/shotwell-DataView.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/core/DataView.c' object='src/core/shotwell-DataView.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/core/shotwell-DataView.obj `if test -f 'src/core/DataView.c'; then $(CYGPATH_W) 'src/core/DataView.c'; else $(CYGPATH_W) '$(srcdir)/src/core/DataView.c'; fi`
+
+src/core/shotwell-DataViewTypes.o: src/core/DataViewTypes.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/core/shotwell-DataViewTypes.o -MD -MP -MF src/core/$(DEPDIR)/shotwell-DataViewTypes.Tpo -c -o src/core/shotwell-DataViewTypes.o `test -f 'src/core/DataViewTypes.c' || echo '$(srcdir)/'`src/core/DataViewTypes.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/core/$(DEPDIR)/shotwell-DataViewTypes.Tpo src/core/$(DEPDIR)/shotwell-DataViewTypes.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/core/DataViewTypes.c' object='src/core/shotwell-DataViewTypes.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/core/shotwell-DataViewTypes.o `test -f 'src/core/DataViewTypes.c' || echo '$(srcdir)/'`src/core/DataViewTypes.c
+
+src/core/shotwell-DataViewTypes.obj: src/core/DataViewTypes.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/core/shotwell-DataViewTypes.obj -MD -MP -MF src/core/$(DEPDIR)/shotwell-DataViewTypes.Tpo -c -o src/core/shotwell-DataViewTypes.obj `if test -f 'src/core/DataViewTypes.c'; then $(CYGPATH_W) 'src/core/DataViewTypes.c'; else $(CYGPATH_W) '$(srcdir)/src/core/DataViewTypes.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/core/$(DEPDIR)/shotwell-DataViewTypes.Tpo src/core/$(DEPDIR)/shotwell-DataViewTypes.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/core/DataViewTypes.c' object='src/core/shotwell-DataViewTypes.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/core/shotwell-DataViewTypes.obj `if test -f 'src/core/DataViewTypes.c'; then $(CYGPATH_W) 'src/core/DataViewTypes.c'; else $(CYGPATH_W) '$(srcdir)/src/core/DataViewTypes.c'; fi`
+
+src/core/shotwell-Tracker.o: src/core/Tracker.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/core/shotwell-Tracker.o -MD -MP -MF src/core/$(DEPDIR)/shotwell-Tracker.Tpo -c -o src/core/shotwell-Tracker.o `test -f 'src/core/Tracker.c' || echo '$(srcdir)/'`src/core/Tracker.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/core/$(DEPDIR)/shotwell-Tracker.Tpo src/core/$(DEPDIR)/shotwell-Tracker.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/core/Tracker.c' object='src/core/shotwell-Tracker.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/core/shotwell-Tracker.o `test -f 'src/core/Tracker.c' || echo '$(srcdir)/'`src/core/Tracker.c
+
+src/core/shotwell-Tracker.obj: src/core/Tracker.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/core/shotwell-Tracker.obj -MD -MP -MF src/core/$(DEPDIR)/shotwell-Tracker.Tpo -c -o src/core/shotwell-Tracker.obj `if test -f 'src/core/Tracker.c'; then $(CYGPATH_W) 'src/core/Tracker.c'; else $(CYGPATH_W) '$(srcdir)/src/core/Tracker.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/core/$(DEPDIR)/shotwell-Tracker.Tpo src/core/$(DEPDIR)/shotwell-Tracker.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/core/Tracker.c' object='src/core/shotwell-Tracker.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/core/shotwell-Tracker.obj `if test -f 'src/core/Tracker.c'; then $(CYGPATH_W) 'src/core/Tracker.c'; else $(CYGPATH_W) '$(srcdir)/src/core/Tracker.c'; fi`
+
+src/core/shotwell-SourceInterfaces.o: src/core/SourceInterfaces.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/core/shotwell-SourceInterfaces.o -MD -MP -MF src/core/$(DEPDIR)/shotwell-SourceInterfaces.Tpo -c -o src/core/shotwell-SourceInterfaces.o `test -f 'src/core/SourceInterfaces.c' || echo '$(srcdir)/'`src/core/SourceInterfaces.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/core/$(DEPDIR)/shotwell-SourceInterfaces.Tpo src/core/$(DEPDIR)/shotwell-SourceInterfaces.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/core/SourceInterfaces.c' object='src/core/shotwell-SourceInterfaces.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/core/shotwell-SourceInterfaces.o `test -f 'src/core/SourceInterfaces.c' || echo '$(srcdir)/'`src/core/SourceInterfaces.c
+
+src/core/shotwell-SourceInterfaces.obj: src/core/SourceInterfaces.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/core/shotwell-SourceInterfaces.obj -MD -MP -MF src/core/$(DEPDIR)/shotwell-SourceInterfaces.Tpo -c -o src/core/shotwell-SourceInterfaces.obj `if test -f 'src/core/SourceInterfaces.c'; then $(CYGPATH_W) 'src/core/SourceInterfaces.c'; else $(CYGPATH_W) '$(srcdir)/src/core/SourceInterfaces.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/core/$(DEPDIR)/shotwell-SourceInterfaces.Tpo src/core/$(DEPDIR)/shotwell-SourceInterfaces.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/core/SourceInterfaces.c' object='src/core/shotwell-SourceInterfaces.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/core/shotwell-SourceInterfaces.obj `if test -f 'src/core/SourceInterfaces.c'; then $(CYGPATH_W) 'src/core/SourceInterfaces.c'; else $(CYGPATH_W) '$(srcdir)/src/core/SourceInterfaces.c'; fi`
+
+src/sidebar/shotwell-Sidebar.o: src/sidebar/Sidebar.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/sidebar/shotwell-Sidebar.o -MD -MP -MF src/sidebar/$(DEPDIR)/shotwell-Sidebar.Tpo -c -o src/sidebar/shotwell-Sidebar.o `test -f 'src/sidebar/Sidebar.c' || echo '$(srcdir)/'`src/sidebar/Sidebar.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/sidebar/$(DEPDIR)/shotwell-Sidebar.Tpo src/sidebar/$(DEPDIR)/shotwell-Sidebar.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/sidebar/Sidebar.c' object='src/sidebar/shotwell-Sidebar.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/sidebar/shotwell-Sidebar.o `test -f 'src/sidebar/Sidebar.c' || echo '$(srcdir)/'`src/sidebar/Sidebar.c
+
+src/sidebar/shotwell-Sidebar.obj: src/sidebar/Sidebar.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/sidebar/shotwell-Sidebar.obj -MD -MP -MF src/sidebar/$(DEPDIR)/shotwell-Sidebar.Tpo -c -o src/sidebar/shotwell-Sidebar.obj `if test -f 'src/sidebar/Sidebar.c'; then $(CYGPATH_W) 'src/sidebar/Sidebar.c'; else $(CYGPATH_W) '$(srcdir)/src/sidebar/Sidebar.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/sidebar/$(DEPDIR)/shotwell-Sidebar.Tpo src/sidebar/$(DEPDIR)/shotwell-Sidebar.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/sidebar/Sidebar.c' object='src/sidebar/shotwell-Sidebar.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/sidebar/shotwell-Sidebar.obj `if test -f 'src/sidebar/Sidebar.c'; then $(CYGPATH_W) 'src/sidebar/Sidebar.c'; else $(CYGPATH_W) '$(srcdir)/src/sidebar/Sidebar.c'; fi`
+
+src/sidebar/shotwell-Branch.o: src/sidebar/Branch.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/sidebar/shotwell-Branch.o -MD -MP -MF src/sidebar/$(DEPDIR)/shotwell-Branch.Tpo -c -o src/sidebar/shotwell-Branch.o `test -f 'src/sidebar/Branch.c' || echo '$(srcdir)/'`src/sidebar/Branch.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/sidebar/$(DEPDIR)/shotwell-Branch.Tpo src/sidebar/$(DEPDIR)/shotwell-Branch.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/sidebar/Branch.c' object='src/sidebar/shotwell-Branch.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/sidebar/shotwell-Branch.o `test -f 'src/sidebar/Branch.c' || echo '$(srcdir)/'`src/sidebar/Branch.c
+
+src/sidebar/shotwell-Branch.obj: src/sidebar/Branch.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/sidebar/shotwell-Branch.obj -MD -MP -MF src/sidebar/$(DEPDIR)/shotwell-Branch.Tpo -c -o src/sidebar/shotwell-Branch.obj `if test -f 'src/sidebar/Branch.c'; then $(CYGPATH_W) 'src/sidebar/Branch.c'; else $(CYGPATH_W) '$(srcdir)/src/sidebar/Branch.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/sidebar/$(DEPDIR)/shotwell-Branch.Tpo src/sidebar/$(DEPDIR)/shotwell-Branch.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/sidebar/Branch.c' object='src/sidebar/shotwell-Branch.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/sidebar/shotwell-Branch.obj `if test -f 'src/sidebar/Branch.c'; then $(CYGPATH_W) 'src/sidebar/Branch.c'; else $(CYGPATH_W) '$(srcdir)/src/sidebar/Branch.c'; fi`
+
+src/sidebar/shotwell-Entry.o: src/sidebar/Entry.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/sidebar/shotwell-Entry.o -MD -MP -MF src/sidebar/$(DEPDIR)/shotwell-Entry.Tpo -c -o src/sidebar/shotwell-Entry.o `test -f 'src/sidebar/Entry.c' || echo '$(srcdir)/'`src/sidebar/Entry.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/sidebar/$(DEPDIR)/shotwell-Entry.Tpo src/sidebar/$(DEPDIR)/shotwell-Entry.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/sidebar/Entry.c' object='src/sidebar/shotwell-Entry.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/sidebar/shotwell-Entry.o `test -f 'src/sidebar/Entry.c' || echo '$(srcdir)/'`src/sidebar/Entry.c
+
+src/sidebar/shotwell-Entry.obj: src/sidebar/Entry.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/sidebar/shotwell-Entry.obj -MD -MP -MF src/sidebar/$(DEPDIR)/shotwell-Entry.Tpo -c -o src/sidebar/shotwell-Entry.obj `if test -f 'src/sidebar/Entry.c'; then $(CYGPATH_W) 'src/sidebar/Entry.c'; else $(CYGPATH_W) '$(srcdir)/src/sidebar/Entry.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/sidebar/$(DEPDIR)/shotwell-Entry.Tpo src/sidebar/$(DEPDIR)/shotwell-Entry.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/sidebar/Entry.c' object='src/sidebar/shotwell-Entry.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/sidebar/shotwell-Entry.obj `if test -f 'src/sidebar/Entry.c'; then $(CYGPATH_W) 'src/sidebar/Entry.c'; else $(CYGPATH_W) '$(srcdir)/src/sidebar/Entry.c'; fi`
+
+src/sidebar/shotwell-Tree.o: src/sidebar/Tree.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/sidebar/shotwell-Tree.o -MD -MP -MF src/sidebar/$(DEPDIR)/shotwell-Tree.Tpo -c -o src/sidebar/shotwell-Tree.o `test -f 'src/sidebar/Tree.c' || echo '$(srcdir)/'`src/sidebar/Tree.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/sidebar/$(DEPDIR)/shotwell-Tree.Tpo src/sidebar/$(DEPDIR)/shotwell-Tree.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/sidebar/Tree.c' object='src/sidebar/shotwell-Tree.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/sidebar/shotwell-Tree.o `test -f 'src/sidebar/Tree.c' || echo '$(srcdir)/'`src/sidebar/Tree.c
+
+src/sidebar/shotwell-Tree.obj: src/sidebar/Tree.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/sidebar/shotwell-Tree.obj -MD -MP -MF src/sidebar/$(DEPDIR)/shotwell-Tree.Tpo -c -o src/sidebar/shotwell-Tree.obj `if test -f 'src/sidebar/Tree.c'; then $(CYGPATH_W) 'src/sidebar/Tree.c'; else $(CYGPATH_W) '$(srcdir)/src/sidebar/Tree.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/sidebar/$(DEPDIR)/shotwell-Tree.Tpo src/sidebar/$(DEPDIR)/shotwell-Tree.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/sidebar/Tree.c' object='src/sidebar/shotwell-Tree.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/sidebar/shotwell-Tree.obj `if test -f 'src/sidebar/Tree.c'; then $(CYGPATH_W) 'src/sidebar/Tree.c'; else $(CYGPATH_W) '$(srcdir)/src/sidebar/Tree.c'; fi`
+
+src/sidebar/shotwell-common.o: src/sidebar/common.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/sidebar/shotwell-common.o -MD -MP -MF src/sidebar/$(DEPDIR)/shotwell-common.Tpo -c -o src/sidebar/shotwell-common.o `test -f 'src/sidebar/common.c' || echo '$(srcdir)/'`src/sidebar/common.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/sidebar/$(DEPDIR)/shotwell-common.Tpo src/sidebar/$(DEPDIR)/shotwell-common.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/sidebar/common.c' object='src/sidebar/shotwell-common.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/sidebar/shotwell-common.o `test -f 'src/sidebar/common.c' || echo '$(srcdir)/'`src/sidebar/common.c
+
+src/sidebar/shotwell-common.obj: src/sidebar/common.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/sidebar/shotwell-common.obj -MD -MP -MF src/sidebar/$(DEPDIR)/shotwell-common.Tpo -c -o src/sidebar/shotwell-common.obj `if test -f 'src/sidebar/common.c'; then $(CYGPATH_W) 'src/sidebar/common.c'; else $(CYGPATH_W) '$(srcdir)/src/sidebar/common.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/sidebar/$(DEPDIR)/shotwell-common.Tpo src/sidebar/$(DEPDIR)/shotwell-common.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/sidebar/common.c' object='src/sidebar/shotwell-common.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/sidebar/shotwell-common.obj `if test -f 'src/sidebar/common.c'; then $(CYGPATH_W) 'src/sidebar/common.c'; else $(CYGPATH_W) '$(srcdir)/src/sidebar/common.c'; fi`
+
+src/events/shotwell-Events.o: src/events/Events.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/events/shotwell-Events.o -MD -MP -MF src/events/$(DEPDIR)/shotwell-Events.Tpo -c -o src/events/shotwell-Events.o `test -f 'src/events/Events.c' || echo '$(srcdir)/'`src/events/Events.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/events/$(DEPDIR)/shotwell-Events.Tpo src/events/$(DEPDIR)/shotwell-Events.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/events/Events.c' object='src/events/shotwell-Events.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/events/shotwell-Events.o `test -f 'src/events/Events.c' || echo '$(srcdir)/'`src/events/Events.c
+
+src/events/shotwell-Events.obj: src/events/Events.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/events/shotwell-Events.obj -MD -MP -MF src/events/$(DEPDIR)/shotwell-Events.Tpo -c -o src/events/shotwell-Events.obj `if test -f 'src/events/Events.c'; then $(CYGPATH_W) 'src/events/Events.c'; else $(CYGPATH_W) '$(srcdir)/src/events/Events.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/events/$(DEPDIR)/shotwell-Events.Tpo src/events/$(DEPDIR)/shotwell-Events.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/events/Events.c' object='src/events/shotwell-Events.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/events/shotwell-Events.obj `if test -f 'src/events/Events.c'; then $(CYGPATH_W) 'src/events/Events.c'; else $(CYGPATH_W) '$(srcdir)/src/events/Events.c'; fi`
+
+src/events/shotwell-Branch.o: src/events/Branch.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/events/shotwell-Branch.o -MD -MP -MF src/events/$(DEPDIR)/shotwell-Branch.Tpo -c -o src/events/shotwell-Branch.o `test -f 'src/events/Branch.c' || echo '$(srcdir)/'`src/events/Branch.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/events/$(DEPDIR)/shotwell-Branch.Tpo src/events/$(DEPDIR)/shotwell-Branch.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/events/Branch.c' object='src/events/shotwell-Branch.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/events/shotwell-Branch.o `test -f 'src/events/Branch.c' || echo '$(srcdir)/'`src/events/Branch.c
+
+src/events/shotwell-Branch.obj: src/events/Branch.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/events/shotwell-Branch.obj -MD -MP -MF src/events/$(DEPDIR)/shotwell-Branch.Tpo -c -o src/events/shotwell-Branch.obj `if test -f 'src/events/Branch.c'; then $(CYGPATH_W) 'src/events/Branch.c'; else $(CYGPATH_W) '$(srcdir)/src/events/Branch.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/events/$(DEPDIR)/shotwell-Branch.Tpo src/events/$(DEPDIR)/shotwell-Branch.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/events/Branch.c' object='src/events/shotwell-Branch.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/events/shotwell-Branch.obj `if test -f 'src/events/Branch.c'; then $(CYGPATH_W) 'src/events/Branch.c'; else $(CYGPATH_W) '$(srcdir)/src/events/Branch.c'; fi`
+
+src/events/shotwell-EventsDirectoryPage.o: src/events/EventsDirectoryPage.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/events/shotwell-EventsDirectoryPage.o -MD -MP -MF src/events/$(DEPDIR)/shotwell-EventsDirectoryPage.Tpo -c -o src/events/shotwell-EventsDirectoryPage.o `test -f 'src/events/EventsDirectoryPage.c' || echo '$(srcdir)/'`src/events/EventsDirectoryPage.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/events/$(DEPDIR)/shotwell-EventsDirectoryPage.Tpo src/events/$(DEPDIR)/shotwell-EventsDirectoryPage.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/events/EventsDirectoryPage.c' object='src/events/shotwell-EventsDirectoryPage.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/events/shotwell-EventsDirectoryPage.o `test -f 'src/events/EventsDirectoryPage.c' || echo '$(srcdir)/'`src/events/EventsDirectoryPage.c
+
+src/events/shotwell-EventsDirectoryPage.obj: src/events/EventsDirectoryPage.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/events/shotwell-EventsDirectoryPage.obj -MD -MP -MF src/events/$(DEPDIR)/shotwell-EventsDirectoryPage.Tpo -c -o src/events/shotwell-EventsDirectoryPage.obj `if test -f 'src/events/EventsDirectoryPage.c'; then $(CYGPATH_W) 'src/events/EventsDirectoryPage.c'; else $(CYGPATH_W) '$(srcdir)/src/events/EventsDirectoryPage.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/events/$(DEPDIR)/shotwell-EventsDirectoryPage.Tpo src/events/$(DEPDIR)/shotwell-EventsDirectoryPage.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/events/EventsDirectoryPage.c' object='src/events/shotwell-EventsDirectoryPage.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/events/shotwell-EventsDirectoryPage.obj `if test -f 'src/events/EventsDirectoryPage.c'; then $(CYGPATH_W) 'src/events/EventsDirectoryPage.c'; else $(CYGPATH_W) '$(srcdir)/src/events/EventsDirectoryPage.c'; fi`
+
+src/events/shotwell-EventPage.o: src/events/EventPage.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/events/shotwell-EventPage.o -MD -MP -MF src/events/$(DEPDIR)/shotwell-EventPage.Tpo -c -o src/events/shotwell-EventPage.o `test -f 'src/events/EventPage.c' || echo '$(srcdir)/'`src/events/EventPage.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/events/$(DEPDIR)/shotwell-EventPage.Tpo src/events/$(DEPDIR)/shotwell-EventPage.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/events/EventPage.c' object='src/events/shotwell-EventPage.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/events/shotwell-EventPage.o `test -f 'src/events/EventPage.c' || echo '$(srcdir)/'`src/events/EventPage.c
+
+src/events/shotwell-EventPage.obj: src/events/EventPage.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/events/shotwell-EventPage.obj -MD -MP -MF src/events/$(DEPDIR)/shotwell-EventPage.Tpo -c -o src/events/shotwell-EventPage.obj `if test -f 'src/events/EventPage.c'; then $(CYGPATH_W) 'src/events/EventPage.c'; else $(CYGPATH_W) '$(srcdir)/src/events/EventPage.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/events/$(DEPDIR)/shotwell-EventPage.Tpo src/events/$(DEPDIR)/shotwell-EventPage.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/events/EventPage.c' object='src/events/shotwell-EventPage.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/events/shotwell-EventPage.obj `if test -f 'src/events/EventPage.c'; then $(CYGPATH_W) 'src/events/EventPage.c'; else $(CYGPATH_W) '$(srcdir)/src/events/EventPage.c'; fi`
+
+src/events/shotwell-EventDirectoryItem.o: src/events/EventDirectoryItem.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/events/shotwell-EventDirectoryItem.o -MD -MP -MF src/events/$(DEPDIR)/shotwell-EventDirectoryItem.Tpo -c -o src/events/shotwell-EventDirectoryItem.o `test -f 'src/events/EventDirectoryItem.c' || echo '$(srcdir)/'`src/events/EventDirectoryItem.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/events/$(DEPDIR)/shotwell-EventDirectoryItem.Tpo src/events/$(DEPDIR)/shotwell-EventDirectoryItem.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/events/EventDirectoryItem.c' object='src/events/shotwell-EventDirectoryItem.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/events/shotwell-EventDirectoryItem.o `test -f 'src/events/EventDirectoryItem.c' || echo '$(srcdir)/'`src/events/EventDirectoryItem.c
+
+src/events/shotwell-EventDirectoryItem.obj: src/events/EventDirectoryItem.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/events/shotwell-EventDirectoryItem.obj -MD -MP -MF src/events/$(DEPDIR)/shotwell-EventDirectoryItem.Tpo -c -o src/events/shotwell-EventDirectoryItem.obj `if test -f 'src/events/EventDirectoryItem.c'; then $(CYGPATH_W) 'src/events/EventDirectoryItem.c'; else $(CYGPATH_W) '$(srcdir)/src/events/EventDirectoryItem.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/events/$(DEPDIR)/shotwell-EventDirectoryItem.Tpo src/events/$(DEPDIR)/shotwell-EventDirectoryItem.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/events/EventDirectoryItem.c' object='src/events/shotwell-EventDirectoryItem.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/events/shotwell-EventDirectoryItem.obj `if test -f 'src/events/EventDirectoryItem.c'; then $(CYGPATH_W) 'src/events/EventDirectoryItem.c'; else $(CYGPATH_W) '$(srcdir)/src/events/EventDirectoryItem.c'; fi`
+
+src/tags/shotwell-Tags.o: src/tags/Tags.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/tags/shotwell-Tags.o -MD -MP -MF src/tags/$(DEPDIR)/shotwell-Tags.Tpo -c -o src/tags/shotwell-Tags.o `test -f 'src/tags/Tags.c' || echo '$(srcdir)/'`src/tags/Tags.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/tags/$(DEPDIR)/shotwell-Tags.Tpo src/tags/$(DEPDIR)/shotwell-Tags.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/tags/Tags.c' object='src/tags/shotwell-Tags.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/tags/shotwell-Tags.o `test -f 'src/tags/Tags.c' || echo '$(srcdir)/'`src/tags/Tags.c
+
+src/tags/shotwell-Tags.obj: src/tags/Tags.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/tags/shotwell-Tags.obj -MD -MP -MF src/tags/$(DEPDIR)/shotwell-Tags.Tpo -c -o src/tags/shotwell-Tags.obj `if test -f 'src/tags/Tags.c'; then $(CYGPATH_W) 'src/tags/Tags.c'; else $(CYGPATH_W) '$(srcdir)/src/tags/Tags.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/tags/$(DEPDIR)/shotwell-Tags.Tpo src/tags/$(DEPDIR)/shotwell-Tags.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/tags/Tags.c' object='src/tags/shotwell-Tags.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/tags/shotwell-Tags.obj `if test -f 'src/tags/Tags.c'; then $(CYGPATH_W) 'src/tags/Tags.c'; else $(CYGPATH_W) '$(srcdir)/src/tags/Tags.c'; fi`
+
+src/tags/shotwell-Branch.o: src/tags/Branch.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/tags/shotwell-Branch.o -MD -MP -MF src/tags/$(DEPDIR)/shotwell-Branch.Tpo -c -o src/tags/shotwell-Branch.o `test -f 'src/tags/Branch.c' || echo '$(srcdir)/'`src/tags/Branch.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/tags/$(DEPDIR)/shotwell-Branch.Tpo src/tags/$(DEPDIR)/shotwell-Branch.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/tags/Branch.c' object='src/tags/shotwell-Branch.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/tags/shotwell-Branch.o `test -f 'src/tags/Branch.c' || echo '$(srcdir)/'`src/tags/Branch.c
+
+src/tags/shotwell-Branch.obj: src/tags/Branch.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/tags/shotwell-Branch.obj -MD -MP -MF src/tags/$(DEPDIR)/shotwell-Branch.Tpo -c -o src/tags/shotwell-Branch.obj `if test -f 'src/tags/Branch.c'; then $(CYGPATH_W) 'src/tags/Branch.c'; else $(CYGPATH_W) '$(srcdir)/src/tags/Branch.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/tags/$(DEPDIR)/shotwell-Branch.Tpo src/tags/$(DEPDIR)/shotwell-Branch.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/tags/Branch.c' object='src/tags/shotwell-Branch.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/tags/shotwell-Branch.obj `if test -f 'src/tags/Branch.c'; then $(CYGPATH_W) 'src/tags/Branch.c'; else $(CYGPATH_W) '$(srcdir)/src/tags/Branch.c'; fi`
+
+src/tags/shotwell-TagPage.o: src/tags/TagPage.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/tags/shotwell-TagPage.o -MD -MP -MF src/tags/$(DEPDIR)/shotwell-TagPage.Tpo -c -o src/tags/shotwell-TagPage.o `test -f 'src/tags/TagPage.c' || echo '$(srcdir)/'`src/tags/TagPage.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/tags/$(DEPDIR)/shotwell-TagPage.Tpo src/tags/$(DEPDIR)/shotwell-TagPage.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/tags/TagPage.c' object='src/tags/shotwell-TagPage.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/tags/shotwell-TagPage.o `test -f 'src/tags/TagPage.c' || echo '$(srcdir)/'`src/tags/TagPage.c
+
+src/tags/shotwell-TagPage.obj: src/tags/TagPage.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/tags/shotwell-TagPage.obj -MD -MP -MF src/tags/$(DEPDIR)/shotwell-TagPage.Tpo -c -o src/tags/shotwell-TagPage.obj `if test -f 'src/tags/TagPage.c'; then $(CYGPATH_W) 'src/tags/TagPage.c'; else $(CYGPATH_W) '$(srcdir)/src/tags/TagPage.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/tags/$(DEPDIR)/shotwell-TagPage.Tpo src/tags/$(DEPDIR)/shotwell-TagPage.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/tags/TagPage.c' object='src/tags/shotwell-TagPage.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/tags/shotwell-TagPage.obj `if test -f 'src/tags/TagPage.c'; then $(CYGPATH_W) 'src/tags/TagPage.c'; else $(CYGPATH_W) '$(srcdir)/src/tags/TagPage.c'; fi`
+
+src/tags/shotwell-HierarchicalTagIndex.o: src/tags/HierarchicalTagIndex.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/tags/shotwell-HierarchicalTagIndex.o -MD -MP -MF src/tags/$(DEPDIR)/shotwell-HierarchicalTagIndex.Tpo -c -o src/tags/shotwell-HierarchicalTagIndex.o `test -f 'src/tags/HierarchicalTagIndex.c' || echo '$(srcdir)/'`src/tags/HierarchicalTagIndex.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/tags/$(DEPDIR)/shotwell-HierarchicalTagIndex.Tpo src/tags/$(DEPDIR)/shotwell-HierarchicalTagIndex.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/tags/HierarchicalTagIndex.c' object='src/tags/shotwell-HierarchicalTagIndex.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/tags/shotwell-HierarchicalTagIndex.o `test -f 'src/tags/HierarchicalTagIndex.c' || echo '$(srcdir)/'`src/tags/HierarchicalTagIndex.c
+
+src/tags/shotwell-HierarchicalTagIndex.obj: src/tags/HierarchicalTagIndex.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/tags/shotwell-HierarchicalTagIndex.obj -MD -MP -MF src/tags/$(DEPDIR)/shotwell-HierarchicalTagIndex.Tpo -c -o src/tags/shotwell-HierarchicalTagIndex.obj `if test -f 'src/tags/HierarchicalTagIndex.c'; then $(CYGPATH_W) 'src/tags/HierarchicalTagIndex.c'; else $(CYGPATH_W) '$(srcdir)/src/tags/HierarchicalTagIndex.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/tags/$(DEPDIR)/shotwell-HierarchicalTagIndex.Tpo src/tags/$(DEPDIR)/shotwell-HierarchicalTagIndex.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/tags/HierarchicalTagIndex.c' object='src/tags/shotwell-HierarchicalTagIndex.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/tags/shotwell-HierarchicalTagIndex.obj `if test -f 'src/tags/HierarchicalTagIndex.c'; then $(CYGPATH_W) 'src/tags/HierarchicalTagIndex.c'; else $(CYGPATH_W) '$(srcdir)/src/tags/HierarchicalTagIndex.c'; fi`
+
+src/tags/shotwell-HierarchicalTagUtilities.o: src/tags/HierarchicalTagUtilities.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/tags/shotwell-HierarchicalTagUtilities.o -MD -MP -MF src/tags/$(DEPDIR)/shotwell-HierarchicalTagUtilities.Tpo -c -o src/tags/shotwell-HierarchicalTagUtilities.o `test -f 'src/tags/HierarchicalTagUtilities.c' || echo '$(srcdir)/'`src/tags/HierarchicalTagUtilities.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/tags/$(DEPDIR)/shotwell-HierarchicalTagUtilities.Tpo src/tags/$(DEPDIR)/shotwell-HierarchicalTagUtilities.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/tags/HierarchicalTagUtilities.c' object='src/tags/shotwell-HierarchicalTagUtilities.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/tags/shotwell-HierarchicalTagUtilities.o `test -f 'src/tags/HierarchicalTagUtilities.c' || echo '$(srcdir)/'`src/tags/HierarchicalTagUtilities.c
+
+src/tags/shotwell-HierarchicalTagUtilities.obj: src/tags/HierarchicalTagUtilities.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/tags/shotwell-HierarchicalTagUtilities.obj -MD -MP -MF src/tags/$(DEPDIR)/shotwell-HierarchicalTagUtilities.Tpo -c -o src/tags/shotwell-HierarchicalTagUtilities.obj `if test -f 'src/tags/HierarchicalTagUtilities.c'; then $(CYGPATH_W) 'src/tags/HierarchicalTagUtilities.c'; else $(CYGPATH_W) '$(srcdir)/src/tags/HierarchicalTagUtilities.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/tags/$(DEPDIR)/shotwell-HierarchicalTagUtilities.Tpo src/tags/$(DEPDIR)/shotwell-HierarchicalTagUtilities.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/tags/HierarchicalTagUtilities.c' object='src/tags/shotwell-HierarchicalTagUtilities.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/tags/shotwell-HierarchicalTagUtilities.obj `if test -f 'src/tags/HierarchicalTagUtilities.c'; then $(CYGPATH_W) 'src/tags/HierarchicalTagUtilities.c'; else $(CYGPATH_W) '$(srcdir)/src/tags/HierarchicalTagUtilities.c'; fi`
+
+src/camera/shotwell-Camera.o: src/camera/Camera.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/camera/shotwell-Camera.o -MD -MP -MF src/camera/$(DEPDIR)/shotwell-Camera.Tpo -c -o src/camera/shotwell-Camera.o `test -f 'src/camera/Camera.c' || echo '$(srcdir)/'`src/camera/Camera.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/camera/$(DEPDIR)/shotwell-Camera.Tpo src/camera/$(DEPDIR)/shotwell-Camera.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/camera/Camera.c' object='src/camera/shotwell-Camera.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/camera/shotwell-Camera.o `test -f 'src/camera/Camera.c' || echo '$(srcdir)/'`src/camera/Camera.c
+
+src/camera/shotwell-Camera.obj: src/camera/Camera.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/camera/shotwell-Camera.obj -MD -MP -MF src/camera/$(DEPDIR)/shotwell-Camera.Tpo -c -o src/camera/shotwell-Camera.obj `if test -f 'src/camera/Camera.c'; then $(CYGPATH_W) 'src/camera/Camera.c'; else $(CYGPATH_W) '$(srcdir)/src/camera/Camera.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/camera/$(DEPDIR)/shotwell-Camera.Tpo src/camera/$(DEPDIR)/shotwell-Camera.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/camera/Camera.c' object='src/camera/shotwell-Camera.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/camera/shotwell-Camera.obj `if test -f 'src/camera/Camera.c'; then $(CYGPATH_W) 'src/camera/Camera.c'; else $(CYGPATH_W) '$(srcdir)/src/camera/Camera.c'; fi`
+
+src/camera/shotwell-Branch.o: src/camera/Branch.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/camera/shotwell-Branch.o -MD -MP -MF src/camera/$(DEPDIR)/shotwell-Branch.Tpo -c -o src/camera/shotwell-Branch.o `test -f 'src/camera/Branch.c' || echo '$(srcdir)/'`src/camera/Branch.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/camera/$(DEPDIR)/shotwell-Branch.Tpo src/camera/$(DEPDIR)/shotwell-Branch.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/camera/Branch.c' object='src/camera/shotwell-Branch.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/camera/shotwell-Branch.o `test -f 'src/camera/Branch.c' || echo '$(srcdir)/'`src/camera/Branch.c
+
+src/camera/shotwell-Branch.obj: src/camera/Branch.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/camera/shotwell-Branch.obj -MD -MP -MF src/camera/$(DEPDIR)/shotwell-Branch.Tpo -c -o src/camera/shotwell-Branch.obj `if test -f 'src/camera/Branch.c'; then $(CYGPATH_W) 'src/camera/Branch.c'; else $(CYGPATH_W) '$(srcdir)/src/camera/Branch.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/camera/$(DEPDIR)/shotwell-Branch.Tpo src/camera/$(DEPDIR)/shotwell-Branch.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/camera/Branch.c' object='src/camera/shotwell-Branch.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/camera/shotwell-Branch.obj `if test -f 'src/camera/Branch.c'; then $(CYGPATH_W) 'src/camera/Branch.c'; else $(CYGPATH_W) '$(srcdir)/src/camera/Branch.c'; fi`
+
+src/camera/shotwell-CameraTable.o: src/camera/CameraTable.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/camera/shotwell-CameraTable.o -MD -MP -MF src/camera/$(DEPDIR)/shotwell-CameraTable.Tpo -c -o src/camera/shotwell-CameraTable.o `test -f 'src/camera/CameraTable.c' || echo '$(srcdir)/'`src/camera/CameraTable.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/camera/$(DEPDIR)/shotwell-CameraTable.Tpo src/camera/$(DEPDIR)/shotwell-CameraTable.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/camera/CameraTable.c' object='src/camera/shotwell-CameraTable.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/camera/shotwell-CameraTable.o `test -f 'src/camera/CameraTable.c' || echo '$(srcdir)/'`src/camera/CameraTable.c
+
+src/camera/shotwell-CameraTable.obj: src/camera/CameraTable.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/camera/shotwell-CameraTable.obj -MD -MP -MF src/camera/$(DEPDIR)/shotwell-CameraTable.Tpo -c -o src/camera/shotwell-CameraTable.obj `if test -f 'src/camera/CameraTable.c'; then $(CYGPATH_W) 'src/camera/CameraTable.c'; else $(CYGPATH_W) '$(srcdir)/src/camera/CameraTable.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/camera/$(DEPDIR)/shotwell-CameraTable.Tpo src/camera/$(DEPDIR)/shotwell-CameraTable.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/camera/CameraTable.c' object='src/camera/shotwell-CameraTable.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/camera/shotwell-CameraTable.obj `if test -f 'src/camera/CameraTable.c'; then $(CYGPATH_W) 'src/camera/CameraTable.c'; else $(CYGPATH_W) '$(srcdir)/src/camera/CameraTable.c'; fi`
+
+src/camera/shotwell-GPhoto.o: src/camera/GPhoto.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/camera/shotwell-GPhoto.o -MD -MP -MF src/camera/$(DEPDIR)/shotwell-GPhoto.Tpo -c -o src/camera/shotwell-GPhoto.o `test -f 'src/camera/GPhoto.c' || echo '$(srcdir)/'`src/camera/GPhoto.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/camera/$(DEPDIR)/shotwell-GPhoto.Tpo src/camera/$(DEPDIR)/shotwell-GPhoto.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/camera/GPhoto.c' object='src/camera/shotwell-GPhoto.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/camera/shotwell-GPhoto.o `test -f 'src/camera/GPhoto.c' || echo '$(srcdir)/'`src/camera/GPhoto.c
+
+src/camera/shotwell-GPhoto.obj: src/camera/GPhoto.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/camera/shotwell-GPhoto.obj -MD -MP -MF src/camera/$(DEPDIR)/shotwell-GPhoto.Tpo -c -o src/camera/shotwell-GPhoto.obj `if test -f 'src/camera/GPhoto.c'; then $(CYGPATH_W) 'src/camera/GPhoto.c'; else $(CYGPATH_W) '$(srcdir)/src/camera/GPhoto.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/camera/$(DEPDIR)/shotwell-GPhoto.Tpo src/camera/$(DEPDIR)/shotwell-GPhoto.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/camera/GPhoto.c' object='src/camera/shotwell-GPhoto.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/camera/shotwell-GPhoto.obj `if test -f 'src/camera/GPhoto.c'; then $(CYGPATH_W) 'src/camera/GPhoto.c'; else $(CYGPATH_W) '$(srcdir)/src/camera/GPhoto.c'; fi`
+
+src/camera/shotwell-ImportPage.o: src/camera/ImportPage.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/camera/shotwell-ImportPage.o -MD -MP -MF src/camera/$(DEPDIR)/shotwell-ImportPage.Tpo -c -o src/camera/shotwell-ImportPage.o `test -f 'src/camera/ImportPage.c' || echo '$(srcdir)/'`src/camera/ImportPage.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/camera/$(DEPDIR)/shotwell-ImportPage.Tpo src/camera/$(DEPDIR)/shotwell-ImportPage.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/camera/ImportPage.c' object='src/camera/shotwell-ImportPage.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/camera/shotwell-ImportPage.o `test -f 'src/camera/ImportPage.c' || echo '$(srcdir)/'`src/camera/ImportPage.c
+
+src/camera/shotwell-ImportPage.obj: src/camera/ImportPage.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/camera/shotwell-ImportPage.obj -MD -MP -MF src/camera/$(DEPDIR)/shotwell-ImportPage.Tpo -c -o src/camera/shotwell-ImportPage.obj `if test -f 'src/camera/ImportPage.c'; then $(CYGPATH_W) 'src/camera/ImportPage.c'; else $(CYGPATH_W) '$(srcdir)/src/camera/ImportPage.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/camera/$(DEPDIR)/shotwell-ImportPage.Tpo src/camera/$(DEPDIR)/shotwell-ImportPage.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/camera/ImportPage.c' object='src/camera/shotwell-ImportPage.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/camera/shotwell-ImportPage.obj `if test -f 'src/camera/ImportPage.c'; then $(CYGPATH_W) 'src/camera/ImportPage.c'; else $(CYGPATH_W) '$(srcdir)/src/camera/ImportPage.c'; fi`
+
+src/searches/shotwell-Searches.o: src/searches/Searches.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/searches/shotwell-Searches.o -MD -MP -MF src/searches/$(DEPDIR)/shotwell-Searches.Tpo -c -o src/searches/shotwell-Searches.o `test -f 'src/searches/Searches.c' || echo '$(srcdir)/'`src/searches/Searches.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/searches/$(DEPDIR)/shotwell-Searches.Tpo src/searches/$(DEPDIR)/shotwell-Searches.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/searches/Searches.c' object='src/searches/shotwell-Searches.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/searches/shotwell-Searches.o `test -f 'src/searches/Searches.c' || echo '$(srcdir)/'`src/searches/Searches.c
+
+src/searches/shotwell-Searches.obj: src/searches/Searches.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/searches/shotwell-Searches.obj -MD -MP -MF src/searches/$(DEPDIR)/shotwell-Searches.Tpo -c -o src/searches/shotwell-Searches.obj `if test -f 'src/searches/Searches.c'; then $(CYGPATH_W) 'src/searches/Searches.c'; else $(CYGPATH_W) '$(srcdir)/src/searches/Searches.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/searches/$(DEPDIR)/shotwell-Searches.Tpo src/searches/$(DEPDIR)/shotwell-Searches.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/searches/Searches.c' object='src/searches/shotwell-Searches.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/searches/shotwell-Searches.obj `if test -f 'src/searches/Searches.c'; then $(CYGPATH_W) 'src/searches/Searches.c'; else $(CYGPATH_W) '$(srcdir)/src/searches/Searches.c'; fi`
+
+src/searches/shotwell-Branch.o: src/searches/Branch.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/searches/shotwell-Branch.o -MD -MP -MF src/searches/$(DEPDIR)/shotwell-Branch.Tpo -c -o src/searches/shotwell-Branch.o `test -f 'src/searches/Branch.c' || echo '$(srcdir)/'`src/searches/Branch.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/searches/$(DEPDIR)/shotwell-Branch.Tpo src/searches/$(DEPDIR)/shotwell-Branch.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/searches/Branch.c' object='src/searches/shotwell-Branch.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/searches/shotwell-Branch.o `test -f 'src/searches/Branch.c' || echo '$(srcdir)/'`src/searches/Branch.c
+
+src/searches/shotwell-Branch.obj: src/searches/Branch.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/searches/shotwell-Branch.obj -MD -MP -MF src/searches/$(DEPDIR)/shotwell-Branch.Tpo -c -o src/searches/shotwell-Branch.obj `if test -f 'src/searches/Branch.c'; then $(CYGPATH_W) 'src/searches/Branch.c'; else $(CYGPATH_W) '$(srcdir)/src/searches/Branch.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/searches/$(DEPDIR)/shotwell-Branch.Tpo src/searches/$(DEPDIR)/shotwell-Branch.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/searches/Branch.c' object='src/searches/shotwell-Branch.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/searches/shotwell-Branch.obj `if test -f 'src/searches/Branch.c'; then $(CYGPATH_W) 'src/searches/Branch.c'; else $(CYGPATH_W) '$(srcdir)/src/searches/Branch.c'; fi`
+
+src/searches/shotwell-SearchBoolean.o: src/searches/SearchBoolean.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/searches/shotwell-SearchBoolean.o -MD -MP -MF src/searches/$(DEPDIR)/shotwell-SearchBoolean.Tpo -c -o src/searches/shotwell-SearchBoolean.o `test -f 'src/searches/SearchBoolean.c' || echo '$(srcdir)/'`src/searches/SearchBoolean.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/searches/$(DEPDIR)/shotwell-SearchBoolean.Tpo src/searches/$(DEPDIR)/shotwell-SearchBoolean.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/searches/SearchBoolean.c' object='src/searches/shotwell-SearchBoolean.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/searches/shotwell-SearchBoolean.o `test -f 'src/searches/SearchBoolean.c' || echo '$(srcdir)/'`src/searches/SearchBoolean.c
+
+src/searches/shotwell-SearchBoolean.obj: src/searches/SearchBoolean.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/searches/shotwell-SearchBoolean.obj -MD -MP -MF src/searches/$(DEPDIR)/shotwell-SearchBoolean.Tpo -c -o src/searches/shotwell-SearchBoolean.obj `if test -f 'src/searches/SearchBoolean.c'; then $(CYGPATH_W) 'src/searches/SearchBoolean.c'; else $(CYGPATH_W) '$(srcdir)/src/searches/SearchBoolean.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/searches/$(DEPDIR)/shotwell-SearchBoolean.Tpo src/searches/$(DEPDIR)/shotwell-SearchBoolean.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/searches/SearchBoolean.c' object='src/searches/shotwell-SearchBoolean.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/searches/shotwell-SearchBoolean.obj `if test -f 'src/searches/SearchBoolean.c'; then $(CYGPATH_W) 'src/searches/SearchBoolean.c'; else $(CYGPATH_W) '$(srcdir)/src/searches/SearchBoolean.c'; fi`
+
+src/searches/shotwell-SavedSearchPage.o: src/searches/SavedSearchPage.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/searches/shotwell-SavedSearchPage.o -MD -MP -MF src/searches/$(DEPDIR)/shotwell-SavedSearchPage.Tpo -c -o src/searches/shotwell-SavedSearchPage.o `test -f 'src/searches/SavedSearchPage.c' || echo '$(srcdir)/'`src/searches/SavedSearchPage.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/searches/$(DEPDIR)/shotwell-SavedSearchPage.Tpo src/searches/$(DEPDIR)/shotwell-SavedSearchPage.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/searches/SavedSearchPage.c' object='src/searches/shotwell-SavedSearchPage.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/searches/shotwell-SavedSearchPage.o `test -f 'src/searches/SavedSearchPage.c' || echo '$(srcdir)/'`src/searches/SavedSearchPage.c
+
+src/searches/shotwell-SavedSearchPage.obj: src/searches/SavedSearchPage.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/searches/shotwell-SavedSearchPage.obj -MD -MP -MF src/searches/$(DEPDIR)/shotwell-SavedSearchPage.Tpo -c -o src/searches/shotwell-SavedSearchPage.obj `if test -f 'src/searches/SavedSearchPage.c'; then $(CYGPATH_W) 'src/searches/SavedSearchPage.c'; else $(CYGPATH_W) '$(srcdir)/src/searches/SavedSearchPage.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/searches/$(DEPDIR)/shotwell-SavedSearchPage.Tpo src/searches/$(DEPDIR)/shotwell-SavedSearchPage.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/searches/SavedSearchPage.c' object='src/searches/shotwell-SavedSearchPage.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/searches/shotwell-SavedSearchPage.obj `if test -f 'src/searches/SavedSearchPage.c'; then $(CYGPATH_W) 'src/searches/SavedSearchPage.c'; else $(CYGPATH_W) '$(srcdir)/src/searches/SavedSearchPage.c'; fi`
+
+src/searches/shotwell-SavedSearchDialog.o: src/searches/SavedSearchDialog.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/searches/shotwell-SavedSearchDialog.o -MD -MP -MF src/searches/$(DEPDIR)/shotwell-SavedSearchDialog.Tpo -c -o src/searches/shotwell-SavedSearchDialog.o `test -f 'src/searches/SavedSearchDialog.c' || echo '$(srcdir)/'`src/searches/SavedSearchDialog.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/searches/$(DEPDIR)/shotwell-SavedSearchDialog.Tpo src/searches/$(DEPDIR)/shotwell-SavedSearchDialog.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/searches/SavedSearchDialog.c' object='src/searches/shotwell-SavedSearchDialog.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/searches/shotwell-SavedSearchDialog.o `test -f 'src/searches/SavedSearchDialog.c' || echo '$(srcdir)/'`src/searches/SavedSearchDialog.c
+
+src/searches/shotwell-SavedSearchDialog.obj: src/searches/SavedSearchDialog.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/searches/shotwell-SavedSearchDialog.obj -MD -MP -MF src/searches/$(DEPDIR)/shotwell-SavedSearchDialog.Tpo -c -o src/searches/shotwell-SavedSearchDialog.obj `if test -f 'src/searches/SavedSearchDialog.c'; then $(CYGPATH_W) 'src/searches/SavedSearchDialog.c'; else $(CYGPATH_W) '$(srcdir)/src/searches/SavedSearchDialog.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/searches/$(DEPDIR)/shotwell-SavedSearchDialog.Tpo src/searches/$(DEPDIR)/shotwell-SavedSearchDialog.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/searches/SavedSearchDialog.c' object='src/searches/shotwell-SavedSearchDialog.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/searches/shotwell-SavedSearchDialog.obj `if test -f 'src/searches/SavedSearchDialog.c'; then $(CYGPATH_W) 'src/searches/SavedSearchDialog.c'; else $(CYGPATH_W) '$(srcdir)/src/searches/SavedSearchDialog.c'; fi`
+
+src/config/shotwell-Config.o: src/config/Config.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/config/shotwell-Config.o -MD -MP -MF src/config/$(DEPDIR)/shotwell-Config.Tpo -c -o src/config/shotwell-Config.o `test -f 'src/config/Config.c' || echo '$(srcdir)/'`src/config/Config.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/config/$(DEPDIR)/shotwell-Config.Tpo src/config/$(DEPDIR)/shotwell-Config.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/config/Config.c' object='src/config/shotwell-Config.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/config/shotwell-Config.o `test -f 'src/config/Config.c' || echo '$(srcdir)/'`src/config/Config.c
+
+src/config/shotwell-Config.obj: src/config/Config.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/config/shotwell-Config.obj -MD -MP -MF src/config/$(DEPDIR)/shotwell-Config.Tpo -c -o src/config/shotwell-Config.obj `if test -f 'src/config/Config.c'; then $(CYGPATH_W) 'src/config/Config.c'; else $(CYGPATH_W) '$(srcdir)/src/config/Config.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/config/$(DEPDIR)/shotwell-Config.Tpo src/config/$(DEPDIR)/shotwell-Config.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/config/Config.c' object='src/config/shotwell-Config.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/config/shotwell-Config.obj `if test -f 'src/config/Config.c'; then $(CYGPATH_W) 'src/config/Config.c'; else $(CYGPATH_W) '$(srcdir)/src/config/Config.c'; fi`
+
+src/config/shotwell-ConfigurationInterfaces.o: src/config/ConfigurationInterfaces.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/config/shotwell-ConfigurationInterfaces.o -MD -MP -MF src/config/$(DEPDIR)/shotwell-ConfigurationInterfaces.Tpo -c -o src/config/shotwell-ConfigurationInterfaces.o `test -f 'src/config/ConfigurationInterfaces.c' || echo '$(srcdir)/'`src/config/ConfigurationInterfaces.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/config/$(DEPDIR)/shotwell-ConfigurationInterfaces.Tpo src/config/$(DEPDIR)/shotwell-ConfigurationInterfaces.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/config/ConfigurationInterfaces.c' object='src/config/shotwell-ConfigurationInterfaces.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/config/shotwell-ConfigurationInterfaces.o `test -f 'src/config/ConfigurationInterfaces.c' || echo '$(srcdir)/'`src/config/ConfigurationInterfaces.c
+
+src/config/shotwell-ConfigurationInterfaces.obj: src/config/ConfigurationInterfaces.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/config/shotwell-ConfigurationInterfaces.obj -MD -MP -MF src/config/$(DEPDIR)/shotwell-ConfigurationInterfaces.Tpo -c -o src/config/shotwell-ConfigurationInterfaces.obj `if test -f 'src/config/ConfigurationInterfaces.c'; then $(CYGPATH_W) 'src/config/ConfigurationInterfaces.c'; else $(CYGPATH_W) '$(srcdir)/src/config/ConfigurationInterfaces.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/config/$(DEPDIR)/shotwell-ConfigurationInterfaces.Tpo src/config/$(DEPDIR)/shotwell-ConfigurationInterfaces.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/config/ConfigurationInterfaces.c' object='src/config/shotwell-ConfigurationInterfaces.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/config/shotwell-ConfigurationInterfaces.obj `if test -f 'src/config/ConfigurationInterfaces.c'; then $(CYGPATH_W) 'src/config/ConfigurationInterfaces.c'; else $(CYGPATH_W) '$(srcdir)/src/config/ConfigurationInterfaces.c'; fi`
+
+src/config/shotwell-GSettingsEngine.o: src/config/GSettingsEngine.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/config/shotwell-GSettingsEngine.o -MD -MP -MF src/config/$(DEPDIR)/shotwell-GSettingsEngine.Tpo -c -o src/config/shotwell-GSettingsEngine.o `test -f 'src/config/GSettingsEngine.c' || echo '$(srcdir)/'`src/config/GSettingsEngine.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/config/$(DEPDIR)/shotwell-GSettingsEngine.Tpo src/config/$(DEPDIR)/shotwell-GSettingsEngine.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/config/GSettingsEngine.c' object='src/config/shotwell-GSettingsEngine.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/config/shotwell-GSettingsEngine.o `test -f 'src/config/GSettingsEngine.c' || echo '$(srcdir)/'`src/config/GSettingsEngine.c
+
+src/config/shotwell-GSettingsEngine.obj: src/config/GSettingsEngine.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/config/shotwell-GSettingsEngine.obj -MD -MP -MF src/config/$(DEPDIR)/shotwell-GSettingsEngine.Tpo -c -o src/config/shotwell-GSettingsEngine.obj `if test -f 'src/config/GSettingsEngine.c'; then $(CYGPATH_W) 'src/config/GSettingsEngine.c'; else $(CYGPATH_W) '$(srcdir)/src/config/GSettingsEngine.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/config/$(DEPDIR)/shotwell-GSettingsEngine.Tpo src/config/$(DEPDIR)/shotwell-GSettingsEngine.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/config/GSettingsEngine.c' object='src/config/shotwell-GSettingsEngine.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/config/shotwell-GSettingsEngine.obj `if test -f 'src/config/GSettingsEngine.c'; then $(CYGPATH_W) 'src/config/GSettingsEngine.c'; else $(CYGPATH_W) '$(srcdir)/src/config/GSettingsEngine.c'; fi`
+
+src/data_imports/shotwell-DataImports.o: src/data_imports/DataImports.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/data_imports/shotwell-DataImports.o -MD -MP -MF src/data_imports/$(DEPDIR)/shotwell-DataImports.Tpo -c -o src/data_imports/shotwell-DataImports.o `test -f 'src/data_imports/DataImports.c' || echo '$(srcdir)/'`src/data_imports/DataImports.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/data_imports/$(DEPDIR)/shotwell-DataImports.Tpo src/data_imports/$(DEPDIR)/shotwell-DataImports.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/data_imports/DataImports.c' object='src/data_imports/shotwell-DataImports.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/data_imports/shotwell-DataImports.o `test -f 'src/data_imports/DataImports.c' || echo '$(srcdir)/'`src/data_imports/DataImports.c
+
+src/data_imports/shotwell-DataImports.obj: src/data_imports/DataImports.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/data_imports/shotwell-DataImports.obj -MD -MP -MF src/data_imports/$(DEPDIR)/shotwell-DataImports.Tpo -c -o src/data_imports/shotwell-DataImports.obj `if test -f 'src/data_imports/DataImports.c'; then $(CYGPATH_W) 'src/data_imports/DataImports.c'; else $(CYGPATH_W) '$(srcdir)/src/data_imports/DataImports.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/data_imports/$(DEPDIR)/shotwell-DataImports.Tpo src/data_imports/$(DEPDIR)/shotwell-DataImports.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/data_imports/DataImports.c' object='src/data_imports/shotwell-DataImports.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/data_imports/shotwell-DataImports.obj `if test -f 'src/data_imports/DataImports.c'; then $(CYGPATH_W) 'src/data_imports/DataImports.c'; else $(CYGPATH_W) '$(srcdir)/src/data_imports/DataImports.c'; fi`
+
+src/data_imports/shotwell-DataImportsPluginHost.o: src/data_imports/DataImportsPluginHost.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/data_imports/shotwell-DataImportsPluginHost.o -MD -MP -MF src/data_imports/$(DEPDIR)/shotwell-DataImportsPluginHost.Tpo -c -o src/data_imports/shotwell-DataImportsPluginHost.o `test -f 'src/data_imports/DataImportsPluginHost.c' || echo '$(srcdir)/'`src/data_imports/DataImportsPluginHost.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/data_imports/$(DEPDIR)/shotwell-DataImportsPluginHost.Tpo src/data_imports/$(DEPDIR)/shotwell-DataImportsPluginHost.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/data_imports/DataImportsPluginHost.c' object='src/data_imports/shotwell-DataImportsPluginHost.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/data_imports/shotwell-DataImportsPluginHost.o `test -f 'src/data_imports/DataImportsPluginHost.c' || echo '$(srcdir)/'`src/data_imports/DataImportsPluginHost.c
+
+src/data_imports/shotwell-DataImportsPluginHost.obj: src/data_imports/DataImportsPluginHost.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/data_imports/shotwell-DataImportsPluginHost.obj -MD -MP -MF src/data_imports/$(DEPDIR)/shotwell-DataImportsPluginHost.Tpo -c -o src/data_imports/shotwell-DataImportsPluginHost.obj `if test -f 'src/data_imports/DataImportsPluginHost.c'; then $(CYGPATH_W) 'src/data_imports/DataImportsPluginHost.c'; else $(CYGPATH_W) '$(srcdir)/src/data_imports/DataImportsPluginHost.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/data_imports/$(DEPDIR)/shotwell-DataImportsPluginHost.Tpo src/data_imports/$(DEPDIR)/shotwell-DataImportsPluginHost.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/data_imports/DataImportsPluginHost.c' object='src/data_imports/shotwell-DataImportsPluginHost.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/data_imports/shotwell-DataImportsPluginHost.obj `if test -f 'src/data_imports/DataImportsPluginHost.c'; then $(CYGPATH_W) 'src/data_imports/DataImportsPluginHost.c'; else $(CYGPATH_W) '$(srcdir)/src/data_imports/DataImportsPluginHost.c'; fi`
+
+src/data_imports/shotwell-DataImportsUI.o: src/data_imports/DataImportsUI.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/data_imports/shotwell-DataImportsUI.o -MD -MP -MF src/data_imports/$(DEPDIR)/shotwell-DataImportsUI.Tpo -c -o src/data_imports/shotwell-DataImportsUI.o `test -f 'src/data_imports/DataImportsUI.c' || echo '$(srcdir)/'`src/data_imports/DataImportsUI.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/data_imports/$(DEPDIR)/shotwell-DataImportsUI.Tpo src/data_imports/$(DEPDIR)/shotwell-DataImportsUI.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/data_imports/DataImportsUI.c' object='src/data_imports/shotwell-DataImportsUI.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/data_imports/shotwell-DataImportsUI.o `test -f 'src/data_imports/DataImportsUI.c' || echo '$(srcdir)/'`src/data_imports/DataImportsUI.c
+
+src/data_imports/shotwell-DataImportsUI.obj: src/data_imports/DataImportsUI.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/data_imports/shotwell-DataImportsUI.obj -MD -MP -MF src/data_imports/$(DEPDIR)/shotwell-DataImportsUI.Tpo -c -o src/data_imports/shotwell-DataImportsUI.obj `if test -f 'src/data_imports/DataImportsUI.c'; then $(CYGPATH_W) 'src/data_imports/DataImportsUI.c'; else $(CYGPATH_W) '$(srcdir)/src/data_imports/DataImportsUI.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/data_imports/$(DEPDIR)/shotwell-DataImportsUI.Tpo src/data_imports/$(DEPDIR)/shotwell-DataImportsUI.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/data_imports/DataImportsUI.c' object='src/data_imports/shotwell-DataImportsUI.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/data_imports/shotwell-DataImportsUI.obj `if test -f 'src/data_imports/DataImportsUI.c'; then $(CYGPATH_W) 'src/data_imports/DataImportsUI.c'; else $(CYGPATH_W) '$(srcdir)/src/data_imports/DataImportsUI.c'; fi`
+
+src/data_imports/shotwell-DataImportJob.o: src/data_imports/DataImportJob.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/data_imports/shotwell-DataImportJob.o -MD -MP -MF src/data_imports/$(DEPDIR)/shotwell-DataImportJob.Tpo -c -o src/data_imports/shotwell-DataImportJob.o `test -f 'src/data_imports/DataImportJob.c' || echo '$(srcdir)/'`src/data_imports/DataImportJob.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/data_imports/$(DEPDIR)/shotwell-DataImportJob.Tpo src/data_imports/$(DEPDIR)/shotwell-DataImportJob.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/data_imports/DataImportJob.c' object='src/data_imports/shotwell-DataImportJob.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/data_imports/shotwell-DataImportJob.o `test -f 'src/data_imports/DataImportJob.c' || echo '$(srcdir)/'`src/data_imports/DataImportJob.c
+
+src/data_imports/shotwell-DataImportJob.obj: src/data_imports/DataImportJob.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/data_imports/shotwell-DataImportJob.obj -MD -MP -MF src/data_imports/$(DEPDIR)/shotwell-DataImportJob.Tpo -c -o src/data_imports/shotwell-DataImportJob.obj `if test -f 'src/data_imports/DataImportJob.c'; then $(CYGPATH_W) 'src/data_imports/DataImportJob.c'; else $(CYGPATH_W) '$(srcdir)/src/data_imports/DataImportJob.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/data_imports/$(DEPDIR)/shotwell-DataImportJob.Tpo src/data_imports/$(DEPDIR)/shotwell-DataImportJob.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/data_imports/DataImportJob.c' object='src/data_imports/shotwell-DataImportJob.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/data_imports/shotwell-DataImportJob.obj `if test -f 'src/data_imports/DataImportJob.c'; then $(CYGPATH_W) 'src/data_imports/DataImportJob.c'; else $(CYGPATH_W) '$(srcdir)/src/data_imports/DataImportJob.c'; fi`
+
+src/data_imports/shotwell-DataImportSource.o: src/data_imports/DataImportSource.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/data_imports/shotwell-DataImportSource.o -MD -MP -MF src/data_imports/$(DEPDIR)/shotwell-DataImportSource.Tpo -c -o src/data_imports/shotwell-DataImportSource.o `test -f 'src/data_imports/DataImportSource.c' || echo '$(srcdir)/'`src/data_imports/DataImportSource.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/data_imports/$(DEPDIR)/shotwell-DataImportSource.Tpo src/data_imports/$(DEPDIR)/shotwell-DataImportSource.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/data_imports/DataImportSource.c' object='src/data_imports/shotwell-DataImportSource.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/data_imports/shotwell-DataImportSource.o `test -f 'src/data_imports/DataImportSource.c' || echo '$(srcdir)/'`src/data_imports/DataImportSource.c
+
+src/data_imports/shotwell-DataImportSource.obj: src/data_imports/DataImportSource.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/data_imports/shotwell-DataImportSource.obj -MD -MP -MF src/data_imports/$(DEPDIR)/shotwell-DataImportSource.Tpo -c -o src/data_imports/shotwell-DataImportSource.obj `if test -f 'src/data_imports/DataImportSource.c'; then $(CYGPATH_W) 'src/data_imports/DataImportSource.c'; else $(CYGPATH_W) '$(srcdir)/src/data_imports/DataImportSource.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/data_imports/$(DEPDIR)/shotwell-DataImportSource.Tpo src/data_imports/$(DEPDIR)/shotwell-DataImportSource.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/data_imports/DataImportSource.c' object='src/data_imports/shotwell-DataImportSource.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/data_imports/shotwell-DataImportSource.obj `if test -f 'src/data_imports/DataImportSource.c'; then $(CYGPATH_W) 'src/data_imports/DataImportSource.c'; else $(CYGPATH_W) '$(srcdir)/src/data_imports/DataImportSource.c'; fi`
+
+src/folders/shotwell-Folders.o: src/folders/Folders.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/folders/shotwell-Folders.o -MD -MP -MF src/folders/$(DEPDIR)/shotwell-Folders.Tpo -c -o src/folders/shotwell-Folders.o `test -f 'src/folders/Folders.c' || echo '$(srcdir)/'`src/folders/Folders.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/folders/$(DEPDIR)/shotwell-Folders.Tpo src/folders/$(DEPDIR)/shotwell-Folders.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/folders/Folders.c' object='src/folders/shotwell-Folders.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/folders/shotwell-Folders.o `test -f 'src/folders/Folders.c' || echo '$(srcdir)/'`src/folders/Folders.c
+
+src/folders/shotwell-Folders.obj: src/folders/Folders.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/folders/shotwell-Folders.obj -MD -MP -MF src/folders/$(DEPDIR)/shotwell-Folders.Tpo -c -o src/folders/shotwell-Folders.obj `if test -f 'src/folders/Folders.c'; then $(CYGPATH_W) 'src/folders/Folders.c'; else $(CYGPATH_W) '$(srcdir)/src/folders/Folders.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/folders/$(DEPDIR)/shotwell-Folders.Tpo src/folders/$(DEPDIR)/shotwell-Folders.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/folders/Folders.c' object='src/folders/shotwell-Folders.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/folders/shotwell-Folders.obj `if test -f 'src/folders/Folders.c'; then $(CYGPATH_W) 'src/folders/Folders.c'; else $(CYGPATH_W) '$(srcdir)/src/folders/Folders.c'; fi`
+
+src/folders/shotwell-Branch.o: src/folders/Branch.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/folders/shotwell-Branch.o -MD -MP -MF src/folders/$(DEPDIR)/shotwell-Branch.Tpo -c -o src/folders/shotwell-Branch.o `test -f 'src/folders/Branch.c' || echo '$(srcdir)/'`src/folders/Branch.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/folders/$(DEPDIR)/shotwell-Branch.Tpo src/folders/$(DEPDIR)/shotwell-Branch.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/folders/Branch.c' object='src/folders/shotwell-Branch.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/folders/shotwell-Branch.o `test -f 'src/folders/Branch.c' || echo '$(srcdir)/'`src/folders/Branch.c
+
+src/folders/shotwell-Branch.obj: src/folders/Branch.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/folders/shotwell-Branch.obj -MD -MP -MF src/folders/$(DEPDIR)/shotwell-Branch.Tpo -c -o src/folders/shotwell-Branch.obj `if test -f 'src/folders/Branch.c'; then $(CYGPATH_W) 'src/folders/Branch.c'; else $(CYGPATH_W) '$(srcdir)/src/folders/Branch.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/folders/$(DEPDIR)/shotwell-Branch.Tpo src/folders/$(DEPDIR)/shotwell-Branch.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/folders/Branch.c' object='src/folders/shotwell-Branch.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/folders/shotwell-Branch.obj `if test -f 'src/folders/Branch.c'; then $(CYGPATH_W) 'src/folders/Branch.c'; else $(CYGPATH_W) '$(srcdir)/src/folders/Branch.c'; fi`
+
+src/folders/shotwell-Page.o: src/folders/Page.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/folders/shotwell-Page.o -MD -MP -MF src/folders/$(DEPDIR)/shotwell-Page.Tpo -c -o src/folders/shotwell-Page.o `test -f 'src/folders/Page.c' || echo '$(srcdir)/'`src/folders/Page.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/folders/$(DEPDIR)/shotwell-Page.Tpo src/folders/$(DEPDIR)/shotwell-Page.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/folders/Page.c' object='src/folders/shotwell-Page.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/folders/shotwell-Page.o `test -f 'src/folders/Page.c' || echo '$(srcdir)/'`src/folders/Page.c
+
+src/folders/shotwell-Page.obj: src/folders/Page.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/folders/shotwell-Page.obj -MD -MP -MF src/folders/$(DEPDIR)/shotwell-Page.Tpo -c -o src/folders/shotwell-Page.obj `if test -f 'src/folders/Page.c'; then $(CYGPATH_W) 'src/folders/Page.c'; else $(CYGPATH_W) '$(srcdir)/src/folders/Page.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/folders/$(DEPDIR)/shotwell-Page.Tpo src/folders/$(DEPDIR)/shotwell-Page.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/folders/Page.c' object='src/folders/shotwell-Page.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/folders/shotwell-Page.obj `if test -f 'src/folders/Page.c'; then $(CYGPATH_W) 'src/folders/Page.c'; else $(CYGPATH_W) '$(srcdir)/src/folders/Page.c'; fi`
+
+src/shotwell-main.o: src/main.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-main.o -MD -MP -MF src/$(DEPDIR)/shotwell-main.Tpo -c -o src/shotwell-main.o `test -f 'src/main.c' || echo '$(srcdir)/'`src/main.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-main.Tpo src/$(DEPDIR)/shotwell-main.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/main.c' object='src/shotwell-main.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-main.o `test -f 'src/main.c' || echo '$(srcdir)/'`src/main.c
+
+src/shotwell-main.obj: src/main.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-main.obj -MD -MP -MF src/$(DEPDIR)/shotwell-main.Tpo -c -o src/shotwell-main.obj `if test -f 'src/main.c'; then $(CYGPATH_W) 'src/main.c'; else $(CYGPATH_W) '$(srcdir)/src/main.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-main.Tpo src/$(DEPDIR)/shotwell-main.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/main.c' object='src/shotwell-main.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-main.obj `if test -f 'src/main.c'; then $(CYGPATH_W) 'src/main.c'; else $(CYGPATH_W) '$(srcdir)/src/main.c'; fi`
+
+src/shotwell-AppWindow.o: src/AppWindow.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-AppWindow.o -MD -MP -MF src/$(DEPDIR)/shotwell-AppWindow.Tpo -c -o src/shotwell-AppWindow.o `test -f 'src/AppWindow.c' || echo '$(srcdir)/'`src/AppWindow.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-AppWindow.Tpo src/$(DEPDIR)/shotwell-AppWindow.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/AppWindow.c' object='src/shotwell-AppWindow.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-AppWindow.o `test -f 'src/AppWindow.c' || echo '$(srcdir)/'`src/AppWindow.c
+
+src/shotwell-AppWindow.obj: src/AppWindow.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-AppWindow.obj -MD -MP -MF src/$(DEPDIR)/shotwell-AppWindow.Tpo -c -o src/shotwell-AppWindow.obj `if test -f 'src/AppWindow.c'; then $(CYGPATH_W) 'src/AppWindow.c'; else $(CYGPATH_W) '$(srcdir)/src/AppWindow.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-AppWindow.Tpo src/$(DEPDIR)/shotwell-AppWindow.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/AppWindow.c' object='src/shotwell-AppWindow.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-AppWindow.obj `if test -f 'src/AppWindow.c'; then $(CYGPATH_W) 'src/AppWindow.c'; else $(CYGPATH_W) '$(srcdir)/src/AppWindow.c'; fi`
+
+src/shotwell-CollectionPage.o: src/CollectionPage.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-CollectionPage.o -MD -MP -MF src/$(DEPDIR)/shotwell-CollectionPage.Tpo -c -o src/shotwell-CollectionPage.o `test -f 'src/CollectionPage.c' || echo '$(srcdir)/'`src/CollectionPage.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-CollectionPage.Tpo src/$(DEPDIR)/shotwell-CollectionPage.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/CollectionPage.c' object='src/shotwell-CollectionPage.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-CollectionPage.o `test -f 'src/CollectionPage.c' || echo '$(srcdir)/'`src/CollectionPage.c
+
+src/shotwell-CollectionPage.obj: src/CollectionPage.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-CollectionPage.obj -MD -MP -MF src/$(DEPDIR)/shotwell-CollectionPage.Tpo -c -o src/shotwell-CollectionPage.obj `if test -f 'src/CollectionPage.c'; then $(CYGPATH_W) 'src/CollectionPage.c'; else $(CYGPATH_W) '$(srcdir)/src/CollectionPage.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-CollectionPage.Tpo src/$(DEPDIR)/shotwell-CollectionPage.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/CollectionPage.c' object='src/shotwell-CollectionPage.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-CollectionPage.obj `if test -f 'src/CollectionPage.c'; then $(CYGPATH_W) 'src/CollectionPage.c'; else $(CYGPATH_W) '$(srcdir)/src/CollectionPage.c'; fi`
+
+src/shotwell-NaturalCollate.o: src/NaturalCollate.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-NaturalCollate.o -MD -MP -MF src/$(DEPDIR)/shotwell-NaturalCollate.Tpo -c -o src/shotwell-NaturalCollate.o `test -f 'src/NaturalCollate.c' || echo '$(srcdir)/'`src/NaturalCollate.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-NaturalCollate.Tpo src/$(DEPDIR)/shotwell-NaturalCollate.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/NaturalCollate.c' object='src/shotwell-NaturalCollate.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-NaturalCollate.o `test -f 'src/NaturalCollate.c' || echo '$(srcdir)/'`src/NaturalCollate.c
+
+src/shotwell-NaturalCollate.obj: src/NaturalCollate.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-NaturalCollate.obj -MD -MP -MF src/$(DEPDIR)/shotwell-NaturalCollate.Tpo -c -o src/shotwell-NaturalCollate.obj `if test -f 'src/NaturalCollate.c'; then $(CYGPATH_W) 'src/NaturalCollate.c'; else $(CYGPATH_W) '$(srcdir)/src/NaturalCollate.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-NaturalCollate.Tpo src/$(DEPDIR)/shotwell-NaturalCollate.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/NaturalCollate.c' object='src/shotwell-NaturalCollate.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-NaturalCollate.obj `if test -f 'src/NaturalCollate.c'; then $(CYGPATH_W) 'src/NaturalCollate.c'; else $(CYGPATH_W) '$(srcdir)/src/NaturalCollate.c'; fi`
+
+src/shotwell-Thumbnail.o: src/Thumbnail.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-Thumbnail.o -MD -MP -MF src/$(DEPDIR)/shotwell-Thumbnail.Tpo -c -o src/shotwell-Thumbnail.o `test -f 'src/Thumbnail.c' || echo '$(srcdir)/'`src/Thumbnail.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-Thumbnail.Tpo src/$(DEPDIR)/shotwell-Thumbnail.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/Thumbnail.c' object='src/shotwell-Thumbnail.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-Thumbnail.o `test -f 'src/Thumbnail.c' || echo '$(srcdir)/'`src/Thumbnail.c
+
+src/shotwell-Thumbnail.obj: src/Thumbnail.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-Thumbnail.obj -MD -MP -MF src/$(DEPDIR)/shotwell-Thumbnail.Tpo -c -o src/shotwell-Thumbnail.obj `if test -f 'src/Thumbnail.c'; then $(CYGPATH_W) 'src/Thumbnail.c'; else $(CYGPATH_W) '$(srcdir)/src/Thumbnail.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-Thumbnail.Tpo src/$(DEPDIR)/shotwell-Thumbnail.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/Thumbnail.c' object='src/shotwell-Thumbnail.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-Thumbnail.obj `if test -f 'src/Thumbnail.c'; then $(CYGPATH_W) 'src/Thumbnail.c'; else $(CYGPATH_W) '$(srcdir)/src/Thumbnail.c'; fi`
+
+src/shotwell-ThumbnailCache.o: src/ThumbnailCache.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-ThumbnailCache.o -MD -MP -MF src/$(DEPDIR)/shotwell-ThumbnailCache.Tpo -c -o src/shotwell-ThumbnailCache.o `test -f 'src/ThumbnailCache.c' || echo '$(srcdir)/'`src/ThumbnailCache.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-ThumbnailCache.Tpo src/$(DEPDIR)/shotwell-ThumbnailCache.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/ThumbnailCache.c' object='src/shotwell-ThumbnailCache.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-ThumbnailCache.o `test -f 'src/ThumbnailCache.c' || echo '$(srcdir)/'`src/ThumbnailCache.c
+
+src/shotwell-ThumbnailCache.obj: src/ThumbnailCache.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-ThumbnailCache.obj -MD -MP -MF src/$(DEPDIR)/shotwell-ThumbnailCache.Tpo -c -o src/shotwell-ThumbnailCache.obj `if test -f 'src/ThumbnailCache.c'; then $(CYGPATH_W) 'src/ThumbnailCache.c'; else $(CYGPATH_W) '$(srcdir)/src/ThumbnailCache.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-ThumbnailCache.Tpo src/$(DEPDIR)/shotwell-ThumbnailCache.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/ThumbnailCache.c' object='src/shotwell-ThumbnailCache.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-ThumbnailCache.obj `if test -f 'src/ThumbnailCache.c'; then $(CYGPATH_W) 'src/ThumbnailCache.c'; else $(CYGPATH_W) '$(srcdir)/src/ThumbnailCache.c'; fi`
+
+src/shotwell-CheckerboardLayout.o: src/CheckerboardLayout.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-CheckerboardLayout.o -MD -MP -MF src/$(DEPDIR)/shotwell-CheckerboardLayout.Tpo -c -o src/shotwell-CheckerboardLayout.o `test -f 'src/CheckerboardLayout.c' || echo '$(srcdir)/'`src/CheckerboardLayout.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-CheckerboardLayout.Tpo src/$(DEPDIR)/shotwell-CheckerboardLayout.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/CheckerboardLayout.c' object='src/shotwell-CheckerboardLayout.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-CheckerboardLayout.o `test -f 'src/CheckerboardLayout.c' || echo '$(srcdir)/'`src/CheckerboardLayout.c
+
+src/shotwell-CheckerboardLayout.obj: src/CheckerboardLayout.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-CheckerboardLayout.obj -MD -MP -MF src/$(DEPDIR)/shotwell-CheckerboardLayout.Tpo -c -o src/shotwell-CheckerboardLayout.obj `if test -f 'src/CheckerboardLayout.c'; then $(CYGPATH_W) 'src/CheckerboardLayout.c'; else $(CYGPATH_W) '$(srcdir)/src/CheckerboardLayout.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-CheckerboardLayout.Tpo src/$(DEPDIR)/shotwell-CheckerboardLayout.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/CheckerboardLayout.c' object='src/shotwell-CheckerboardLayout.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-CheckerboardLayout.obj `if test -f 'src/CheckerboardLayout.c'; then $(CYGPATH_W) 'src/CheckerboardLayout.c'; else $(CYGPATH_W) '$(srcdir)/src/CheckerboardLayout.c'; fi`
+
+src/shotwell-PhotoPage.o: src/PhotoPage.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-PhotoPage.o -MD -MP -MF src/$(DEPDIR)/shotwell-PhotoPage.Tpo -c -o src/shotwell-PhotoPage.o `test -f 'src/PhotoPage.c' || echo '$(srcdir)/'`src/PhotoPage.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-PhotoPage.Tpo src/$(DEPDIR)/shotwell-PhotoPage.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/PhotoPage.c' object='src/shotwell-PhotoPage.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-PhotoPage.o `test -f 'src/PhotoPage.c' || echo '$(srcdir)/'`src/PhotoPage.c
+
+src/shotwell-PhotoPage.obj: src/PhotoPage.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-PhotoPage.obj -MD -MP -MF src/$(DEPDIR)/shotwell-PhotoPage.Tpo -c -o src/shotwell-PhotoPage.obj `if test -f 'src/PhotoPage.c'; then $(CYGPATH_W) 'src/PhotoPage.c'; else $(CYGPATH_W) '$(srcdir)/src/PhotoPage.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-PhotoPage.Tpo src/$(DEPDIR)/shotwell-PhotoPage.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/PhotoPage.c' object='src/shotwell-PhotoPage.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-PhotoPage.obj `if test -f 'src/PhotoPage.c'; then $(CYGPATH_W) 'src/PhotoPage.c'; else $(CYGPATH_W) '$(srcdir)/src/PhotoPage.c'; fi`
+
+src/shotwell-Page.o: src/Page.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-Page.o -MD -MP -MF src/$(DEPDIR)/shotwell-Page.Tpo -c -o src/shotwell-Page.o `test -f 'src/Page.c' || echo '$(srcdir)/'`src/Page.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-Page.Tpo src/$(DEPDIR)/shotwell-Page.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/Page.c' object='src/shotwell-Page.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-Page.o `test -f 'src/Page.c' || echo '$(srcdir)/'`src/Page.c
+
+src/shotwell-Page.obj: src/Page.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-Page.obj -MD -MP -MF src/$(DEPDIR)/shotwell-Page.Tpo -c -o src/shotwell-Page.obj `if test -f 'src/Page.c'; then $(CYGPATH_W) 'src/Page.c'; else $(CYGPATH_W) '$(srcdir)/src/Page.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-Page.Tpo src/$(DEPDIR)/shotwell-Page.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/Page.c' object='src/shotwell-Page.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-Page.obj `if test -f 'src/Page.c'; then $(CYGPATH_W) 'src/Page.c'; else $(CYGPATH_W) '$(srcdir)/src/Page.c'; fi`
+
+src/shotwell-SortedList.o: src/SortedList.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-SortedList.o -MD -MP -MF src/$(DEPDIR)/shotwell-SortedList.Tpo -c -o src/shotwell-SortedList.o `test -f 'src/SortedList.c' || echo '$(srcdir)/'`src/SortedList.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-SortedList.Tpo src/$(DEPDIR)/shotwell-SortedList.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/SortedList.c' object='src/shotwell-SortedList.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-SortedList.o `test -f 'src/SortedList.c' || echo '$(srcdir)/'`src/SortedList.c
+
+src/shotwell-SortedList.obj: src/SortedList.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-SortedList.obj -MD -MP -MF src/$(DEPDIR)/shotwell-SortedList.Tpo -c -o src/shotwell-SortedList.obj `if test -f 'src/SortedList.c'; then $(CYGPATH_W) 'src/SortedList.c'; else $(CYGPATH_W) '$(srcdir)/src/SortedList.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-SortedList.Tpo src/$(DEPDIR)/shotwell-SortedList.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/SortedList.c' object='src/shotwell-SortedList.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-SortedList.obj `if test -f 'src/SortedList.c'; then $(CYGPATH_W) 'src/SortedList.c'; else $(CYGPATH_W) '$(srcdir)/src/SortedList.c'; fi`
+
+src/shotwell-Dimensions.o: src/Dimensions.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-Dimensions.o -MD -MP -MF src/$(DEPDIR)/shotwell-Dimensions.Tpo -c -o src/shotwell-Dimensions.o `test -f 'src/Dimensions.c' || echo '$(srcdir)/'`src/Dimensions.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-Dimensions.Tpo src/$(DEPDIR)/shotwell-Dimensions.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/Dimensions.c' object='src/shotwell-Dimensions.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-Dimensions.o `test -f 'src/Dimensions.c' || echo '$(srcdir)/'`src/Dimensions.c
+
+src/shotwell-Dimensions.obj: src/Dimensions.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-Dimensions.obj -MD -MP -MF src/$(DEPDIR)/shotwell-Dimensions.Tpo -c -o src/shotwell-Dimensions.obj `if test -f 'src/Dimensions.c'; then $(CYGPATH_W) 'src/Dimensions.c'; else $(CYGPATH_W) '$(srcdir)/src/Dimensions.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-Dimensions.Tpo src/$(DEPDIR)/shotwell-Dimensions.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/Dimensions.c' object='src/shotwell-Dimensions.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-Dimensions.obj `if test -f 'src/Dimensions.c'; then $(CYGPATH_W) 'src/Dimensions.c'; else $(CYGPATH_W) '$(srcdir)/src/Dimensions.c'; fi`
+
+src/shotwell-Box.o: src/Box.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-Box.o -MD -MP -MF src/$(DEPDIR)/shotwell-Box.Tpo -c -o src/shotwell-Box.o `test -f 'src/Box.c' || echo '$(srcdir)/'`src/Box.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-Box.Tpo src/$(DEPDIR)/shotwell-Box.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/Box.c' object='src/shotwell-Box.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-Box.o `test -f 'src/Box.c' || echo '$(srcdir)/'`src/Box.c
+
+src/shotwell-Box.obj: src/Box.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-Box.obj -MD -MP -MF src/$(DEPDIR)/shotwell-Box.Tpo -c -o src/shotwell-Box.obj `if test -f 'src/Box.c'; then $(CYGPATH_W) 'src/Box.c'; else $(CYGPATH_W) '$(srcdir)/src/Box.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-Box.Tpo src/$(DEPDIR)/shotwell-Box.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/Box.c' object='src/shotwell-Box.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-Box.obj `if test -f 'src/Box.c'; then $(CYGPATH_W) 'src/Box.c'; else $(CYGPATH_W) '$(srcdir)/src/Box.c'; fi`
+
+src/shotwell-Photo.o: src/Photo.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-Photo.o -MD -MP -MF src/$(DEPDIR)/shotwell-Photo.Tpo -c -o src/shotwell-Photo.o `test -f 'src/Photo.c' || echo '$(srcdir)/'`src/Photo.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-Photo.Tpo src/$(DEPDIR)/shotwell-Photo.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/Photo.c' object='src/shotwell-Photo.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-Photo.o `test -f 'src/Photo.c' || echo '$(srcdir)/'`src/Photo.c
+
+src/shotwell-Photo.obj: src/Photo.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-Photo.obj -MD -MP -MF src/$(DEPDIR)/shotwell-Photo.Tpo -c -o src/shotwell-Photo.obj `if test -f 'src/Photo.c'; then $(CYGPATH_W) 'src/Photo.c'; else $(CYGPATH_W) '$(srcdir)/src/Photo.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-Photo.Tpo src/$(DEPDIR)/shotwell-Photo.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/Photo.c' object='src/shotwell-Photo.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-Photo.obj `if test -f 'src/Photo.c'; then $(CYGPATH_W) 'src/Photo.c'; else $(CYGPATH_W) '$(srcdir)/src/Photo.c'; fi`
+
+src/shotwell-Orientation.o: src/Orientation.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-Orientation.o -MD -MP -MF src/$(DEPDIR)/shotwell-Orientation.Tpo -c -o src/shotwell-Orientation.o `test -f 'src/Orientation.c' || echo '$(srcdir)/'`src/Orientation.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-Orientation.Tpo src/$(DEPDIR)/shotwell-Orientation.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/Orientation.c' object='src/shotwell-Orientation.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-Orientation.o `test -f 'src/Orientation.c' || echo '$(srcdir)/'`src/Orientation.c
+
+src/shotwell-Orientation.obj: src/Orientation.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-Orientation.obj -MD -MP -MF src/$(DEPDIR)/shotwell-Orientation.Tpo -c -o src/shotwell-Orientation.obj `if test -f 'src/Orientation.c'; then $(CYGPATH_W) 'src/Orientation.c'; else $(CYGPATH_W) '$(srcdir)/src/Orientation.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-Orientation.Tpo src/$(DEPDIR)/shotwell-Orientation.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/Orientation.c' object='src/shotwell-Orientation.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-Orientation.obj `if test -f 'src/Orientation.c'; then $(CYGPATH_W) 'src/Orientation.c'; else $(CYGPATH_W) '$(srcdir)/src/Orientation.c'; fi`
+
+src/shotwell-BatchImport.o: src/BatchImport.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-BatchImport.o -MD -MP -MF src/$(DEPDIR)/shotwell-BatchImport.Tpo -c -o src/shotwell-BatchImport.o `test -f 'src/BatchImport.c' || echo '$(srcdir)/'`src/BatchImport.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-BatchImport.Tpo src/$(DEPDIR)/shotwell-BatchImport.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/BatchImport.c' object='src/shotwell-BatchImport.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-BatchImport.o `test -f 'src/BatchImport.c' || echo '$(srcdir)/'`src/BatchImport.c
+
+src/shotwell-BatchImport.obj: src/BatchImport.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-BatchImport.obj -MD -MP -MF src/$(DEPDIR)/shotwell-BatchImport.Tpo -c -o src/shotwell-BatchImport.obj `if test -f 'src/BatchImport.c'; then $(CYGPATH_W) 'src/BatchImport.c'; else $(CYGPATH_W) '$(srcdir)/src/BatchImport.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-BatchImport.Tpo src/$(DEPDIR)/shotwell-BatchImport.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/BatchImport.c' object='src/shotwell-BatchImport.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-BatchImport.obj `if test -f 'src/BatchImport.c'; then $(CYGPATH_W) 'src/BatchImport.c'; else $(CYGPATH_W) '$(srcdir)/src/BatchImport.c'; fi`
+
+src/shotwell-Dialogs.o: src/Dialogs.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-Dialogs.o -MD -MP -MF src/$(DEPDIR)/shotwell-Dialogs.Tpo -c -o src/shotwell-Dialogs.o `test -f 'src/Dialogs.c' || echo '$(srcdir)/'`src/Dialogs.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-Dialogs.Tpo src/$(DEPDIR)/shotwell-Dialogs.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/Dialogs.c' object='src/shotwell-Dialogs.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-Dialogs.o `test -f 'src/Dialogs.c' || echo '$(srcdir)/'`src/Dialogs.c
+
+src/shotwell-Dialogs.obj: src/Dialogs.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-Dialogs.obj -MD -MP -MF src/$(DEPDIR)/shotwell-Dialogs.Tpo -c -o src/shotwell-Dialogs.obj `if test -f 'src/Dialogs.c'; then $(CYGPATH_W) 'src/Dialogs.c'; else $(CYGPATH_W) '$(srcdir)/src/Dialogs.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-Dialogs.Tpo src/$(DEPDIR)/shotwell-Dialogs.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/Dialogs.c' object='src/shotwell-Dialogs.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-Dialogs.obj `if test -f 'src/Dialogs.c'; then $(CYGPATH_W) 'src/Dialogs.c'; else $(CYGPATH_W) '$(srcdir)/src/Dialogs.c'; fi`
+
+src/shotwell-Resources.o: src/Resources.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-Resources.o -MD -MP -MF src/$(DEPDIR)/shotwell-Resources.Tpo -c -o src/shotwell-Resources.o `test -f 'src/Resources.c' || echo '$(srcdir)/'`src/Resources.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-Resources.Tpo src/$(DEPDIR)/shotwell-Resources.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/Resources.c' object='src/shotwell-Resources.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-Resources.o `test -f 'src/Resources.c' || echo '$(srcdir)/'`src/Resources.c
+
+src/shotwell-Resources.obj: src/Resources.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-Resources.obj -MD -MP -MF src/$(DEPDIR)/shotwell-Resources.Tpo -c -o src/shotwell-Resources.obj `if test -f 'src/Resources.c'; then $(CYGPATH_W) 'src/Resources.c'; else $(CYGPATH_W) '$(srcdir)/src/Resources.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-Resources.Tpo src/$(DEPDIR)/shotwell-Resources.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/Resources.c' object='src/shotwell-Resources.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-Resources.obj `if test -f 'src/Resources.c'; then $(CYGPATH_W) 'src/Resources.c'; else $(CYGPATH_W) '$(srcdir)/src/Resources.c'; fi`
+
+src/shotwell-Debug.o: src/Debug.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-Debug.o -MD -MP -MF src/$(DEPDIR)/shotwell-Debug.Tpo -c -o src/shotwell-Debug.o `test -f 'src/Debug.c' || echo '$(srcdir)/'`src/Debug.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-Debug.Tpo src/$(DEPDIR)/shotwell-Debug.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/Debug.c' object='src/shotwell-Debug.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-Debug.o `test -f 'src/Debug.c' || echo '$(srcdir)/'`src/Debug.c
+
+src/shotwell-Debug.obj: src/Debug.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-Debug.obj -MD -MP -MF src/$(DEPDIR)/shotwell-Debug.Tpo -c -o src/shotwell-Debug.obj `if test -f 'src/Debug.c'; then $(CYGPATH_W) 'src/Debug.c'; else $(CYGPATH_W) '$(srcdir)/src/Debug.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-Debug.Tpo src/$(DEPDIR)/shotwell-Debug.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/Debug.c' object='src/shotwell-Debug.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-Debug.obj `if test -f 'src/Debug.c'; then $(CYGPATH_W) 'src/Debug.c'; else $(CYGPATH_W) '$(srcdir)/src/Debug.c'; fi`
+
+src/shotwell-ColorTransformation.o: src/ColorTransformation.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-ColorTransformation.o -MD -MP -MF src/$(DEPDIR)/shotwell-ColorTransformation.Tpo -c -o src/shotwell-ColorTransformation.o `test -f 'src/ColorTransformation.c' || echo '$(srcdir)/'`src/ColorTransformation.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-ColorTransformation.Tpo src/$(DEPDIR)/shotwell-ColorTransformation.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/ColorTransformation.c' object='src/shotwell-ColorTransformation.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-ColorTransformation.o `test -f 'src/ColorTransformation.c' || echo '$(srcdir)/'`src/ColorTransformation.c
+
+src/shotwell-ColorTransformation.obj: src/ColorTransformation.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-ColorTransformation.obj -MD -MP -MF src/$(DEPDIR)/shotwell-ColorTransformation.Tpo -c -o src/shotwell-ColorTransformation.obj `if test -f 'src/ColorTransformation.c'; then $(CYGPATH_W) 'src/ColorTransformation.c'; else $(CYGPATH_W) '$(srcdir)/src/ColorTransformation.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-ColorTransformation.Tpo src/$(DEPDIR)/shotwell-ColorTransformation.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/ColorTransformation.c' object='src/shotwell-ColorTransformation.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-ColorTransformation.obj `if test -f 'src/ColorTransformation.c'; then $(CYGPATH_W) 'src/ColorTransformation.c'; else $(CYGPATH_W) '$(srcdir)/src/ColorTransformation.c'; fi`
+
+src/shotwell-Properties.o: src/Properties.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-Properties.o -MD -MP -MF src/$(DEPDIR)/shotwell-Properties.Tpo -c -o src/shotwell-Properties.o `test -f 'src/Properties.c' || echo '$(srcdir)/'`src/Properties.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-Properties.Tpo src/$(DEPDIR)/shotwell-Properties.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/Properties.c' object='src/shotwell-Properties.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-Properties.o `test -f 'src/Properties.c' || echo '$(srcdir)/'`src/Properties.c
+
+src/shotwell-Properties.obj: src/Properties.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-Properties.obj -MD -MP -MF src/$(DEPDIR)/shotwell-Properties.Tpo -c -o src/shotwell-Properties.obj `if test -f 'src/Properties.c'; then $(CYGPATH_W) 'src/Properties.c'; else $(CYGPATH_W) '$(srcdir)/src/Properties.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-Properties.Tpo src/$(DEPDIR)/shotwell-Properties.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/Properties.c' object='src/shotwell-Properties.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-Properties.obj `if test -f 'src/Properties.c'; then $(CYGPATH_W) 'src/Properties.c'; else $(CYGPATH_W) '$(srcdir)/src/Properties.c'; fi`
+
+src/shotwell-CustomComponents.o: src/CustomComponents.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-CustomComponents.o -MD -MP -MF src/$(DEPDIR)/shotwell-CustomComponents.Tpo -c -o src/shotwell-CustomComponents.o `test -f 'src/CustomComponents.c' || echo '$(srcdir)/'`src/CustomComponents.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-CustomComponents.Tpo src/$(DEPDIR)/shotwell-CustomComponents.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/CustomComponents.c' object='src/shotwell-CustomComponents.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-CustomComponents.o `test -f 'src/CustomComponents.c' || echo '$(srcdir)/'`src/CustomComponents.c
+
+src/shotwell-CustomComponents.obj: src/CustomComponents.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-CustomComponents.obj -MD -MP -MF src/$(DEPDIR)/shotwell-CustomComponents.Tpo -c -o src/shotwell-CustomComponents.obj `if test -f 'src/CustomComponents.c'; then $(CYGPATH_W) 'src/CustomComponents.c'; else $(CYGPATH_W) '$(srcdir)/src/CustomComponents.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-CustomComponents.Tpo src/$(DEPDIR)/shotwell-CustomComponents.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/CustomComponents.c' object='src/shotwell-CustomComponents.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-CustomComponents.obj `if test -f 'src/CustomComponents.c'; then $(CYGPATH_W) 'src/CustomComponents.c'; else $(CYGPATH_W) '$(srcdir)/src/CustomComponents.c'; fi`
+
+src/shotwell-Event.o: src/Event.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-Event.o -MD -MP -MF src/$(DEPDIR)/shotwell-Event.Tpo -c -o src/shotwell-Event.o `test -f 'src/Event.c' || echo '$(srcdir)/'`src/Event.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-Event.Tpo src/$(DEPDIR)/shotwell-Event.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/Event.c' object='src/shotwell-Event.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-Event.o `test -f 'src/Event.c' || echo '$(srcdir)/'`src/Event.c
+
+src/shotwell-Event.obj: src/Event.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-Event.obj -MD -MP -MF src/$(DEPDIR)/shotwell-Event.Tpo -c -o src/shotwell-Event.obj `if test -f 'src/Event.c'; then $(CYGPATH_W) 'src/Event.c'; else $(CYGPATH_W) '$(srcdir)/src/Event.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-Event.Tpo src/$(DEPDIR)/shotwell-Event.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/Event.c' object='src/shotwell-Event.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-Event.obj `if test -f 'src/Event.c'; then $(CYGPATH_W) 'src/Event.c'; else $(CYGPATH_W) '$(srcdir)/src/Event.c'; fi`
+
+src/shotwell-International.o: src/International.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-International.o -MD -MP -MF src/$(DEPDIR)/shotwell-International.Tpo -c -o src/shotwell-International.o `test -f 'src/International.c' || echo '$(srcdir)/'`src/International.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-International.Tpo src/$(DEPDIR)/shotwell-International.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/International.c' object='src/shotwell-International.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-International.o `test -f 'src/International.c' || echo '$(srcdir)/'`src/International.c
+
+src/shotwell-International.obj: src/International.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-International.obj -MD -MP -MF src/$(DEPDIR)/shotwell-International.Tpo -c -o src/shotwell-International.obj `if test -f 'src/International.c'; then $(CYGPATH_W) 'src/International.c'; else $(CYGPATH_W) '$(srcdir)/src/International.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-International.Tpo src/$(DEPDIR)/shotwell-International.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/International.c' object='src/shotwell-International.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-International.obj `if test -f 'src/International.c'; then $(CYGPATH_W) 'src/International.c'; else $(CYGPATH_W) '$(srcdir)/src/International.c'; fi`
+
+src/shotwell-AppDirs.o: src/AppDirs.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-AppDirs.o -MD -MP -MF src/$(DEPDIR)/shotwell-AppDirs.Tpo -c -o src/shotwell-AppDirs.o `test -f 'src/AppDirs.c' || echo '$(srcdir)/'`src/AppDirs.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-AppDirs.Tpo src/$(DEPDIR)/shotwell-AppDirs.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/AppDirs.c' object='src/shotwell-AppDirs.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-AppDirs.o `test -f 'src/AppDirs.c' || echo '$(srcdir)/'`src/AppDirs.c
+
+src/shotwell-AppDirs.obj: src/AppDirs.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-AppDirs.obj -MD -MP -MF src/$(DEPDIR)/shotwell-AppDirs.Tpo -c -o src/shotwell-AppDirs.obj `if test -f 'src/AppDirs.c'; then $(CYGPATH_W) 'src/AppDirs.c'; else $(CYGPATH_W) '$(srcdir)/src/AppDirs.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-AppDirs.Tpo src/$(DEPDIR)/shotwell-AppDirs.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/AppDirs.c' object='src/shotwell-AppDirs.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-AppDirs.obj `if test -f 'src/AppDirs.c'; then $(CYGPATH_W) 'src/AppDirs.c'; else $(CYGPATH_W) '$(srcdir)/src/AppDirs.c'; fi`
+
+src/shotwell-PixbufCache.o: src/PixbufCache.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-PixbufCache.o -MD -MP -MF src/$(DEPDIR)/shotwell-PixbufCache.Tpo -c -o src/shotwell-PixbufCache.o `test -f 'src/PixbufCache.c' || echo '$(srcdir)/'`src/PixbufCache.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-PixbufCache.Tpo src/$(DEPDIR)/shotwell-PixbufCache.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/PixbufCache.c' object='src/shotwell-PixbufCache.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-PixbufCache.o `test -f 'src/PixbufCache.c' || echo '$(srcdir)/'`src/PixbufCache.c
+
+src/shotwell-PixbufCache.obj: src/PixbufCache.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-PixbufCache.obj -MD -MP -MF src/$(DEPDIR)/shotwell-PixbufCache.Tpo -c -o src/shotwell-PixbufCache.obj `if test -f 'src/PixbufCache.c'; then $(CYGPATH_W) 'src/PixbufCache.c'; else $(CYGPATH_W) '$(srcdir)/src/PixbufCache.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-PixbufCache.Tpo src/$(DEPDIR)/shotwell-PixbufCache.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/PixbufCache.c' object='src/shotwell-PixbufCache.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-PixbufCache.obj `if test -f 'src/PixbufCache.c'; then $(CYGPATH_W) 'src/PixbufCache.c'; else $(CYGPATH_W) '$(srcdir)/src/PixbufCache.c'; fi`
+
+src/shotwell-CommandManager.o: src/CommandManager.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-CommandManager.o -MD -MP -MF src/$(DEPDIR)/shotwell-CommandManager.Tpo -c -o src/shotwell-CommandManager.o `test -f 'src/CommandManager.c' || echo '$(srcdir)/'`src/CommandManager.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-CommandManager.Tpo src/$(DEPDIR)/shotwell-CommandManager.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/CommandManager.c' object='src/shotwell-CommandManager.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-CommandManager.o `test -f 'src/CommandManager.c' || echo '$(srcdir)/'`src/CommandManager.c
+
+src/shotwell-CommandManager.obj: src/CommandManager.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-CommandManager.obj -MD -MP -MF src/$(DEPDIR)/shotwell-CommandManager.Tpo -c -o src/shotwell-CommandManager.obj `if test -f 'src/CommandManager.c'; then $(CYGPATH_W) 'src/CommandManager.c'; else $(CYGPATH_W) '$(srcdir)/src/CommandManager.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-CommandManager.Tpo src/$(DEPDIR)/shotwell-CommandManager.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/CommandManager.c' object='src/shotwell-CommandManager.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-CommandManager.obj `if test -f 'src/CommandManager.c'; then $(CYGPATH_W) 'src/CommandManager.c'; else $(CYGPATH_W) '$(srcdir)/src/CommandManager.c'; fi`
+
+src/shotwell-Commands.o: src/Commands.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-Commands.o -MD -MP -MF src/$(DEPDIR)/shotwell-Commands.Tpo -c -o src/shotwell-Commands.o `test -f 'src/Commands.c' || echo '$(srcdir)/'`src/Commands.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-Commands.Tpo src/$(DEPDIR)/shotwell-Commands.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/Commands.c' object='src/shotwell-Commands.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-Commands.o `test -f 'src/Commands.c' || echo '$(srcdir)/'`src/Commands.c
+
+src/shotwell-Commands.obj: src/Commands.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-Commands.obj -MD -MP -MF src/$(DEPDIR)/shotwell-Commands.Tpo -c -o src/shotwell-Commands.obj `if test -f 'src/Commands.c'; then $(CYGPATH_W) 'src/Commands.c'; else $(CYGPATH_W) '$(srcdir)/src/Commands.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-Commands.Tpo src/$(DEPDIR)/shotwell-Commands.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/Commands.c' object='src/shotwell-Commands.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-Commands.obj `if test -f 'src/Commands.c'; then $(CYGPATH_W) 'src/Commands.c'; else $(CYGPATH_W) '$(srcdir)/src/Commands.c'; fi`
+
+src/shotwell-SlideshowPage.o: src/SlideshowPage.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-SlideshowPage.o -MD -MP -MF src/$(DEPDIR)/shotwell-SlideshowPage.Tpo -c -o src/shotwell-SlideshowPage.o `test -f 'src/SlideshowPage.c' || echo '$(srcdir)/'`src/SlideshowPage.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-SlideshowPage.Tpo src/$(DEPDIR)/shotwell-SlideshowPage.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/SlideshowPage.c' object='src/shotwell-SlideshowPage.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-SlideshowPage.o `test -f 'src/SlideshowPage.c' || echo '$(srcdir)/'`src/SlideshowPage.c
+
+src/shotwell-SlideshowPage.obj: src/SlideshowPage.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-SlideshowPage.obj -MD -MP -MF src/$(DEPDIR)/shotwell-SlideshowPage.Tpo -c -o src/shotwell-SlideshowPage.obj `if test -f 'src/SlideshowPage.c'; then $(CYGPATH_W) 'src/SlideshowPage.c'; else $(CYGPATH_W) '$(srcdir)/src/SlideshowPage.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-SlideshowPage.Tpo src/$(DEPDIR)/shotwell-SlideshowPage.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/SlideshowPage.c' object='src/shotwell-SlideshowPage.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-SlideshowPage.obj `if test -f 'src/SlideshowPage.c'; then $(CYGPATH_W) 'src/SlideshowPage.c'; else $(CYGPATH_W) '$(srcdir)/src/SlideshowPage.c'; fi`
+
+src/shotwell-LibraryFiles.o: src/LibraryFiles.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-LibraryFiles.o -MD -MP -MF src/$(DEPDIR)/shotwell-LibraryFiles.Tpo -c -o src/shotwell-LibraryFiles.o `test -f 'src/LibraryFiles.c' || echo '$(srcdir)/'`src/LibraryFiles.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-LibraryFiles.Tpo src/$(DEPDIR)/shotwell-LibraryFiles.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/LibraryFiles.c' object='src/shotwell-LibraryFiles.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-LibraryFiles.o `test -f 'src/LibraryFiles.c' || echo '$(srcdir)/'`src/LibraryFiles.c
+
+src/shotwell-LibraryFiles.obj: src/LibraryFiles.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-LibraryFiles.obj -MD -MP -MF src/$(DEPDIR)/shotwell-LibraryFiles.Tpo -c -o src/shotwell-LibraryFiles.obj `if test -f 'src/LibraryFiles.c'; then $(CYGPATH_W) 'src/LibraryFiles.c'; else $(CYGPATH_W) '$(srcdir)/src/LibraryFiles.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-LibraryFiles.Tpo src/$(DEPDIR)/shotwell-LibraryFiles.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/LibraryFiles.c' object='src/shotwell-LibraryFiles.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-LibraryFiles.obj `if test -f 'src/LibraryFiles.c'; then $(CYGPATH_W) 'src/LibraryFiles.c'; else $(CYGPATH_W) '$(srcdir)/src/LibraryFiles.c'; fi`
+
+src/shotwell-Printing.o: src/Printing.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-Printing.o -MD -MP -MF src/$(DEPDIR)/shotwell-Printing.Tpo -c -o src/shotwell-Printing.o `test -f 'src/Printing.c' || echo '$(srcdir)/'`src/Printing.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-Printing.Tpo src/$(DEPDIR)/shotwell-Printing.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/Printing.c' object='src/shotwell-Printing.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-Printing.o `test -f 'src/Printing.c' || echo '$(srcdir)/'`src/Printing.c
+
+src/shotwell-Printing.obj: src/Printing.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-Printing.obj -MD -MP -MF src/$(DEPDIR)/shotwell-Printing.Tpo -c -o src/shotwell-Printing.obj `if test -f 'src/Printing.c'; then $(CYGPATH_W) 'src/Printing.c'; else $(CYGPATH_W) '$(srcdir)/src/Printing.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-Printing.Tpo src/$(DEPDIR)/shotwell-Printing.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/Printing.c' object='src/shotwell-Printing.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-Printing.obj `if test -f 'src/Printing.c'; then $(CYGPATH_W) 'src/Printing.c'; else $(CYGPATH_W) '$(srcdir)/src/Printing.c'; fi`
+
+src/shotwell-Tag.o: src/Tag.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-Tag.o -MD -MP -MF src/$(DEPDIR)/shotwell-Tag.Tpo -c -o src/shotwell-Tag.o `test -f 'src/Tag.c' || echo '$(srcdir)/'`src/Tag.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-Tag.Tpo src/$(DEPDIR)/shotwell-Tag.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/Tag.c' object='src/shotwell-Tag.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-Tag.o `test -f 'src/Tag.c' || echo '$(srcdir)/'`src/Tag.c
+
+src/shotwell-Tag.obj: src/Tag.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-Tag.obj -MD -MP -MF src/$(DEPDIR)/shotwell-Tag.Tpo -c -o src/shotwell-Tag.obj `if test -f 'src/Tag.c'; then $(CYGPATH_W) 'src/Tag.c'; else $(CYGPATH_W) '$(srcdir)/src/Tag.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-Tag.Tpo src/$(DEPDIR)/shotwell-Tag.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/Tag.c' object='src/shotwell-Tag.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-Tag.obj `if test -f 'src/Tag.c'; then $(CYGPATH_W) 'src/Tag.c'; else $(CYGPATH_W) '$(srcdir)/src/Tag.c'; fi`
+
+src/shotwell-Screensaver.o: src/Screensaver.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-Screensaver.o -MD -MP -MF src/$(DEPDIR)/shotwell-Screensaver.Tpo -c -o src/shotwell-Screensaver.o `test -f 'src/Screensaver.c' || echo '$(srcdir)/'`src/Screensaver.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-Screensaver.Tpo src/$(DEPDIR)/shotwell-Screensaver.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/Screensaver.c' object='src/shotwell-Screensaver.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-Screensaver.o `test -f 'src/Screensaver.c' || echo '$(srcdir)/'`src/Screensaver.c
+
+src/shotwell-Screensaver.obj: src/Screensaver.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-Screensaver.obj -MD -MP -MF src/$(DEPDIR)/shotwell-Screensaver.Tpo -c -o src/shotwell-Screensaver.obj `if test -f 'src/Screensaver.c'; then $(CYGPATH_W) 'src/Screensaver.c'; else $(CYGPATH_W) '$(srcdir)/src/Screensaver.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-Screensaver.Tpo src/$(DEPDIR)/shotwell-Screensaver.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/Screensaver.c' object='src/shotwell-Screensaver.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-Screensaver.obj `if test -f 'src/Screensaver.c'; then $(CYGPATH_W) 'src/Screensaver.c'; else $(CYGPATH_W) '$(srcdir)/src/Screensaver.c'; fi`
+
+src/shotwell-Exporter.o: src/Exporter.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-Exporter.o -MD -MP -MF src/$(DEPDIR)/shotwell-Exporter.Tpo -c -o src/shotwell-Exporter.o `test -f 'src/Exporter.c' || echo '$(srcdir)/'`src/Exporter.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-Exporter.Tpo src/$(DEPDIR)/shotwell-Exporter.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/Exporter.c' object='src/shotwell-Exporter.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-Exporter.o `test -f 'src/Exporter.c' || echo '$(srcdir)/'`src/Exporter.c
+
+src/shotwell-Exporter.obj: src/Exporter.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-Exporter.obj -MD -MP -MF src/$(DEPDIR)/shotwell-Exporter.Tpo -c -o src/shotwell-Exporter.obj `if test -f 'src/Exporter.c'; then $(CYGPATH_W) 'src/Exporter.c'; else $(CYGPATH_W) '$(srcdir)/src/Exporter.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-Exporter.Tpo src/$(DEPDIR)/shotwell-Exporter.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/Exporter.c' object='src/shotwell-Exporter.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-Exporter.obj `if test -f 'src/Exporter.c'; then $(CYGPATH_W) 'src/Exporter.c'; else $(CYGPATH_W) '$(srcdir)/src/Exporter.c'; fi`
+
+src/shotwell-DirectoryMonitor.o: src/DirectoryMonitor.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-DirectoryMonitor.o -MD -MP -MF src/$(DEPDIR)/shotwell-DirectoryMonitor.Tpo -c -o src/shotwell-DirectoryMonitor.o `test -f 'src/DirectoryMonitor.c' || echo '$(srcdir)/'`src/DirectoryMonitor.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-DirectoryMonitor.Tpo src/$(DEPDIR)/shotwell-DirectoryMonitor.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/DirectoryMonitor.c' object='src/shotwell-DirectoryMonitor.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-DirectoryMonitor.o `test -f 'src/DirectoryMonitor.c' || echo '$(srcdir)/'`src/DirectoryMonitor.c
+
+src/shotwell-DirectoryMonitor.obj: src/DirectoryMonitor.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-DirectoryMonitor.obj -MD -MP -MF src/$(DEPDIR)/shotwell-DirectoryMonitor.Tpo -c -o src/shotwell-DirectoryMonitor.obj `if test -f 'src/DirectoryMonitor.c'; then $(CYGPATH_W) 'src/DirectoryMonitor.c'; else $(CYGPATH_W) '$(srcdir)/src/DirectoryMonitor.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-DirectoryMonitor.Tpo src/$(DEPDIR)/shotwell-DirectoryMonitor.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/DirectoryMonitor.c' object='src/shotwell-DirectoryMonitor.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-DirectoryMonitor.obj `if test -f 'src/DirectoryMonitor.c'; then $(CYGPATH_W) 'src/DirectoryMonitor.c'; else $(CYGPATH_W) '$(srcdir)/src/DirectoryMonitor.c'; fi`
+
+src/shotwell-LibraryMonitor.o: src/LibraryMonitor.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-LibraryMonitor.o -MD -MP -MF src/$(DEPDIR)/shotwell-LibraryMonitor.Tpo -c -o src/shotwell-LibraryMonitor.o `test -f 'src/LibraryMonitor.c' || echo '$(srcdir)/'`src/LibraryMonitor.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-LibraryMonitor.Tpo src/$(DEPDIR)/shotwell-LibraryMonitor.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/LibraryMonitor.c' object='src/shotwell-LibraryMonitor.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-LibraryMonitor.o `test -f 'src/LibraryMonitor.c' || echo '$(srcdir)/'`src/LibraryMonitor.c
+
+src/shotwell-LibraryMonitor.obj: src/LibraryMonitor.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-LibraryMonitor.obj -MD -MP -MF src/$(DEPDIR)/shotwell-LibraryMonitor.Tpo -c -o src/shotwell-LibraryMonitor.obj `if test -f 'src/LibraryMonitor.c'; then $(CYGPATH_W) 'src/LibraryMonitor.c'; else $(CYGPATH_W) '$(srcdir)/src/LibraryMonitor.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-LibraryMonitor.Tpo src/$(DEPDIR)/shotwell-LibraryMonitor.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/LibraryMonitor.c' object='src/shotwell-LibraryMonitor.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-LibraryMonitor.obj `if test -f 'src/LibraryMonitor.c'; then $(CYGPATH_W) 'src/LibraryMonitor.c'; else $(CYGPATH_W) '$(srcdir)/src/LibraryMonitor.c'; fi`
+
+src/shotwell-VideoSupport.o: src/VideoSupport.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-VideoSupport.o -MD -MP -MF src/$(DEPDIR)/shotwell-VideoSupport.Tpo -c -o src/shotwell-VideoSupport.o `test -f 'src/VideoSupport.c' || echo '$(srcdir)/'`src/VideoSupport.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-VideoSupport.Tpo src/$(DEPDIR)/shotwell-VideoSupport.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/VideoSupport.c' object='src/shotwell-VideoSupport.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-VideoSupport.o `test -f 'src/VideoSupport.c' || echo '$(srcdir)/'`src/VideoSupport.c
+
+src/shotwell-VideoSupport.obj: src/VideoSupport.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-VideoSupport.obj -MD -MP -MF src/$(DEPDIR)/shotwell-VideoSupport.Tpo -c -o src/shotwell-VideoSupport.obj `if test -f 'src/VideoSupport.c'; then $(CYGPATH_W) 'src/VideoSupport.c'; else $(CYGPATH_W) '$(srcdir)/src/VideoSupport.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-VideoSupport.Tpo src/$(DEPDIR)/shotwell-VideoSupport.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/VideoSupport.c' object='src/shotwell-VideoSupport.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-VideoSupport.obj `if test -f 'src/VideoSupport.c'; then $(CYGPATH_W) 'src/VideoSupport.c'; else $(CYGPATH_W) '$(srcdir)/src/VideoSupport.c'; fi`
+
+src/shotwell-Tombstone.o: src/Tombstone.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-Tombstone.o -MD -MP -MF src/$(DEPDIR)/shotwell-Tombstone.Tpo -c -o src/shotwell-Tombstone.o `test -f 'src/Tombstone.c' || echo '$(srcdir)/'`src/Tombstone.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-Tombstone.Tpo src/$(DEPDIR)/shotwell-Tombstone.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/Tombstone.c' object='src/shotwell-Tombstone.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-Tombstone.o `test -f 'src/Tombstone.c' || echo '$(srcdir)/'`src/Tombstone.c
+
+src/shotwell-Tombstone.obj: src/Tombstone.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-Tombstone.obj -MD -MP -MF src/$(DEPDIR)/shotwell-Tombstone.Tpo -c -o src/shotwell-Tombstone.obj `if test -f 'src/Tombstone.c'; then $(CYGPATH_W) 'src/Tombstone.c'; else $(CYGPATH_W) '$(srcdir)/src/Tombstone.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-Tombstone.Tpo src/$(DEPDIR)/shotwell-Tombstone.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/Tombstone.c' object='src/shotwell-Tombstone.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-Tombstone.obj `if test -f 'src/Tombstone.c'; then $(CYGPATH_W) 'src/Tombstone.c'; else $(CYGPATH_W) '$(srcdir)/src/Tombstone.c'; fi`
+
+src/shotwell-MetadataWriter.o: src/MetadataWriter.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-MetadataWriter.o -MD -MP -MF src/$(DEPDIR)/shotwell-MetadataWriter.Tpo -c -o src/shotwell-MetadataWriter.o `test -f 'src/MetadataWriter.c' || echo '$(srcdir)/'`src/MetadataWriter.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-MetadataWriter.Tpo src/$(DEPDIR)/shotwell-MetadataWriter.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/MetadataWriter.c' object='src/shotwell-MetadataWriter.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-MetadataWriter.o `test -f 'src/MetadataWriter.c' || echo '$(srcdir)/'`src/MetadataWriter.c
+
+src/shotwell-MetadataWriter.obj: src/MetadataWriter.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-MetadataWriter.obj -MD -MP -MF src/$(DEPDIR)/shotwell-MetadataWriter.Tpo -c -o src/shotwell-MetadataWriter.obj `if test -f 'src/MetadataWriter.c'; then $(CYGPATH_W) 'src/MetadataWriter.c'; else $(CYGPATH_W) '$(srcdir)/src/MetadataWriter.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-MetadataWriter.Tpo src/$(DEPDIR)/shotwell-MetadataWriter.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/MetadataWriter.c' object='src/shotwell-MetadataWriter.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-MetadataWriter.obj `if test -f 'src/MetadataWriter.c'; then $(CYGPATH_W) 'src/MetadataWriter.c'; else $(CYGPATH_W) '$(srcdir)/src/MetadataWriter.c'; fi`
+
+src/shotwell-Application.o: src/Application.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-Application.o -MD -MP -MF src/$(DEPDIR)/shotwell-Application.Tpo -c -o src/shotwell-Application.o `test -f 'src/Application.c' || echo '$(srcdir)/'`src/Application.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-Application.Tpo src/$(DEPDIR)/shotwell-Application.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/Application.c' object='src/shotwell-Application.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-Application.o `test -f 'src/Application.c' || echo '$(srcdir)/'`src/Application.c
+
+src/shotwell-Application.obj: src/Application.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-Application.obj -MD -MP -MF src/$(DEPDIR)/shotwell-Application.Tpo -c -o src/shotwell-Application.obj `if test -f 'src/Application.c'; then $(CYGPATH_W) 'src/Application.c'; else $(CYGPATH_W) '$(srcdir)/src/Application.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-Application.Tpo src/$(DEPDIR)/shotwell-Application.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/Application.c' object='src/shotwell-Application.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-Application.obj `if test -f 'src/Application.c'; then $(CYGPATH_W) 'src/Application.c'; else $(CYGPATH_W) '$(srcdir)/src/Application.c'; fi`
+
+src/shotwell-TimedQueue.o: src/TimedQueue.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-TimedQueue.o -MD -MP -MF src/$(DEPDIR)/shotwell-TimedQueue.Tpo -c -o src/shotwell-TimedQueue.o `test -f 'src/TimedQueue.c' || echo '$(srcdir)/'`src/TimedQueue.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-TimedQueue.Tpo src/$(DEPDIR)/shotwell-TimedQueue.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/TimedQueue.c' object='src/shotwell-TimedQueue.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-TimedQueue.o `test -f 'src/TimedQueue.c' || echo '$(srcdir)/'`src/TimedQueue.c
+
+src/shotwell-TimedQueue.obj: src/TimedQueue.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-TimedQueue.obj -MD -MP -MF src/$(DEPDIR)/shotwell-TimedQueue.Tpo -c -o src/shotwell-TimedQueue.obj `if test -f 'src/TimedQueue.c'; then $(CYGPATH_W) 'src/TimedQueue.c'; else $(CYGPATH_W) '$(srcdir)/src/TimedQueue.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-TimedQueue.Tpo src/$(DEPDIR)/shotwell-TimedQueue.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/TimedQueue.c' object='src/shotwell-TimedQueue.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-TimedQueue.obj `if test -f 'src/TimedQueue.c'; then $(CYGPATH_W) 'src/TimedQueue.c'; else $(CYGPATH_W) '$(srcdir)/src/TimedQueue.c'; fi`
+
+src/shotwell-MediaPage.o: src/MediaPage.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-MediaPage.o -MD -MP -MF src/$(DEPDIR)/shotwell-MediaPage.Tpo -c -o src/shotwell-MediaPage.o `test -f 'src/MediaPage.c' || echo '$(srcdir)/'`src/MediaPage.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-MediaPage.Tpo src/$(DEPDIR)/shotwell-MediaPage.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/MediaPage.c' object='src/shotwell-MediaPage.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-MediaPage.o `test -f 'src/MediaPage.c' || echo '$(srcdir)/'`src/MediaPage.c
+
+src/shotwell-MediaPage.obj: src/MediaPage.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-MediaPage.obj -MD -MP -MF src/$(DEPDIR)/shotwell-MediaPage.Tpo -c -o src/shotwell-MediaPage.obj `if test -f 'src/MediaPage.c'; then $(CYGPATH_W) 'src/MediaPage.c'; else $(CYGPATH_W) '$(srcdir)/src/MediaPage.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-MediaPage.Tpo src/$(DEPDIR)/shotwell-MediaPage.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/MediaPage.c' object='src/shotwell-MediaPage.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-MediaPage.obj `if test -f 'src/MediaPage.c'; then $(CYGPATH_W) 'src/MediaPage.c'; else $(CYGPATH_W) '$(srcdir)/src/MediaPage.c'; fi`
+
+src/shotwell-MediaDataRepresentation.o: src/MediaDataRepresentation.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-MediaDataRepresentation.o -MD -MP -MF src/$(DEPDIR)/shotwell-MediaDataRepresentation.Tpo -c -o src/shotwell-MediaDataRepresentation.o `test -f 'src/MediaDataRepresentation.c' || echo '$(srcdir)/'`src/MediaDataRepresentation.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-MediaDataRepresentation.Tpo src/$(DEPDIR)/shotwell-MediaDataRepresentation.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/MediaDataRepresentation.c' object='src/shotwell-MediaDataRepresentation.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-MediaDataRepresentation.o `test -f 'src/MediaDataRepresentation.c' || echo '$(srcdir)/'`src/MediaDataRepresentation.c
+
+src/shotwell-MediaDataRepresentation.obj: src/MediaDataRepresentation.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-MediaDataRepresentation.obj -MD -MP -MF src/$(DEPDIR)/shotwell-MediaDataRepresentation.Tpo -c -o src/shotwell-MediaDataRepresentation.obj `if test -f 'src/MediaDataRepresentation.c'; then $(CYGPATH_W) 'src/MediaDataRepresentation.c'; else $(CYGPATH_W) '$(srcdir)/src/MediaDataRepresentation.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-MediaDataRepresentation.Tpo src/$(DEPDIR)/shotwell-MediaDataRepresentation.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/MediaDataRepresentation.c' object='src/shotwell-MediaDataRepresentation.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-MediaDataRepresentation.obj `if test -f 'src/MediaDataRepresentation.c'; then $(CYGPATH_W) 'src/MediaDataRepresentation.c'; else $(CYGPATH_W) '$(srcdir)/src/MediaDataRepresentation.c'; fi`
+
+src/shotwell-DesktopIntegration.o: src/DesktopIntegration.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-DesktopIntegration.o -MD -MP -MF src/$(DEPDIR)/shotwell-DesktopIntegration.Tpo -c -o src/shotwell-DesktopIntegration.o `test -f 'src/DesktopIntegration.c' || echo '$(srcdir)/'`src/DesktopIntegration.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-DesktopIntegration.Tpo src/$(DEPDIR)/shotwell-DesktopIntegration.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/DesktopIntegration.c' object='src/shotwell-DesktopIntegration.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-DesktopIntegration.o `test -f 'src/DesktopIntegration.c' || echo '$(srcdir)/'`src/DesktopIntegration.c
+
+src/shotwell-DesktopIntegration.obj: src/DesktopIntegration.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-DesktopIntegration.obj -MD -MP -MF src/$(DEPDIR)/shotwell-DesktopIntegration.Tpo -c -o src/shotwell-DesktopIntegration.obj `if test -f 'src/DesktopIntegration.c'; then $(CYGPATH_W) 'src/DesktopIntegration.c'; else $(CYGPATH_W) '$(srcdir)/src/DesktopIntegration.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-DesktopIntegration.Tpo src/$(DEPDIR)/shotwell-DesktopIntegration.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/DesktopIntegration.c' object='src/shotwell-DesktopIntegration.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-DesktopIntegration.obj `if test -f 'src/DesktopIntegration.c'; then $(CYGPATH_W) 'src/DesktopIntegration.c'; else $(CYGPATH_W) '$(srcdir)/src/DesktopIntegration.c'; fi`
+
+src/shotwell-MediaInterfaces.o: src/MediaInterfaces.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-MediaInterfaces.o -MD -MP -MF src/$(DEPDIR)/shotwell-MediaInterfaces.Tpo -c -o src/shotwell-MediaInterfaces.o `test -f 'src/MediaInterfaces.c' || echo '$(srcdir)/'`src/MediaInterfaces.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-MediaInterfaces.Tpo src/$(DEPDIR)/shotwell-MediaInterfaces.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/MediaInterfaces.c' object='src/shotwell-MediaInterfaces.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-MediaInterfaces.o `test -f 'src/MediaInterfaces.c' || echo '$(srcdir)/'`src/MediaInterfaces.c
+
+src/shotwell-MediaInterfaces.obj: src/MediaInterfaces.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-MediaInterfaces.obj -MD -MP -MF src/$(DEPDIR)/shotwell-MediaInterfaces.Tpo -c -o src/shotwell-MediaInterfaces.obj `if test -f 'src/MediaInterfaces.c'; then $(CYGPATH_W) 'src/MediaInterfaces.c'; else $(CYGPATH_W) '$(srcdir)/src/MediaInterfaces.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-MediaInterfaces.Tpo src/$(DEPDIR)/shotwell-MediaInterfaces.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/MediaInterfaces.c' object='src/shotwell-MediaInterfaces.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-MediaInterfaces.obj `if test -f 'src/MediaInterfaces.c'; then $(CYGPATH_W) 'src/MediaInterfaces.c'; else $(CYGPATH_W) '$(srcdir)/src/MediaInterfaces.c'; fi`
+
+src/shotwell-MediaMetadata.o: src/MediaMetadata.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-MediaMetadata.o -MD -MP -MF src/$(DEPDIR)/shotwell-MediaMetadata.Tpo -c -o src/shotwell-MediaMetadata.o `test -f 'src/MediaMetadata.c' || echo '$(srcdir)/'`src/MediaMetadata.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-MediaMetadata.Tpo src/$(DEPDIR)/shotwell-MediaMetadata.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/MediaMetadata.c' object='src/shotwell-MediaMetadata.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-MediaMetadata.o `test -f 'src/MediaMetadata.c' || echo '$(srcdir)/'`src/MediaMetadata.c
+
+src/shotwell-MediaMetadata.obj: src/MediaMetadata.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-MediaMetadata.obj -MD -MP -MF src/$(DEPDIR)/shotwell-MediaMetadata.Tpo -c -o src/shotwell-MediaMetadata.obj `if test -f 'src/MediaMetadata.c'; then $(CYGPATH_W) 'src/MediaMetadata.c'; else $(CYGPATH_W) '$(srcdir)/src/MediaMetadata.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-MediaMetadata.Tpo src/$(DEPDIR)/shotwell-MediaMetadata.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/MediaMetadata.c' object='src/shotwell-MediaMetadata.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-MediaMetadata.obj `if test -f 'src/MediaMetadata.c'; then $(CYGPATH_W) 'src/MediaMetadata.c'; else $(CYGPATH_W) '$(srcdir)/src/MediaMetadata.c'; fi`
+
+src/shotwell-VideoMetadata.o: src/VideoMetadata.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-VideoMetadata.o -MD -MP -MF src/$(DEPDIR)/shotwell-VideoMetadata.Tpo -c -o src/shotwell-VideoMetadata.o `test -f 'src/VideoMetadata.c' || echo '$(srcdir)/'`src/VideoMetadata.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-VideoMetadata.Tpo src/$(DEPDIR)/shotwell-VideoMetadata.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/VideoMetadata.c' object='src/shotwell-VideoMetadata.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-VideoMetadata.o `test -f 'src/VideoMetadata.c' || echo '$(srcdir)/'`src/VideoMetadata.c
+
+src/shotwell-VideoMetadata.obj: src/VideoMetadata.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-VideoMetadata.obj -MD -MP -MF src/$(DEPDIR)/shotwell-VideoMetadata.Tpo -c -o src/shotwell-VideoMetadata.obj `if test -f 'src/VideoMetadata.c'; then $(CYGPATH_W) 'src/VideoMetadata.c'; else $(CYGPATH_W) '$(srcdir)/src/VideoMetadata.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-VideoMetadata.Tpo src/$(DEPDIR)/shotwell-VideoMetadata.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/VideoMetadata.c' object='src/shotwell-VideoMetadata.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-VideoMetadata.obj `if test -f 'src/VideoMetadata.c'; then $(CYGPATH_W) 'src/VideoMetadata.c'; else $(CYGPATH_W) '$(srcdir)/src/VideoMetadata.c'; fi`
+
+src/shotwell-MediaMonitor.o: src/MediaMonitor.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-MediaMonitor.o -MD -MP -MF src/$(DEPDIR)/shotwell-MediaMonitor.Tpo -c -o src/shotwell-MediaMonitor.o `test -f 'src/MediaMonitor.c' || echo '$(srcdir)/'`src/MediaMonitor.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-MediaMonitor.Tpo src/$(DEPDIR)/shotwell-MediaMonitor.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/MediaMonitor.c' object='src/shotwell-MediaMonitor.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-MediaMonitor.o `test -f 'src/MediaMonitor.c' || echo '$(srcdir)/'`src/MediaMonitor.c
+
+src/shotwell-MediaMonitor.obj: src/MediaMonitor.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-MediaMonitor.obj -MD -MP -MF src/$(DEPDIR)/shotwell-MediaMonitor.Tpo -c -o src/shotwell-MediaMonitor.obj `if test -f 'src/MediaMonitor.c'; then $(CYGPATH_W) 'src/MediaMonitor.c'; else $(CYGPATH_W) '$(srcdir)/src/MediaMonitor.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-MediaMonitor.Tpo src/$(DEPDIR)/shotwell-MediaMonitor.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/MediaMonitor.c' object='src/shotwell-MediaMonitor.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-MediaMonitor.obj `if test -f 'src/MediaMonitor.c'; then $(CYGPATH_W) 'src/MediaMonitor.c'; else $(CYGPATH_W) '$(srcdir)/src/MediaMonitor.c'; fi`
+
+src/shotwell-PhotoMonitor.o: src/PhotoMonitor.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-PhotoMonitor.o -MD -MP -MF src/$(DEPDIR)/shotwell-PhotoMonitor.Tpo -c -o src/shotwell-PhotoMonitor.o `test -f 'src/PhotoMonitor.c' || echo '$(srcdir)/'`src/PhotoMonitor.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-PhotoMonitor.Tpo src/$(DEPDIR)/shotwell-PhotoMonitor.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/PhotoMonitor.c' object='src/shotwell-PhotoMonitor.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-PhotoMonitor.o `test -f 'src/PhotoMonitor.c' || echo '$(srcdir)/'`src/PhotoMonitor.c
+
+src/shotwell-PhotoMonitor.obj: src/PhotoMonitor.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-PhotoMonitor.obj -MD -MP -MF src/$(DEPDIR)/shotwell-PhotoMonitor.Tpo -c -o src/shotwell-PhotoMonitor.obj `if test -f 'src/PhotoMonitor.c'; then $(CYGPATH_W) 'src/PhotoMonitor.c'; else $(CYGPATH_W) '$(srcdir)/src/PhotoMonitor.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-PhotoMonitor.Tpo src/$(DEPDIR)/shotwell-PhotoMonitor.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/PhotoMonitor.c' object='src/shotwell-PhotoMonitor.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-PhotoMonitor.obj `if test -f 'src/PhotoMonitor.c'; then $(CYGPATH_W) 'src/PhotoMonitor.c'; else $(CYGPATH_W) '$(srcdir)/src/PhotoMonitor.c'; fi`
+
+src/shotwell-VideoMonitor.o: src/VideoMonitor.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-VideoMonitor.o -MD -MP -MF src/$(DEPDIR)/shotwell-VideoMonitor.Tpo -c -o src/shotwell-VideoMonitor.o `test -f 'src/VideoMonitor.c' || echo '$(srcdir)/'`src/VideoMonitor.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-VideoMonitor.Tpo src/$(DEPDIR)/shotwell-VideoMonitor.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/VideoMonitor.c' object='src/shotwell-VideoMonitor.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-VideoMonitor.o `test -f 'src/VideoMonitor.c' || echo '$(srcdir)/'`src/VideoMonitor.c
+
+src/shotwell-VideoMonitor.obj: src/VideoMonitor.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-VideoMonitor.obj -MD -MP -MF src/$(DEPDIR)/shotwell-VideoMonitor.Tpo -c -o src/shotwell-VideoMonitor.obj `if test -f 'src/VideoMonitor.c'; then $(CYGPATH_W) 'src/VideoMonitor.c'; else $(CYGPATH_W) '$(srcdir)/src/VideoMonitor.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-VideoMonitor.Tpo src/$(DEPDIR)/shotwell-VideoMonitor.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/VideoMonitor.c' object='src/shotwell-VideoMonitor.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-VideoMonitor.obj `if test -f 'src/VideoMonitor.c'; then $(CYGPATH_W) 'src/VideoMonitor.c'; else $(CYGPATH_W) '$(srcdir)/src/VideoMonitor.c'; fi`
+
+src/shotwell-SearchFilter.o: src/SearchFilter.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-SearchFilter.o -MD -MP -MF src/$(DEPDIR)/shotwell-SearchFilter.Tpo -c -o src/shotwell-SearchFilter.o `test -f 'src/SearchFilter.c' || echo '$(srcdir)/'`src/SearchFilter.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-SearchFilter.Tpo src/$(DEPDIR)/shotwell-SearchFilter.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/SearchFilter.c' object='src/shotwell-SearchFilter.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-SearchFilter.o `test -f 'src/SearchFilter.c' || echo '$(srcdir)/'`src/SearchFilter.c
+
+src/shotwell-SearchFilter.obj: src/SearchFilter.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-SearchFilter.obj -MD -MP -MF src/$(DEPDIR)/shotwell-SearchFilter.Tpo -c -o src/shotwell-SearchFilter.obj `if test -f 'src/SearchFilter.c'; then $(CYGPATH_W) 'src/SearchFilter.c'; else $(CYGPATH_W) '$(srcdir)/src/SearchFilter.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-SearchFilter.Tpo src/$(DEPDIR)/shotwell-SearchFilter.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/SearchFilter.c' object='src/shotwell-SearchFilter.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-SearchFilter.obj `if test -f 'src/SearchFilter.c'; then $(CYGPATH_W) 'src/SearchFilter.c'; else $(CYGPATH_W) '$(srcdir)/src/SearchFilter.c'; fi`
+
+src/shotwell-MediaViewTracker.o: src/MediaViewTracker.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-MediaViewTracker.o -MD -MP -MF src/$(DEPDIR)/shotwell-MediaViewTracker.Tpo -c -o src/shotwell-MediaViewTracker.o `test -f 'src/MediaViewTracker.c' || echo '$(srcdir)/'`src/MediaViewTracker.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-MediaViewTracker.Tpo src/$(DEPDIR)/shotwell-MediaViewTracker.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/MediaViewTracker.c' object='src/shotwell-MediaViewTracker.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-MediaViewTracker.o `test -f 'src/MediaViewTracker.c' || echo '$(srcdir)/'`src/MediaViewTracker.c
+
+src/shotwell-MediaViewTracker.obj: src/MediaViewTracker.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-MediaViewTracker.obj -MD -MP -MF src/$(DEPDIR)/shotwell-MediaViewTracker.Tpo -c -o src/shotwell-MediaViewTracker.obj `if test -f 'src/MediaViewTracker.c'; then $(CYGPATH_W) 'src/MediaViewTracker.c'; else $(CYGPATH_W) '$(srcdir)/src/MediaViewTracker.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-MediaViewTracker.Tpo src/$(DEPDIR)/shotwell-MediaViewTracker.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/MediaViewTracker.c' object='src/shotwell-MediaViewTracker.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-MediaViewTracker.obj `if test -f 'src/MediaViewTracker.c'; then $(CYGPATH_W) 'src/MediaViewTracker.c'; else $(CYGPATH_W) '$(srcdir)/src/MediaViewTracker.c'; fi`
+
+src/shotwell-UnityProgressBar.o: src/UnityProgressBar.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-UnityProgressBar.o -MD -MP -MF src/$(DEPDIR)/shotwell-UnityProgressBar.Tpo -c -o src/shotwell-UnityProgressBar.o `test -f 'src/UnityProgressBar.c' || echo '$(srcdir)/'`src/UnityProgressBar.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-UnityProgressBar.Tpo src/$(DEPDIR)/shotwell-UnityProgressBar.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/UnityProgressBar.c' object='src/shotwell-UnityProgressBar.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-UnityProgressBar.o `test -f 'src/UnityProgressBar.c' || echo '$(srcdir)/'`src/UnityProgressBar.c
+
+src/shotwell-UnityProgressBar.obj: src/UnityProgressBar.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-UnityProgressBar.obj -MD -MP -MF src/$(DEPDIR)/shotwell-UnityProgressBar.Tpo -c -o src/shotwell-UnityProgressBar.obj `if test -f 'src/UnityProgressBar.c'; then $(CYGPATH_W) 'src/UnityProgressBar.c'; else $(CYGPATH_W) '$(srcdir)/src/UnityProgressBar.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-UnityProgressBar.Tpo src/$(DEPDIR)/shotwell-UnityProgressBar.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/UnityProgressBar.c' object='src/shotwell-UnityProgressBar.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-UnityProgressBar.obj `if test -f 'src/UnityProgressBar.c'; then $(CYGPATH_W) 'src/UnityProgressBar.c'; else $(CYGPATH_W) '$(srcdir)/src/UnityProgressBar.c'; fi`
+
+src/shotwell-Upgrades.o: src/Upgrades.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-Upgrades.o -MD -MP -MF src/$(DEPDIR)/shotwell-Upgrades.Tpo -c -o src/shotwell-Upgrades.o `test -f 'src/Upgrades.c' || echo '$(srcdir)/'`src/Upgrades.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-Upgrades.Tpo src/$(DEPDIR)/shotwell-Upgrades.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/Upgrades.c' object='src/shotwell-Upgrades.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-Upgrades.o `test -f 'src/Upgrades.c' || echo '$(srcdir)/'`src/Upgrades.c
+
+src/shotwell-Upgrades.obj: src/Upgrades.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-Upgrades.obj -MD -MP -MF src/$(DEPDIR)/shotwell-Upgrades.Tpo -c -o src/shotwell-Upgrades.obj `if test -f 'src/Upgrades.c'; then $(CYGPATH_W) 'src/Upgrades.c'; else $(CYGPATH_W) '$(srcdir)/src/Upgrades.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-Upgrades.Tpo src/$(DEPDIR)/shotwell-Upgrades.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/Upgrades.c' object='src/shotwell-Upgrades.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-Upgrades.obj `if test -f 'src/Upgrades.c'; then $(CYGPATH_W) 'src/Upgrades.c'; else $(CYGPATH_W) '$(srcdir)/src/Upgrades.c'; fi`
+
+src/.unitize/shotwell-_UnitInternals.o: src/.unitize/_UnitInternals.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/.unitize/shotwell-_UnitInternals.o -MD -MP -MF src/.unitize/$(DEPDIR)/shotwell-_UnitInternals.Tpo -c -o src/.unitize/shotwell-_UnitInternals.o `test -f 'src/.unitize/_UnitInternals.c' || echo '$(srcdir)/'`src/.unitize/_UnitInternals.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/.unitize/$(DEPDIR)/shotwell-_UnitInternals.Tpo src/.unitize/$(DEPDIR)/shotwell-_UnitInternals.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/.unitize/_UnitInternals.c' object='src/.unitize/shotwell-_UnitInternals.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/.unitize/shotwell-_UnitInternals.o `test -f 'src/.unitize/_UnitInternals.c' || echo '$(srcdir)/'`src/.unitize/_UnitInternals.c
+
+src/.unitize/shotwell-_UnitInternals.obj: src/.unitize/_UnitInternals.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/.unitize/shotwell-_UnitInternals.obj -MD -MP -MF src/.unitize/$(DEPDIR)/shotwell-_UnitInternals.Tpo -c -o src/.unitize/shotwell-_UnitInternals.obj `if test -f 'src/.unitize/_UnitInternals.c'; then $(CYGPATH_W) 'src/.unitize/_UnitInternals.c'; else $(CYGPATH_W) '$(srcdir)/src/.unitize/_UnitInternals.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/.unitize/$(DEPDIR)/shotwell-_UnitInternals.Tpo src/.unitize/$(DEPDIR)/shotwell-_UnitInternals.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/.unitize/_UnitInternals.c' object='src/.unitize/shotwell-_UnitInternals.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/.unitize/shotwell-_UnitInternals.obj `if test -f 'src/.unitize/_UnitInternals.c'; then $(CYGPATH_W) 'src/.unitize/_UnitInternals.c'; else $(CYGPATH_W) '$(srcdir)/src/.unitize/_UnitInternals.c'; fi`
+
+src/.unitize/shotwell-_UtilInternals.o: src/.unitize/_UtilInternals.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/.unitize/shotwell-_UtilInternals.o -MD -MP -MF src/.unitize/$(DEPDIR)/shotwell-_UtilInternals.Tpo -c -o src/.unitize/shotwell-_UtilInternals.o `test -f 'src/.unitize/_UtilInternals.c' || echo '$(srcdir)/'`src/.unitize/_UtilInternals.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/.unitize/$(DEPDIR)/shotwell-_UtilInternals.Tpo src/.unitize/$(DEPDIR)/shotwell-_UtilInternals.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/.unitize/_UtilInternals.c' object='src/.unitize/shotwell-_UtilInternals.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/.unitize/shotwell-_UtilInternals.o `test -f 'src/.unitize/_UtilInternals.c' || echo '$(srcdir)/'`src/.unitize/_UtilInternals.c
+
+src/.unitize/shotwell-_UtilInternals.obj: src/.unitize/_UtilInternals.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/.unitize/shotwell-_UtilInternals.obj -MD -MP -MF src/.unitize/$(DEPDIR)/shotwell-_UtilInternals.Tpo -c -o src/.unitize/shotwell-_UtilInternals.obj `if test -f 'src/.unitize/_UtilInternals.c'; then $(CYGPATH_W) 'src/.unitize/_UtilInternals.c'; else $(CYGPATH_W) '$(srcdir)/src/.unitize/_UtilInternals.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/.unitize/$(DEPDIR)/shotwell-_UtilInternals.Tpo src/.unitize/$(DEPDIR)/shotwell-_UtilInternals.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/.unitize/_UtilInternals.c' object='src/.unitize/shotwell-_UtilInternals.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/.unitize/shotwell-_UtilInternals.obj `if test -f 'src/.unitize/_UtilInternals.c'; then $(CYGPATH_W) 'src/.unitize/_UtilInternals.c'; else $(CYGPATH_W) '$(srcdir)/src/.unitize/_UtilInternals.c'; fi`
+
+src/.unitize/shotwell-_ThreadsInternals.o: src/.unitize/_ThreadsInternals.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/.unitize/shotwell-_ThreadsInternals.o -MD -MP -MF src/.unitize/$(DEPDIR)/shotwell-_ThreadsInternals.Tpo -c -o src/.unitize/shotwell-_ThreadsInternals.o `test -f 'src/.unitize/_ThreadsInternals.c' || echo '$(srcdir)/'`src/.unitize/_ThreadsInternals.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/.unitize/$(DEPDIR)/shotwell-_ThreadsInternals.Tpo src/.unitize/$(DEPDIR)/shotwell-_ThreadsInternals.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/.unitize/_ThreadsInternals.c' object='src/.unitize/shotwell-_ThreadsInternals.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/.unitize/shotwell-_ThreadsInternals.o `test -f 'src/.unitize/_ThreadsInternals.c' || echo '$(srcdir)/'`src/.unitize/_ThreadsInternals.c
+
+src/.unitize/shotwell-_ThreadsInternals.obj: src/.unitize/_ThreadsInternals.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/.unitize/shotwell-_ThreadsInternals.obj -MD -MP -MF src/.unitize/$(DEPDIR)/shotwell-_ThreadsInternals.Tpo -c -o src/.unitize/shotwell-_ThreadsInternals.obj `if test -f 'src/.unitize/_ThreadsInternals.c'; then $(CYGPATH_W) 'src/.unitize/_ThreadsInternals.c'; else $(CYGPATH_W) '$(srcdir)/src/.unitize/_ThreadsInternals.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/.unitize/$(DEPDIR)/shotwell-_ThreadsInternals.Tpo src/.unitize/$(DEPDIR)/shotwell-_ThreadsInternals.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/.unitize/_ThreadsInternals.c' object='src/.unitize/shotwell-_ThreadsInternals.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/.unitize/shotwell-_ThreadsInternals.obj `if test -f 'src/.unitize/_ThreadsInternals.c'; then $(CYGPATH_W) 'src/.unitize/_ThreadsInternals.c'; else $(CYGPATH_W) '$(srcdir)/src/.unitize/_ThreadsInternals.c'; fi`
+
+src/.unitize/shotwell-_DbInternals.o: src/.unitize/_DbInternals.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/.unitize/shotwell-_DbInternals.o -MD -MP -MF src/.unitize/$(DEPDIR)/shotwell-_DbInternals.Tpo -c -o src/.unitize/shotwell-_DbInternals.o `test -f 'src/.unitize/_DbInternals.c' || echo '$(srcdir)/'`src/.unitize/_DbInternals.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/.unitize/$(DEPDIR)/shotwell-_DbInternals.Tpo src/.unitize/$(DEPDIR)/shotwell-_DbInternals.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/.unitize/_DbInternals.c' object='src/.unitize/shotwell-_DbInternals.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/.unitize/shotwell-_DbInternals.o `test -f 'src/.unitize/_DbInternals.c' || echo '$(srcdir)/'`src/.unitize/_DbInternals.c
+
+src/.unitize/shotwell-_DbInternals.obj: src/.unitize/_DbInternals.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/.unitize/shotwell-_DbInternals.obj -MD -MP -MF src/.unitize/$(DEPDIR)/shotwell-_DbInternals.Tpo -c -o src/.unitize/shotwell-_DbInternals.obj `if test -f 'src/.unitize/_DbInternals.c'; then $(CYGPATH_W) 'src/.unitize/_DbInternals.c'; else $(CYGPATH_W) '$(srcdir)/src/.unitize/_DbInternals.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/.unitize/$(DEPDIR)/shotwell-_DbInternals.Tpo src/.unitize/$(DEPDIR)/shotwell-_DbInternals.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/.unitize/_DbInternals.c' object='src/.unitize/shotwell-_DbInternals.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/.unitize/shotwell-_DbInternals.obj `if test -f 'src/.unitize/_DbInternals.c'; then $(CYGPATH_W) 'src/.unitize/_DbInternals.c'; else $(CYGPATH_W) '$(srcdir)/src/.unitize/_DbInternals.c'; fi`
+
+src/.unitize/shotwell-_EditingToolsInternals.o: src/.unitize/_EditingToolsInternals.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/.unitize/shotwell-_EditingToolsInternals.o -MD -MP -MF src/.unitize/$(DEPDIR)/shotwell-_EditingToolsInternals.Tpo -c -o src/.unitize/shotwell-_EditingToolsInternals.o `test -f 'src/.unitize/_EditingToolsInternals.c' || echo '$(srcdir)/'`src/.unitize/_EditingToolsInternals.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/.unitize/$(DEPDIR)/shotwell-_EditingToolsInternals.Tpo src/.unitize/$(DEPDIR)/shotwell-_EditingToolsInternals.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/.unitize/_EditingToolsInternals.c' object='src/.unitize/shotwell-_EditingToolsInternals.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/.unitize/shotwell-_EditingToolsInternals.o `test -f 'src/.unitize/_EditingToolsInternals.c' || echo '$(srcdir)/'`src/.unitize/_EditingToolsInternals.c
+
+src/.unitize/shotwell-_EditingToolsInternals.obj: src/.unitize/_EditingToolsInternals.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/.unitize/shotwell-_EditingToolsInternals.obj -MD -MP -MF src/.unitize/$(DEPDIR)/shotwell-_EditingToolsInternals.Tpo -c -o src/.unitize/shotwell-_EditingToolsInternals.obj `if test -f 'src/.unitize/_EditingToolsInternals.c'; then $(CYGPATH_W) 'src/.unitize/_EditingToolsInternals.c'; else $(CYGPATH_W) '$(srcdir)/src/.unitize/_EditingToolsInternals.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/.unitize/$(DEPDIR)/shotwell-_EditingToolsInternals.Tpo src/.unitize/$(DEPDIR)/shotwell-_EditingToolsInternals.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/.unitize/_EditingToolsInternals.c' object='src/.unitize/shotwell-_EditingToolsInternals.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/.unitize/shotwell-_EditingToolsInternals.obj `if test -f 'src/.unitize/_EditingToolsInternals.c'; then $(CYGPATH_W) 'src/.unitize/_EditingToolsInternals.c'; else $(CYGPATH_W) '$(srcdir)/src/.unitize/_EditingToolsInternals.c'; fi`
+
+src/.unitize/shotwell-_PluginsInternals.o: src/.unitize/_PluginsInternals.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/.unitize/shotwell-_PluginsInternals.o -MD -MP -MF src/.unitize/$(DEPDIR)/shotwell-_PluginsInternals.Tpo -c -o src/.unitize/shotwell-_PluginsInternals.o `test -f 'src/.unitize/_PluginsInternals.c' || echo '$(srcdir)/'`src/.unitize/_PluginsInternals.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/.unitize/$(DEPDIR)/shotwell-_PluginsInternals.Tpo src/.unitize/$(DEPDIR)/shotwell-_PluginsInternals.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/.unitize/_PluginsInternals.c' object='src/.unitize/shotwell-_PluginsInternals.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/.unitize/shotwell-_PluginsInternals.o `test -f 'src/.unitize/_PluginsInternals.c' || echo '$(srcdir)/'`src/.unitize/_PluginsInternals.c
+
+src/.unitize/shotwell-_PluginsInternals.obj: src/.unitize/_PluginsInternals.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/.unitize/shotwell-_PluginsInternals.obj -MD -MP -MF src/.unitize/$(DEPDIR)/shotwell-_PluginsInternals.Tpo -c -o src/.unitize/shotwell-_PluginsInternals.obj `if test -f 'src/.unitize/_PluginsInternals.c'; then $(CYGPATH_W) 'src/.unitize/_PluginsInternals.c'; else $(CYGPATH_W) '$(srcdir)/src/.unitize/_PluginsInternals.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/.unitize/$(DEPDIR)/shotwell-_PluginsInternals.Tpo src/.unitize/$(DEPDIR)/shotwell-_PluginsInternals.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/.unitize/_PluginsInternals.c' object='src/.unitize/shotwell-_PluginsInternals.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/.unitize/shotwell-_PluginsInternals.obj `if test -f 'src/.unitize/_PluginsInternals.c'; then $(CYGPATH_W) 'src/.unitize/_PluginsInternals.c'; else $(CYGPATH_W) '$(srcdir)/src/.unitize/_PluginsInternals.c'; fi`
+
+src/.unitize/shotwell-_SlideshowInternals.o: src/.unitize/_SlideshowInternals.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/.unitize/shotwell-_SlideshowInternals.o -MD -MP -MF src/.unitize/$(DEPDIR)/shotwell-_SlideshowInternals.Tpo -c -o src/.unitize/shotwell-_SlideshowInternals.o `test -f 'src/.unitize/_SlideshowInternals.c' || echo '$(srcdir)/'`src/.unitize/_SlideshowInternals.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/.unitize/$(DEPDIR)/shotwell-_SlideshowInternals.Tpo src/.unitize/$(DEPDIR)/shotwell-_SlideshowInternals.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/.unitize/_SlideshowInternals.c' object='src/.unitize/shotwell-_SlideshowInternals.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/.unitize/shotwell-_SlideshowInternals.o `test -f 'src/.unitize/_SlideshowInternals.c' || echo '$(srcdir)/'`src/.unitize/_SlideshowInternals.c
+
+src/.unitize/shotwell-_SlideshowInternals.obj: src/.unitize/_SlideshowInternals.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/.unitize/shotwell-_SlideshowInternals.obj -MD -MP -MF src/.unitize/$(DEPDIR)/shotwell-_SlideshowInternals.Tpo -c -o src/.unitize/shotwell-_SlideshowInternals.obj `if test -f 'src/.unitize/_SlideshowInternals.c'; then $(CYGPATH_W) 'src/.unitize/_SlideshowInternals.c'; else $(CYGPATH_W) '$(srcdir)/src/.unitize/_SlideshowInternals.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/.unitize/$(DEPDIR)/shotwell-_SlideshowInternals.Tpo src/.unitize/$(DEPDIR)/shotwell-_SlideshowInternals.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/.unitize/_SlideshowInternals.c' object='src/.unitize/shotwell-_SlideshowInternals.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/.unitize/shotwell-_SlideshowInternals.obj `if test -f 'src/.unitize/_SlideshowInternals.c'; then $(CYGPATH_W) 'src/.unitize/_SlideshowInternals.c'; else $(CYGPATH_W) '$(srcdir)/src/.unitize/_SlideshowInternals.c'; fi`
+
+src/.unitize/shotwell-_PhotosInternals.o: src/.unitize/_PhotosInternals.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/.unitize/shotwell-_PhotosInternals.o -MD -MP -MF src/.unitize/$(DEPDIR)/shotwell-_PhotosInternals.Tpo -c -o src/.unitize/shotwell-_PhotosInternals.o `test -f 'src/.unitize/_PhotosInternals.c' || echo '$(srcdir)/'`src/.unitize/_PhotosInternals.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/.unitize/$(DEPDIR)/shotwell-_PhotosInternals.Tpo src/.unitize/$(DEPDIR)/shotwell-_PhotosInternals.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/.unitize/_PhotosInternals.c' object='src/.unitize/shotwell-_PhotosInternals.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/.unitize/shotwell-_PhotosInternals.o `test -f 'src/.unitize/_PhotosInternals.c' || echo '$(srcdir)/'`src/.unitize/_PhotosInternals.c
+
+src/.unitize/shotwell-_PhotosInternals.obj: src/.unitize/_PhotosInternals.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/.unitize/shotwell-_PhotosInternals.obj -MD -MP -MF src/.unitize/$(DEPDIR)/shotwell-_PhotosInternals.Tpo -c -o src/.unitize/shotwell-_PhotosInternals.obj `if test -f 'src/.unitize/_PhotosInternals.c'; then $(CYGPATH_W) 'src/.unitize/_PhotosInternals.c'; else $(CYGPATH_W) '$(srcdir)/src/.unitize/_PhotosInternals.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/.unitize/$(DEPDIR)/shotwell-_PhotosInternals.Tpo src/.unitize/$(DEPDIR)/shotwell-_PhotosInternals.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/.unitize/_PhotosInternals.c' object='src/.unitize/shotwell-_PhotosInternals.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/.unitize/shotwell-_PhotosInternals.obj `if test -f 'src/.unitize/_PhotosInternals.c'; then $(CYGPATH_W) 'src/.unitize/_PhotosInternals.c'; else $(CYGPATH_W) '$(srcdir)/src/.unitize/_PhotosInternals.c'; fi`
+
+src/.unitize/shotwell-_PublishingInternals.o: src/.unitize/_PublishingInternals.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/.unitize/shotwell-_PublishingInternals.o -MD -MP -MF src/.unitize/$(DEPDIR)/shotwell-_PublishingInternals.Tpo -c -o src/.unitize/shotwell-_PublishingInternals.o `test -f 'src/.unitize/_PublishingInternals.c' || echo '$(srcdir)/'`src/.unitize/_PublishingInternals.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/.unitize/$(DEPDIR)/shotwell-_PublishingInternals.Tpo src/.unitize/$(DEPDIR)/shotwell-_PublishingInternals.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/.unitize/_PublishingInternals.c' object='src/.unitize/shotwell-_PublishingInternals.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/.unitize/shotwell-_PublishingInternals.o `test -f 'src/.unitize/_PublishingInternals.c' || echo '$(srcdir)/'`src/.unitize/_PublishingInternals.c
+
+src/.unitize/shotwell-_PublishingInternals.obj: src/.unitize/_PublishingInternals.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/.unitize/shotwell-_PublishingInternals.obj -MD -MP -MF src/.unitize/$(DEPDIR)/shotwell-_PublishingInternals.Tpo -c -o src/.unitize/shotwell-_PublishingInternals.obj `if test -f 'src/.unitize/_PublishingInternals.c'; then $(CYGPATH_W) 'src/.unitize/_PublishingInternals.c'; else $(CYGPATH_W) '$(srcdir)/src/.unitize/_PublishingInternals.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/.unitize/$(DEPDIR)/shotwell-_PublishingInternals.Tpo src/.unitize/$(DEPDIR)/shotwell-_PublishingInternals.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/.unitize/_PublishingInternals.c' object='src/.unitize/shotwell-_PublishingInternals.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/.unitize/shotwell-_PublishingInternals.obj `if test -f 'src/.unitize/_PublishingInternals.c'; then $(CYGPATH_W) 'src/.unitize/_PublishingInternals.c'; else $(CYGPATH_W) '$(srcdir)/src/.unitize/_PublishingInternals.c'; fi`
+
+src/.unitize/shotwell-_LibraryInternals.o: src/.unitize/_LibraryInternals.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/.unitize/shotwell-_LibraryInternals.o -MD -MP -MF src/.unitize/$(DEPDIR)/shotwell-_LibraryInternals.Tpo -c -o src/.unitize/shotwell-_LibraryInternals.o `test -f 'src/.unitize/_LibraryInternals.c' || echo '$(srcdir)/'`src/.unitize/_LibraryInternals.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/.unitize/$(DEPDIR)/shotwell-_LibraryInternals.Tpo src/.unitize/$(DEPDIR)/shotwell-_LibraryInternals.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/.unitize/_LibraryInternals.c' object='src/.unitize/shotwell-_LibraryInternals.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/.unitize/shotwell-_LibraryInternals.o `test -f 'src/.unitize/_LibraryInternals.c' || echo '$(srcdir)/'`src/.unitize/_LibraryInternals.c
+
+src/.unitize/shotwell-_LibraryInternals.obj: src/.unitize/_LibraryInternals.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/.unitize/shotwell-_LibraryInternals.obj -MD -MP -MF src/.unitize/$(DEPDIR)/shotwell-_LibraryInternals.Tpo -c -o src/.unitize/shotwell-_LibraryInternals.obj `if test -f 'src/.unitize/_LibraryInternals.c'; then $(CYGPATH_W) 'src/.unitize/_LibraryInternals.c'; else $(CYGPATH_W) '$(srcdir)/src/.unitize/_LibraryInternals.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/.unitize/$(DEPDIR)/shotwell-_LibraryInternals.Tpo src/.unitize/$(DEPDIR)/shotwell-_LibraryInternals.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/.unitize/_LibraryInternals.c' object='src/.unitize/shotwell-_LibraryInternals.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/.unitize/shotwell-_LibraryInternals.obj `if test -f 'src/.unitize/_LibraryInternals.c'; then $(CYGPATH_W) 'src/.unitize/_LibraryInternals.c'; else $(CYGPATH_W) '$(srcdir)/src/.unitize/_LibraryInternals.c'; fi`
+
+src/.unitize/shotwell-_DirectInternals.o: src/.unitize/_DirectInternals.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/.unitize/shotwell-_DirectInternals.o -MD -MP -MF src/.unitize/$(DEPDIR)/shotwell-_DirectInternals.Tpo -c -o src/.unitize/shotwell-_DirectInternals.o `test -f 'src/.unitize/_DirectInternals.c' || echo '$(srcdir)/'`src/.unitize/_DirectInternals.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/.unitize/$(DEPDIR)/shotwell-_DirectInternals.Tpo src/.unitize/$(DEPDIR)/shotwell-_DirectInternals.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/.unitize/_DirectInternals.c' object='src/.unitize/shotwell-_DirectInternals.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/.unitize/shotwell-_DirectInternals.o `test -f 'src/.unitize/_DirectInternals.c' || echo '$(srcdir)/'`src/.unitize/_DirectInternals.c
+
+src/.unitize/shotwell-_DirectInternals.obj: src/.unitize/_DirectInternals.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/.unitize/shotwell-_DirectInternals.obj -MD -MP -MF src/.unitize/$(DEPDIR)/shotwell-_DirectInternals.Tpo -c -o src/.unitize/shotwell-_DirectInternals.obj `if test -f 'src/.unitize/_DirectInternals.c'; then $(CYGPATH_W) 'src/.unitize/_DirectInternals.c'; else $(CYGPATH_W) '$(srcdir)/src/.unitize/_DirectInternals.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/.unitize/$(DEPDIR)/shotwell-_DirectInternals.Tpo src/.unitize/$(DEPDIR)/shotwell-_DirectInternals.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/.unitize/_DirectInternals.c' object='src/.unitize/shotwell-_DirectInternals.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/.unitize/shotwell-_DirectInternals.obj `if test -f 'src/.unitize/_DirectInternals.c'; then $(CYGPATH_W) 'src/.unitize/_DirectInternals.c'; else $(CYGPATH_W) '$(srcdir)/src/.unitize/_DirectInternals.c'; fi`
+
+src/.unitize/shotwell-_CoreInternals.o: src/.unitize/_CoreInternals.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/.unitize/shotwell-_CoreInternals.o -MD -MP -MF src/.unitize/$(DEPDIR)/shotwell-_CoreInternals.Tpo -c -o src/.unitize/shotwell-_CoreInternals.o `test -f 'src/.unitize/_CoreInternals.c' || echo '$(srcdir)/'`src/.unitize/_CoreInternals.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/.unitize/$(DEPDIR)/shotwell-_CoreInternals.Tpo src/.unitize/$(DEPDIR)/shotwell-_CoreInternals.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/.unitize/_CoreInternals.c' object='src/.unitize/shotwell-_CoreInternals.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/.unitize/shotwell-_CoreInternals.o `test -f 'src/.unitize/_CoreInternals.c' || echo '$(srcdir)/'`src/.unitize/_CoreInternals.c
+
+src/.unitize/shotwell-_CoreInternals.obj: src/.unitize/_CoreInternals.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/.unitize/shotwell-_CoreInternals.obj -MD -MP -MF src/.unitize/$(DEPDIR)/shotwell-_CoreInternals.Tpo -c -o src/.unitize/shotwell-_CoreInternals.obj `if test -f 'src/.unitize/_CoreInternals.c'; then $(CYGPATH_W) 'src/.unitize/_CoreInternals.c'; else $(CYGPATH_W) '$(srcdir)/src/.unitize/_CoreInternals.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/.unitize/$(DEPDIR)/shotwell-_CoreInternals.Tpo src/.unitize/$(DEPDIR)/shotwell-_CoreInternals.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/.unitize/_CoreInternals.c' object='src/.unitize/shotwell-_CoreInternals.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/.unitize/shotwell-_CoreInternals.obj `if test -f 'src/.unitize/_CoreInternals.c'; then $(CYGPATH_W) 'src/.unitize/_CoreInternals.c'; else $(CYGPATH_W) '$(srcdir)/src/.unitize/_CoreInternals.c'; fi`
+
+src/.unitize/shotwell-_SidebarInternals.o: src/.unitize/_SidebarInternals.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/.unitize/shotwell-_SidebarInternals.o -MD -MP -MF src/.unitize/$(DEPDIR)/shotwell-_SidebarInternals.Tpo -c -o src/.unitize/shotwell-_SidebarInternals.o `test -f 'src/.unitize/_SidebarInternals.c' || echo '$(srcdir)/'`src/.unitize/_SidebarInternals.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/.unitize/$(DEPDIR)/shotwell-_SidebarInternals.Tpo src/.unitize/$(DEPDIR)/shotwell-_SidebarInternals.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/.unitize/_SidebarInternals.c' object='src/.unitize/shotwell-_SidebarInternals.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/.unitize/shotwell-_SidebarInternals.o `test -f 'src/.unitize/_SidebarInternals.c' || echo '$(srcdir)/'`src/.unitize/_SidebarInternals.c
+
+src/.unitize/shotwell-_SidebarInternals.obj: src/.unitize/_SidebarInternals.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/.unitize/shotwell-_SidebarInternals.obj -MD -MP -MF src/.unitize/$(DEPDIR)/shotwell-_SidebarInternals.Tpo -c -o src/.unitize/shotwell-_SidebarInternals.obj `if test -f 'src/.unitize/_SidebarInternals.c'; then $(CYGPATH_W) 'src/.unitize/_SidebarInternals.c'; else $(CYGPATH_W) '$(srcdir)/src/.unitize/_SidebarInternals.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/.unitize/$(DEPDIR)/shotwell-_SidebarInternals.Tpo src/.unitize/$(DEPDIR)/shotwell-_SidebarInternals.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/.unitize/_SidebarInternals.c' object='src/.unitize/shotwell-_SidebarInternals.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/.unitize/shotwell-_SidebarInternals.obj `if test -f 'src/.unitize/_SidebarInternals.c'; then $(CYGPATH_W) 'src/.unitize/_SidebarInternals.c'; else $(CYGPATH_W) '$(srcdir)/src/.unitize/_SidebarInternals.c'; fi`
+
+src/.unitize/shotwell-_EventsInternals.o: src/.unitize/_EventsInternals.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/.unitize/shotwell-_EventsInternals.o -MD -MP -MF src/.unitize/$(DEPDIR)/shotwell-_EventsInternals.Tpo -c -o src/.unitize/shotwell-_EventsInternals.o `test -f 'src/.unitize/_EventsInternals.c' || echo '$(srcdir)/'`src/.unitize/_EventsInternals.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/.unitize/$(DEPDIR)/shotwell-_EventsInternals.Tpo src/.unitize/$(DEPDIR)/shotwell-_EventsInternals.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/.unitize/_EventsInternals.c' object='src/.unitize/shotwell-_EventsInternals.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/.unitize/shotwell-_EventsInternals.o `test -f 'src/.unitize/_EventsInternals.c' || echo '$(srcdir)/'`src/.unitize/_EventsInternals.c
+
+src/.unitize/shotwell-_EventsInternals.obj: src/.unitize/_EventsInternals.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/.unitize/shotwell-_EventsInternals.obj -MD -MP -MF src/.unitize/$(DEPDIR)/shotwell-_EventsInternals.Tpo -c -o src/.unitize/shotwell-_EventsInternals.obj `if test -f 'src/.unitize/_EventsInternals.c'; then $(CYGPATH_W) 'src/.unitize/_EventsInternals.c'; else $(CYGPATH_W) '$(srcdir)/src/.unitize/_EventsInternals.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/.unitize/$(DEPDIR)/shotwell-_EventsInternals.Tpo src/.unitize/$(DEPDIR)/shotwell-_EventsInternals.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/.unitize/_EventsInternals.c' object='src/.unitize/shotwell-_EventsInternals.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/.unitize/shotwell-_EventsInternals.obj `if test -f 'src/.unitize/_EventsInternals.c'; then $(CYGPATH_W) 'src/.unitize/_EventsInternals.c'; else $(CYGPATH_W) '$(srcdir)/src/.unitize/_EventsInternals.c'; fi`
+
+src/.unitize/shotwell-_TagsInternals.o: src/.unitize/_TagsInternals.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/.unitize/shotwell-_TagsInternals.o -MD -MP -MF src/.unitize/$(DEPDIR)/shotwell-_TagsInternals.Tpo -c -o src/.unitize/shotwell-_TagsInternals.o `test -f 'src/.unitize/_TagsInternals.c' || echo '$(srcdir)/'`src/.unitize/_TagsInternals.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/.unitize/$(DEPDIR)/shotwell-_TagsInternals.Tpo src/.unitize/$(DEPDIR)/shotwell-_TagsInternals.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/.unitize/_TagsInternals.c' object='src/.unitize/shotwell-_TagsInternals.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/.unitize/shotwell-_TagsInternals.o `test -f 'src/.unitize/_TagsInternals.c' || echo '$(srcdir)/'`src/.unitize/_TagsInternals.c
+
+src/.unitize/shotwell-_TagsInternals.obj: src/.unitize/_TagsInternals.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/.unitize/shotwell-_TagsInternals.obj -MD -MP -MF src/.unitize/$(DEPDIR)/shotwell-_TagsInternals.Tpo -c -o src/.unitize/shotwell-_TagsInternals.obj `if test -f 'src/.unitize/_TagsInternals.c'; then $(CYGPATH_W) 'src/.unitize/_TagsInternals.c'; else $(CYGPATH_W) '$(srcdir)/src/.unitize/_TagsInternals.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/.unitize/$(DEPDIR)/shotwell-_TagsInternals.Tpo src/.unitize/$(DEPDIR)/shotwell-_TagsInternals.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/.unitize/_TagsInternals.c' object='src/.unitize/shotwell-_TagsInternals.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/.unitize/shotwell-_TagsInternals.obj `if test -f 'src/.unitize/_TagsInternals.c'; then $(CYGPATH_W) 'src/.unitize/_TagsInternals.c'; else $(CYGPATH_W) '$(srcdir)/src/.unitize/_TagsInternals.c'; fi`
+
+src/.unitize/shotwell-_CameraInternals.o: src/.unitize/_CameraInternals.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/.unitize/shotwell-_CameraInternals.o -MD -MP -MF src/.unitize/$(DEPDIR)/shotwell-_CameraInternals.Tpo -c -o src/.unitize/shotwell-_CameraInternals.o `test -f 'src/.unitize/_CameraInternals.c' || echo '$(srcdir)/'`src/.unitize/_CameraInternals.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/.unitize/$(DEPDIR)/shotwell-_CameraInternals.Tpo src/.unitize/$(DEPDIR)/shotwell-_CameraInternals.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/.unitize/_CameraInternals.c' object='src/.unitize/shotwell-_CameraInternals.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/.unitize/shotwell-_CameraInternals.o `test -f 'src/.unitize/_CameraInternals.c' || echo '$(srcdir)/'`src/.unitize/_CameraInternals.c
+
+src/.unitize/shotwell-_CameraInternals.obj: src/.unitize/_CameraInternals.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/.unitize/shotwell-_CameraInternals.obj -MD -MP -MF src/.unitize/$(DEPDIR)/shotwell-_CameraInternals.Tpo -c -o src/.unitize/shotwell-_CameraInternals.obj `if test -f 'src/.unitize/_CameraInternals.c'; then $(CYGPATH_W) 'src/.unitize/_CameraInternals.c'; else $(CYGPATH_W) '$(srcdir)/src/.unitize/_CameraInternals.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/.unitize/$(DEPDIR)/shotwell-_CameraInternals.Tpo src/.unitize/$(DEPDIR)/shotwell-_CameraInternals.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/.unitize/_CameraInternals.c' object='src/.unitize/shotwell-_CameraInternals.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/.unitize/shotwell-_CameraInternals.obj `if test -f 'src/.unitize/_CameraInternals.c'; then $(CYGPATH_W) 'src/.unitize/_CameraInternals.c'; else $(CYGPATH_W) '$(srcdir)/src/.unitize/_CameraInternals.c'; fi`
+
+src/.unitize/shotwell-_SearchesInternals.o: src/.unitize/_SearchesInternals.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/.unitize/shotwell-_SearchesInternals.o -MD -MP -MF src/.unitize/$(DEPDIR)/shotwell-_SearchesInternals.Tpo -c -o src/.unitize/shotwell-_SearchesInternals.o `test -f 'src/.unitize/_SearchesInternals.c' || echo '$(srcdir)/'`src/.unitize/_SearchesInternals.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/.unitize/$(DEPDIR)/shotwell-_SearchesInternals.Tpo src/.unitize/$(DEPDIR)/shotwell-_SearchesInternals.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/.unitize/_SearchesInternals.c' object='src/.unitize/shotwell-_SearchesInternals.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/.unitize/shotwell-_SearchesInternals.o `test -f 'src/.unitize/_SearchesInternals.c' || echo '$(srcdir)/'`src/.unitize/_SearchesInternals.c
+
+src/.unitize/shotwell-_SearchesInternals.obj: src/.unitize/_SearchesInternals.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/.unitize/shotwell-_SearchesInternals.obj -MD -MP -MF src/.unitize/$(DEPDIR)/shotwell-_SearchesInternals.Tpo -c -o src/.unitize/shotwell-_SearchesInternals.obj `if test -f 'src/.unitize/_SearchesInternals.c'; then $(CYGPATH_W) 'src/.unitize/_SearchesInternals.c'; else $(CYGPATH_W) '$(srcdir)/src/.unitize/_SearchesInternals.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/.unitize/$(DEPDIR)/shotwell-_SearchesInternals.Tpo src/.unitize/$(DEPDIR)/shotwell-_SearchesInternals.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/.unitize/_SearchesInternals.c' object='src/.unitize/shotwell-_SearchesInternals.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/.unitize/shotwell-_SearchesInternals.obj `if test -f 'src/.unitize/_SearchesInternals.c'; then $(CYGPATH_W) 'src/.unitize/_SearchesInternals.c'; else $(CYGPATH_W) '$(srcdir)/src/.unitize/_SearchesInternals.c'; fi`
+
+src/.unitize/shotwell-_ConfigInternals.o: src/.unitize/_ConfigInternals.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/.unitize/shotwell-_ConfigInternals.o -MD -MP -MF src/.unitize/$(DEPDIR)/shotwell-_ConfigInternals.Tpo -c -o src/.unitize/shotwell-_ConfigInternals.o `test -f 'src/.unitize/_ConfigInternals.c' || echo '$(srcdir)/'`src/.unitize/_ConfigInternals.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/.unitize/$(DEPDIR)/shotwell-_ConfigInternals.Tpo src/.unitize/$(DEPDIR)/shotwell-_ConfigInternals.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/.unitize/_ConfigInternals.c' object='src/.unitize/shotwell-_ConfigInternals.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/.unitize/shotwell-_ConfigInternals.o `test -f 'src/.unitize/_ConfigInternals.c' || echo '$(srcdir)/'`src/.unitize/_ConfigInternals.c
+
+src/.unitize/shotwell-_ConfigInternals.obj: src/.unitize/_ConfigInternals.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/.unitize/shotwell-_ConfigInternals.obj -MD -MP -MF src/.unitize/$(DEPDIR)/shotwell-_ConfigInternals.Tpo -c -o src/.unitize/shotwell-_ConfigInternals.obj `if test -f 'src/.unitize/_ConfigInternals.c'; then $(CYGPATH_W) 'src/.unitize/_ConfigInternals.c'; else $(CYGPATH_W) '$(srcdir)/src/.unitize/_ConfigInternals.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/.unitize/$(DEPDIR)/shotwell-_ConfigInternals.Tpo src/.unitize/$(DEPDIR)/shotwell-_ConfigInternals.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/.unitize/_ConfigInternals.c' object='src/.unitize/shotwell-_ConfigInternals.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/.unitize/shotwell-_ConfigInternals.obj `if test -f 'src/.unitize/_ConfigInternals.c'; then $(CYGPATH_W) 'src/.unitize/_ConfigInternals.c'; else $(CYGPATH_W) '$(srcdir)/src/.unitize/_ConfigInternals.c'; fi`
+
+src/.unitize/shotwell-_DataImportsInternals.o: src/.unitize/_DataImportsInternals.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/.unitize/shotwell-_DataImportsInternals.o -MD -MP -MF src/.unitize/$(DEPDIR)/shotwell-_DataImportsInternals.Tpo -c -o src/.unitize/shotwell-_DataImportsInternals.o `test -f 'src/.unitize/_DataImportsInternals.c' || echo '$(srcdir)/'`src/.unitize/_DataImportsInternals.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/.unitize/$(DEPDIR)/shotwell-_DataImportsInternals.Tpo src/.unitize/$(DEPDIR)/shotwell-_DataImportsInternals.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/.unitize/_DataImportsInternals.c' object='src/.unitize/shotwell-_DataImportsInternals.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/.unitize/shotwell-_DataImportsInternals.o `test -f 'src/.unitize/_DataImportsInternals.c' || echo '$(srcdir)/'`src/.unitize/_DataImportsInternals.c
+
+src/.unitize/shotwell-_DataImportsInternals.obj: src/.unitize/_DataImportsInternals.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/.unitize/shotwell-_DataImportsInternals.obj -MD -MP -MF src/.unitize/$(DEPDIR)/shotwell-_DataImportsInternals.Tpo -c -o src/.unitize/shotwell-_DataImportsInternals.obj `if test -f 'src/.unitize/_DataImportsInternals.c'; then $(CYGPATH_W) 'src/.unitize/_DataImportsInternals.c'; else $(CYGPATH_W) '$(srcdir)/src/.unitize/_DataImportsInternals.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/.unitize/$(DEPDIR)/shotwell-_DataImportsInternals.Tpo src/.unitize/$(DEPDIR)/shotwell-_DataImportsInternals.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/.unitize/_DataImportsInternals.c' object='src/.unitize/shotwell-_DataImportsInternals.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/.unitize/shotwell-_DataImportsInternals.obj `if test -f 'src/.unitize/_DataImportsInternals.c'; then $(CYGPATH_W) 'src/.unitize/_DataImportsInternals.c'; else $(CYGPATH_W) '$(srcdir)/src/.unitize/_DataImportsInternals.c'; fi`
+
+src/.unitize/shotwell-_FoldersInternals.o: src/.unitize/_FoldersInternals.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/.unitize/shotwell-_FoldersInternals.o -MD -MP -MF src/.unitize/$(DEPDIR)/shotwell-_FoldersInternals.Tpo -c -o src/.unitize/shotwell-_FoldersInternals.o `test -f 'src/.unitize/_FoldersInternals.c' || echo '$(srcdir)/'`src/.unitize/_FoldersInternals.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/.unitize/$(DEPDIR)/shotwell-_FoldersInternals.Tpo src/.unitize/$(DEPDIR)/shotwell-_FoldersInternals.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/.unitize/_FoldersInternals.c' object='src/.unitize/shotwell-_FoldersInternals.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/.unitize/shotwell-_FoldersInternals.o `test -f 'src/.unitize/_FoldersInternals.c' || echo '$(srcdir)/'`src/.unitize/_FoldersInternals.c
+
+src/.unitize/shotwell-_FoldersInternals.obj: src/.unitize/_FoldersInternals.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/.unitize/shotwell-_FoldersInternals.obj -MD -MP -MF src/.unitize/$(DEPDIR)/shotwell-_FoldersInternals.Tpo -c -o src/.unitize/shotwell-_FoldersInternals.obj `if test -f 'src/.unitize/_FoldersInternals.c'; then $(CYGPATH_W) 'src/.unitize/_FoldersInternals.c'; else $(CYGPATH_W) '$(srcdir)/src/.unitize/_FoldersInternals.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/.unitize/$(DEPDIR)/shotwell-_FoldersInternals.Tpo src/.unitize/$(DEPDIR)/shotwell-_FoldersInternals.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/.unitize/_FoldersInternals.c' object='src/.unitize/shotwell-_FoldersInternals.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/.unitize/shotwell-_FoldersInternals.obj `if test -f 'src/.unitize/_FoldersInternals.c'; then $(CYGPATH_W) 'src/.unitize/_FoldersInternals.c'; else $(CYGPATH_W) '$(srcdir)/src/.unitize/_FoldersInternals.c'; fi`
+
+src/.unitize/shotwell-_Library_unitize_entry.o: src/.unitize/_Library_unitize_entry.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/.unitize/shotwell-_Library_unitize_entry.o -MD -MP -MF src/.unitize/$(DEPDIR)/shotwell-_Library_unitize_entry.Tpo -c -o src/.unitize/shotwell-_Library_unitize_entry.o `test -f 'src/.unitize/_Library_unitize_entry.c' || echo '$(srcdir)/'`src/.unitize/_Library_unitize_entry.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/.unitize/$(DEPDIR)/shotwell-_Library_unitize_entry.Tpo src/.unitize/$(DEPDIR)/shotwell-_Library_unitize_entry.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/.unitize/_Library_unitize_entry.c' object='src/.unitize/shotwell-_Library_unitize_entry.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/.unitize/shotwell-_Library_unitize_entry.o `test -f 'src/.unitize/_Library_unitize_entry.c' || echo '$(srcdir)/'`src/.unitize/_Library_unitize_entry.c
+
+src/.unitize/shotwell-_Library_unitize_entry.obj: src/.unitize/_Library_unitize_entry.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/.unitize/shotwell-_Library_unitize_entry.obj -MD -MP -MF src/.unitize/$(DEPDIR)/shotwell-_Library_unitize_entry.Tpo -c -o src/.unitize/shotwell-_Library_unitize_entry.obj `if test -f 'src/.unitize/_Library_unitize_entry.c'; then $(CYGPATH_W) 'src/.unitize/_Library_unitize_entry.c'; else $(CYGPATH_W) '$(srcdir)/src/.unitize/_Library_unitize_entry.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/.unitize/$(DEPDIR)/shotwell-_Library_unitize_entry.Tpo src/.unitize/$(DEPDIR)/shotwell-_Library_unitize_entry.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/.unitize/_Library_unitize_entry.c' object='src/.unitize/shotwell-_Library_unitize_entry.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/.unitize/shotwell-_Library_unitize_entry.obj `if test -f 'src/.unitize/_Library_unitize_entry.c'; then $(CYGPATH_W) 'src/.unitize/_Library_unitize_entry.c'; else $(CYGPATH_W) '$(srcdir)/src/.unitize/_Library_unitize_entry.c'; fi`
+
+src/.unitize/shotwell-_Direct_unitize_entry.o: src/.unitize/_Direct_unitize_entry.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/.unitize/shotwell-_Direct_unitize_entry.o -MD -MP -MF src/.unitize/$(DEPDIR)/shotwell-_Direct_unitize_entry.Tpo -c -o src/.unitize/shotwell-_Direct_unitize_entry.o `test -f 'src/.unitize/_Direct_unitize_entry.c' || echo '$(srcdir)/'`src/.unitize/_Direct_unitize_entry.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/.unitize/$(DEPDIR)/shotwell-_Direct_unitize_entry.Tpo src/.unitize/$(DEPDIR)/shotwell-_Direct_unitize_entry.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/.unitize/_Direct_unitize_entry.c' object='src/.unitize/shotwell-_Direct_unitize_entry.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/.unitize/shotwell-_Direct_unitize_entry.o `test -f 'src/.unitize/_Direct_unitize_entry.c' || echo '$(srcdir)/'`src/.unitize/_Direct_unitize_entry.c
+
+src/.unitize/shotwell-_Direct_unitize_entry.obj: src/.unitize/_Direct_unitize_entry.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/.unitize/shotwell-_Direct_unitize_entry.obj -MD -MP -MF src/.unitize/$(DEPDIR)/shotwell-_Direct_unitize_entry.Tpo -c -o src/.unitize/shotwell-_Direct_unitize_entry.obj `if test -f 'src/.unitize/_Direct_unitize_entry.c'; then $(CYGPATH_W) 'src/.unitize/_Direct_unitize_entry.c'; else $(CYGPATH_W) '$(srcdir)/src/.unitize/_Direct_unitize_entry.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/.unitize/$(DEPDIR)/shotwell-_Direct_unitize_entry.Tpo src/.unitize/$(DEPDIR)/shotwell-_Direct_unitize_entry.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/.unitize/_Direct_unitize_entry.c' object='src/.unitize/shotwell-_Direct_unitize_entry.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/.unitize/shotwell-_Direct_unitize_entry.obj `if test -f 'src/.unitize/_Direct_unitize_entry.c'; then $(CYGPATH_W) 'src/.unitize/_Direct_unitize_entry.c'; else $(CYGPATH_W) '$(srcdir)/src/.unitize/_Direct_unitize_entry.c'; fi`
+
+thumbnailer/thumbnailer_shotwell_video_thumbnailer-shotwell-video-thumbnailer.o: thumbnailer/shotwell-video-thumbnailer.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thumbnailer_shotwell_video_thumbnailer_CFLAGS) $(CFLAGS) -MT thumbnailer/thumbnailer_shotwell_video_thumbnailer-shotwell-video-thumbnailer.o -MD -MP -MF thumbnailer/$(DEPDIR)/thumbnailer_shotwell_video_thumbnailer-shotwell-video-thumbnailer.Tpo -c -o thumbnailer/thumbnailer_shotwell_video_thumbnailer-shotwell-video-thumbnailer.o `test -f 'thumbnailer/shotwell-video-thumbnailer.c' || echo '$(srcdir)/'`thumbnailer/shotwell-video-thumbnailer.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) thumbnailer/$(DEPDIR)/thumbnailer_shotwell_video_thumbnailer-shotwell-video-thumbnailer.Tpo thumbnailer/$(DEPDIR)/thumbnailer_shotwell_video_thumbnailer-shotwell-video-thumbnailer.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='thumbnailer/shotwell-video-thumbnailer.c' object='thumbnailer/thumbnailer_shotwell_video_thumbnailer-shotwell-video-thumbnailer.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thumbnailer_shotwell_video_thumbnailer_CFLAGS) $(CFLAGS) -c -o thumbnailer/thumbnailer_shotwell_video_thumbnailer-shotwell-video-thumbnailer.o `test -f 'thumbnailer/shotwell-video-thumbnailer.c' || echo '$(srcdir)/'`thumbnailer/shotwell-video-thumbnailer.c
+
+thumbnailer/thumbnailer_shotwell_video_thumbnailer-shotwell-video-thumbnailer.obj: thumbnailer/shotwell-video-thumbnailer.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thumbnailer_shotwell_video_thumbnailer_CFLAGS) $(CFLAGS) -MT thumbnailer/thumbnailer_shotwell_video_thumbnailer-shotwell-video-thumbnailer.obj -MD -MP -MF thumbnailer/$(DEPDIR)/thumbnailer_shotwell_video_thumbnailer-shotwell-video-thumbnailer.Tpo -c -o thumbnailer/thumbnailer_shotwell_video_thumbnailer-shotwell-video-thumbnailer.obj `if test -f 'thumbnailer/shotwell-video-thumbnailer.c'; then $(CYGPATH_W) 'thumbnailer/shotwell-video-thumbnailer.c'; else $(CYGPATH_W) '$(srcdir)/thumbnailer/shotwell-video-thumbnailer.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) thumbnailer/$(DEPDIR)/thumbnailer_shotwell_video_thumbnailer-shotwell-video-thumbnailer.Tpo thumbnailer/$(DEPDIR)/thumbnailer_shotwell_video_thumbnailer-shotwell-video-thumbnailer.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='thumbnailer/shotwell-video-thumbnailer.c' object='thumbnailer/thumbnailer_shotwell_video_thumbnailer-shotwell-video-thumbnailer.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thumbnailer_shotwell_video_thumbnailer_CFLAGS) $(CFLAGS) -c -o thumbnailer/thumbnailer_shotwell_video_thumbnailer-shotwell-video-thumbnailer.obj `if test -f 'thumbnailer/shotwell-video-thumbnailer.c'; then $(CYGPATH_W) 'thumbnailer/shotwell-video-thumbnailer.c'; else $(CYGPATH_W) '$(srcdir)/thumbnailer/shotwell-video-thumbnailer.c'; fi`
+$(srcdir)/src/unit/Unit.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/util/Util.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/util/file.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/util/image.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/util/misc.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/util/string.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/util/system.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/util/KeyValueMap.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/util/ui.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/threads/Threads.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/threads/Workers.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/threads/BackgroundJob.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/threads/Semaphore.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/db/Db.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/db/DatabaseTable.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/db/PhotoTable.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/db/EventTable.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/db/TagTable.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/db/TombstoneTable.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/db/VideoTable.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/db/VersionTable.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/db/SavedSearchDBTable.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/editing_tools/EditingTools.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/editing_tools/StraightenTool.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/slideshow/Slideshow.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/slideshow/TransitionEffects.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/photos/Photos.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/photos/PhotoFileAdapter.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/photos/PhotoFileFormat.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/photos/PhotoFileSniffer.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/photos/PhotoMetadata.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/photos/GRaw.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/photos/GdkSupport.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/photos/JfifSupport.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/photos/BmpSupport.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/photos/RawSupport.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/photos/PngSupport.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/photos/TiffSupport.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/plugins/Plugins.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/plugins/StandardHostInterface.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/plugins/ManifestWidget.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/publishing/Publishing.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/publishing/PublishingUI.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/publishing/PublishingPluginHost.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/publishing/APIGlue.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/library/Library.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/library/LibraryWindow.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/library/Branch.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/library/TrashSidebarEntry.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/library/OfflineSidebarEntry.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/library/FlaggedSidebarEntry.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/library/LastImportSidebarEntry.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/library/ImportQueueSidebarEntry.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/library/FlaggedPage.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/library/ImportQueuePage.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/library/LastImportPage.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/library/OfflinePage.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/library/TrashPage.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/direct/Direct.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/direct/DirectWindow.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/direct/DirectPhoto.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/direct/DirectPhotoPage.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/direct/DirectView.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/core/Core.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/core/DataCollection.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/core/DataSet.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/core/util.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/core/SourceCollection.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/core/SourceHoldingTank.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/core/DatabaseSourceCollection.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/core/ContainerSourceCollection.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/core/ViewCollection.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/core/DataObject.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/core/Alteration.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/core/DataSource.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/core/DataSourceTypes.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/core/DataView.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/core/DataViewTypes.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/core/Tracker.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/core/SourceInterfaces.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/sidebar/Sidebar.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/sidebar/Branch.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/sidebar/Entry.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/sidebar/Tree.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/sidebar/common.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/events/Events.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/events/Branch.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/events/EventsDirectoryPage.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/events/EventPage.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/events/EventDirectoryItem.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/tags/Tags.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/tags/Branch.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/tags/TagPage.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/tags/HierarchicalTagIndex.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/tags/HierarchicalTagUtilities.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/camera/Camera.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/camera/Branch.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/camera/CameraTable.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/camera/GPhoto.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/camera/ImportPage.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/searches/Searches.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/searches/Branch.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/searches/SearchBoolean.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/searches/SavedSearchPage.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/searches/SavedSearchDialog.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/config/Config.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/config/ConfigurationInterfaces.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/config/GSettingsEngine.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/data_imports/DataImports.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/data_imports/DataImportsPluginHost.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/data_imports/DataImportsUI.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/data_imports/DataImportJob.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/data_imports/DataImportSource.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/folders/Folders.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/folders/Branch.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/folders/Page.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/main.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/AppWindow.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/CollectionPage.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/NaturalCollate.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/Thumbnail.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/ThumbnailCache.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/CheckerboardLayout.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/PhotoPage.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/Page.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/SortedList.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/Dimensions.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/Box.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/Photo.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/Orientation.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/BatchImport.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/Dialogs.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/Resources.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/Debug.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/ColorTransformation.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/Properties.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/CustomComponents.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/Event.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/International.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/AppDirs.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/PixbufCache.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/CommandManager.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/Commands.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/SlideshowPage.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/LibraryFiles.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/Printing.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/Tag.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/Screensaver.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/Exporter.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/DirectoryMonitor.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/LibraryMonitor.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/VideoSupport.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/Tombstone.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/MetadataWriter.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/Application.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/TimedQueue.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/MediaPage.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/MediaDataRepresentation.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/DesktopIntegration.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/MediaInterfaces.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/MediaMetadata.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/VideoMetadata.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/MediaMonitor.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/PhotoMonitor.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/VideoMonitor.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/SearchFilter.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/MediaViewTracker.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/UnityProgressBar.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/Upgrades.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/.unitize/_UnitInternals.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/.unitize/_UtilInternals.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/.unitize/_ThreadsInternals.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/.unitize/_DbInternals.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/.unitize/_EditingToolsInternals.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/.unitize/_PluginsInternals.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/.unitize/_SlideshowInternals.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/.unitize/_PhotosInternals.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/.unitize/_PublishingInternals.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/.unitize/_LibraryInternals.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/.unitize/_DirectInternals.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/.unitize/_CoreInternals.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/.unitize/_SidebarInternals.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/.unitize/_EventsInternals.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/.unitize/_TagsInternals.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/.unitize/_CameraInternals.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/.unitize/_SearchesInternals.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/.unitize/_ConfigInternals.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/.unitize/_DataImportsInternals.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/.unitize/_FoldersInternals.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/.unitize/_Library_unitize_entry.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/.unitize/_Direct_unitize_entry.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/shotwell_vala.stamp: src/unit/Unit.vala src/util/Util.vala src/util/file.vala src/util/image.vala src/util/misc.vala src/util/string.vala src/util/system.vala src/util/KeyValueMap.vala src/util/ui.vala src/threads/Threads.vala src/threads/Workers.vala src/threads/BackgroundJob.vala src/threads/Semaphore.vala src/db/Db.vala src/db/DatabaseTable.vala src/db/PhotoTable.vala src/db/EventTable.vala src/db/TagTable.vala src/db/TombstoneTable.vala src/db/VideoTable.vala src/db/VersionTable.vala src/db/SavedSearchDBTable.vala src/editing_tools/EditingTools.vala src/editing_tools/StraightenTool.vala src/slideshow/Slideshow.vala src/slideshow/TransitionEffects.vala src/photos/Photos.vala src/photos/PhotoFileAdapter.vala src/photos/PhotoFileFormat.vala src/photos/PhotoFileSniffer.vala src/photos/PhotoMetadata.vala src/photos/GRaw.vala src/photos/GdkSupport.vala src/photos/JfifSupport.vala src/photos/BmpSupport.vala src/photos/RawSupport.vala src/photos/PngSupport.vala src/photos/TiffSupport.vala src/plugins/Plugins.vala src/plugins/StandardHostInterface.vala src/plugins/ManifestWidget.vala src/publishing/Publishing.vala src/publishing/PublishingUI.vala src/publishing/PublishingPluginHost.vala src/publishing/APIGlue.vala src/library/Library.vala src/library/LibraryWindow.vala src/library/Branch.vala src/library/TrashSidebarEntry.vala src/library/OfflineSidebarEntry.vala src/library/FlaggedSidebarEntry.vala src/library/LastImportSidebarEntry.vala src/library/ImportQueueSidebarEntry.vala src/library/FlaggedPage.vala src/library/ImportQueuePage.vala src/library/LastImportPage.vala src/library/OfflinePage.vala src/library/TrashPage.vala src/direct/Direct.vala src/direct/DirectWindow.vala src/direct/DirectPhoto.vala src/direct/DirectPhotoPage.vala src/direct/DirectView.vala src/core/Core.vala src/core/DataCollection.vala src/core/DataSet.vala src/core/util.vala src/core/SourceCollection.vala src/core/SourceHoldingTank.vala src/core/DatabaseSourceCollection.vala src/core/ContainerSourceCollection.vala src/core/ViewCollection.vala src/core/DataObject.vala src/core/Alteration.vala src/core/DataSource.vala src/core/DataSourceTypes.vala src/core/DataView.vala src/core/DataViewTypes.vala src/core/Tracker.vala src/core/SourceInterfaces.vala src/sidebar/Sidebar.vala src/sidebar/Branch.vala src/sidebar/Entry.vala src/sidebar/Tree.vala src/sidebar/common.vala src/events/Events.vala src/events/Branch.vala src/events/EventsDirectoryPage.vala src/events/EventPage.vala src/events/EventDirectoryItem.vala src/tags/Tags.vala src/tags/Branch.vala src/tags/TagPage.vala src/tags/HierarchicalTagIndex.vala src/tags/HierarchicalTagUtilities.vala src/camera/Camera.vala src/camera/Branch.vala src/camera/CameraTable.vala src/camera/GPhoto.vala src/camera/ImportPage.vala src/searches/Searches.vala src/searches/Branch.vala src/searches/SearchBoolean.vala src/searches/SavedSearchPage.vala src/searches/SavedSearchDialog.vala src/config/Config.vala src/config/ConfigurationInterfaces.vala src/config/GSettingsEngine.vala src/data_imports/DataImports.vala src/data_imports/DataImportsPluginHost.vala src/data_imports/DataImportsUI.vala src/data_imports/DataImportJob.vala src/data_imports/DataImportSource.vala src/folders/Folders.vala src/folders/Branch.vala src/folders/Page.vala src/main.vala src/AppWindow.vala src/CollectionPage.vala src/NaturalCollate.vala src/Thumbnail.vala src/ThumbnailCache.vala src/CheckerboardLayout.vala src/PhotoPage.vala src/Page.vala src/SortedList.vala src/Dimensions.vala src/Box.vala src/Photo.vala src/Orientation.vala src/BatchImport.vala src/Dialogs.vala src/Resources.vala src/Debug.vala src/ColorTransformation.vala src/Properties.vala src/CustomComponents.vala src/Event.vala src/International.vala src/AppDirs.vala src/PixbufCache.vala src/CommandManager.vala src/Commands.vala src/SlideshowPage.vala src/LibraryFiles.vala src/Printing.vala src/Tag.vala src/Screensaver.vala src/Exporter.vala src/DirectoryMonitor.vala src/LibraryMonitor.vala src/VideoSupport.vala src/Tombstone.vala src/MetadataWriter.vala src/Application.vala src/TimedQueue.vala src/MediaPage.vala src/MediaDataRepresentation.vala src/DesktopIntegration.vala src/MediaInterfaces.vala src/MediaMetadata.vala src/VideoMetadata.vala src/MediaMonitor.vala src/PhotoMonitor.vala src/VideoMonitor.vala src/SearchFilter.vala src/MediaViewTracker.vala src/UnityProgressBar.vala src/Upgrades.vala src/.unitize/_UnitInternals.vala src/.unitize/_UtilInternals.vala src/.unitize/_ThreadsInternals.vala src/.unitize/_DbInternals.vala src/.unitize/_EditingToolsInternals.vala src/.unitize/_PluginsInternals.vala src/.unitize/_SlideshowInternals.vala src/.unitize/_PhotosInternals.vala src/.unitize/_PublishingInternals.vala src/.unitize/_LibraryInternals.vala src/.unitize/_DirectInternals.vala src/.unitize/_CoreInternals.vala src/.unitize/_SidebarInternals.vala src/.unitize/_EventsInternals.vala src/.unitize/_TagsInternals.vala src/.unitize/_CameraInternals.vala src/.unitize/_SearchesInternals.vala src/.unitize/_ConfigInternals.vala src/.unitize/_DataImportsInternals.vala src/.unitize/_FoldersInternals.vala src/.unitize/_Library_unitize_entry.vala src/.unitize/_Direct_unitize_entry.vala plugins/shotwell-plugin-dev-1.0.vapi
+ $(AM_V_at)rm -f $@ && echo stamp > $@-t
+ $(AM_V_VALAC)$(am__cd) $(srcdir) && $(VALAC) $(shotwell_VALAFLAGS) $(VALAFLAGS) -C src/unit/Unit.vala src/util/Util.vala src/util/file.vala src/util/image.vala src/util/misc.vala src/util/string.vala src/util/system.vala src/util/KeyValueMap.vala src/util/ui.vala src/threads/Threads.vala src/threads/Workers.vala src/threads/BackgroundJob.vala src/threads/Semaphore.vala src/db/Db.vala src/db/DatabaseTable.vala src/db/PhotoTable.vala src/db/EventTable.vala src/db/TagTable.vala src/db/TombstoneTable.vala src/db/VideoTable.vala src/db/VersionTable.vala src/db/SavedSearchDBTable.vala src/editing_tools/EditingTools.vala src/editing_tools/StraightenTool.vala src/slideshow/Slideshow.vala src/slideshow/TransitionEffects.vala src/photos/Photos.vala src/photos/PhotoFileAdapter.vala src/photos/PhotoFileFormat.vala src/photos/PhotoFileSniffer.vala src/photos/PhotoMetadata.vala src/photos/GRaw.vala src/photos/GdkSupport.vala src/photos/JfifSupport.vala src/photos/BmpSupport.vala src/photos/RawSupport.vala src/photos/PngSupport.vala src/photos/TiffSupport.vala src/plugins/Plugins.vala src/plugins/StandardHostInterface.vala src/plugins/ManifestWidget.vala src/publishing/Publishing.vala src/publishing/PublishingUI.vala src/publishing/PublishingPluginHost.vala src/publishing/APIGlue.vala src/library/Library.vala src/library/LibraryWindow.vala src/library/Branch.vala src/library/TrashSidebarEntry.vala src/library/OfflineSidebarEntry.vala src/library/FlaggedSidebarEntry.vala src/library/LastImportSidebarEntry.vala src/library/ImportQueueSidebarEntry.vala src/library/FlaggedPage.vala src/library/ImportQueuePage.vala src/library/LastImportPage.vala src/library/OfflinePage.vala src/library/TrashPage.vala src/direct/Direct.vala src/direct/DirectWindow.vala src/direct/DirectPhoto.vala src/direct/DirectPhotoPage.vala src/direct/DirectView.vala src/core/Core.vala src/core/DataCollection.vala src/core/DataSet.vala src/core/util.vala src/core/SourceCollection.vala src/core/SourceHoldingTank.vala src/core/DatabaseSourceCollection.vala src/core/ContainerSourceCollection.vala src/core/ViewCollection.vala src/core/DataObject.vala src/core/Alteration.vala src/core/DataSource.vala src/core/DataSourceTypes.vala src/core/DataView.vala src/core/DataViewTypes.vala src/core/Tracker.vala src/core/SourceInterfaces.vala src/sidebar/Sidebar.vala src/sidebar/Branch.vala src/sidebar/Entry.vala src/sidebar/Tree.vala src/sidebar/common.vala src/events/Events.vala src/events/Branch.vala src/events/EventsDirectoryPage.vala src/events/EventPage.vala src/events/EventDirectoryItem.vala src/tags/Tags.vala src/tags/Branch.vala src/tags/TagPage.vala src/tags/HierarchicalTagIndex.vala src/tags/HierarchicalTagUtilities.vala src/camera/Camera.vala src/camera/Branch.vala src/camera/CameraTable.vala src/camera/GPhoto.vala src/camera/ImportPage.vala src/searches/Searches.vala src/searches/Branch.vala src/searches/SearchBoolean.vala src/searches/SavedSearchPage.vala src/searches/SavedSearchDialog.vala src/config/Config.vala src/config/ConfigurationInterfaces.vala src/config/GSettingsEngine.vala src/data_imports/DataImports.vala src/data_imports/DataImportsPluginHost.vala src/data_imports/DataImportsUI.vala src/data_imports/DataImportJob.vala src/data_imports/DataImportSource.vala src/folders/Folders.vala src/folders/Branch.vala src/folders/Page.vala src/main.vala src/AppWindow.vala src/CollectionPage.vala src/NaturalCollate.vala src/Thumbnail.vala src/ThumbnailCache.vala src/CheckerboardLayout.vala src/PhotoPage.vala src/Page.vala src/SortedList.vala src/Dimensions.vala src/Box.vala src/Photo.vala src/Orientation.vala src/BatchImport.vala src/Dialogs.vala src/Resources.vala src/Debug.vala src/ColorTransformation.vala src/Properties.vala src/CustomComponents.vala src/Event.vala src/International.vala src/AppDirs.vala src/PixbufCache.vala src/CommandManager.vala src/Commands.vala src/SlideshowPage.vala src/LibraryFiles.vala src/Printing.vala src/Tag.vala src/Screensaver.vala src/Exporter.vala src/DirectoryMonitor.vala src/LibraryMonitor.vala src/VideoSupport.vala src/Tombstone.vala src/MetadataWriter.vala src/Application.vala src/TimedQueue.vala src/MediaPage.vala src/MediaDataRepresentation.vala src/DesktopIntegration.vala src/MediaInterfaces.vala src/MediaMetadata.vala src/VideoMetadata.vala src/MediaMonitor.vala src/PhotoMonitor.vala src/VideoMonitor.vala src/SearchFilter.vala src/MediaViewTracker.vala src/UnityProgressBar.vala src/Upgrades.vala src/.unitize/_UnitInternals.vala src/.unitize/_UtilInternals.vala src/.unitize/_ThreadsInternals.vala src/.unitize/_DbInternals.vala src/.unitize/_EditingToolsInternals.vala src/.unitize/_PluginsInternals.vala src/.unitize/_SlideshowInternals.vala src/.unitize/_PhotosInternals.vala src/.unitize/_PublishingInternals.vala src/.unitize/_LibraryInternals.vala src/.unitize/_DirectInternals.vala src/.unitize/_CoreInternals.vala src/.unitize/_SidebarInternals.vala src/.unitize/_EventsInternals.vala src/.unitize/_TagsInternals.vala src/.unitize/_CameraInternals.vala src/.unitize/_SearchesInternals.vala src/.unitize/_ConfigInternals.vala src/.unitize/_DataImportsInternals.vala src/.unitize/_FoldersInternals.vala src/.unitize/_Library_unitize_entry.vala src/.unitize/_Direct_unitize_entry.vala plugins/shotwell-plugin-dev-1.0.vapi
+ $(AM_V_at)mv -f $@-t $@
+$(srcdir)/thumbnailer/shotwell-video-thumbnailer.c: $(srcdir)/thumbnailer_shotwell_video_thumbnailer_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/thumbnailer_shotwell_video_thumbnailer_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/thumbnailer_shotwell_video_thumbnailer_vala.stamp; \
+ fi
+$(srcdir)/thumbnailer_shotwell_video_thumbnailer_vala.stamp: thumbnailer/shotwell-video-thumbnailer.vala
+ $(AM_V_at)rm -f $@ && echo stamp > $@-t
+ $(AM_V_VALAC)$(am__cd) $(srcdir) && $(VALAC) $(thumbnailer_shotwell_video_thumbnailer_VALAFLAGS) $(VALAFLAGS) -C thumbnailer/shotwell-video-thumbnailer.vala
+ $(AM_V_at)mv -f $@-t $@
+$(srcdir)/plugins/shotwell-transitions/BlindsEffect.c: $(srcdir)/plugins_shotwell_transitions_shotwell_transitions_la_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_transitions_shotwell_transitions_la_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_transitions_shotwell_transitions_la_vala.stamp; \
+ fi
+$(srcdir)/plugins/shotwell-transitions/ChessEffect.c: $(srcdir)/plugins_shotwell_transitions_shotwell_transitions_la_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_transitions_shotwell_transitions_la_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_transitions_shotwell_transitions_la_vala.stamp; \
+ fi
+$(srcdir)/plugins/shotwell-transitions/CircleEffect.c: $(srcdir)/plugins_shotwell_transitions_shotwell_transitions_la_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_transitions_shotwell_transitions_la_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_transitions_shotwell_transitions_la_vala.stamp; \
+ fi
+$(srcdir)/plugins/shotwell-transitions/CirclesEffect.c: $(srcdir)/plugins_shotwell_transitions_shotwell_transitions_la_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_transitions_shotwell_transitions_la_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_transitions_shotwell_transitions_la_vala.stamp; \
+ fi
+$(srcdir)/plugins/shotwell-transitions/ClockEffect.c: $(srcdir)/plugins_shotwell_transitions_shotwell_transitions_la_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_transitions_shotwell_transitions_la_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_transitions_shotwell_transitions_la_vala.stamp; \
+ fi
+$(srcdir)/plugins/shotwell-transitions/CrumbleEffect.c: $(srcdir)/plugins_shotwell_transitions_shotwell_transitions_la_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_transitions_shotwell_transitions_la_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_transitions_shotwell_transitions_la_vala.stamp; \
+ fi
+$(srcdir)/plugins/shotwell-transitions/FadeEffect.c: $(srcdir)/plugins_shotwell_transitions_shotwell_transitions_la_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_transitions_shotwell_transitions_la_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_transitions_shotwell_transitions_la_vala.stamp; \
+ fi
+$(srcdir)/plugins/shotwell-transitions/shotwell-transitions.c: $(srcdir)/plugins_shotwell_transitions_shotwell_transitions_la_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_transitions_shotwell_transitions_la_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_transitions_shotwell_transitions_la_vala.stamp; \
+ fi
+$(srcdir)/plugins/shotwell-transitions/SlideEffect.c: $(srcdir)/plugins_shotwell_transitions_shotwell_transitions_la_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_transitions_shotwell_transitions_la_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_transitions_shotwell_transitions_la_vala.stamp; \
+ fi
+$(srcdir)/plugins/shotwell-transitions/SquaresEffect.c: $(srcdir)/plugins_shotwell_transitions_shotwell_transitions_la_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_transitions_shotwell_transitions_la_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_transitions_shotwell_transitions_la_vala.stamp; \
+ fi
+$(srcdir)/plugins/shotwell-transitions/StripesEffect.c: $(srcdir)/plugins_shotwell_transitions_shotwell_transitions_la_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_transitions_shotwell_transitions_la_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_transitions_shotwell_transitions_la_vala.stamp; \
+ fi
+$(srcdir)/plugins_shotwell_transitions_shotwell_transitions_la_vala.stamp: plugins/shotwell-transitions/BlindsEffect.vala plugins/shotwell-transitions/ChessEffect.vala plugins/shotwell-transitions/CircleEffect.vala plugins/shotwell-transitions/CirclesEffect.vala plugins/shotwell-transitions/ClockEffect.vala plugins/shotwell-transitions/CrumbleEffect.vala plugins/shotwell-transitions/FadeEffect.vala plugins/shotwell-transitions/shotwell-transitions.vala plugins/shotwell-transitions/SlideEffect.vala plugins/shotwell-transitions/SquaresEffect.vala plugins/shotwell-transitions/StripesEffect.vala plugins/shotwell-plugin-common.vapi
+ $(AM_V_at)rm -f $@ && echo stamp > $@-t
+ $(AM_V_VALAC)$(am__cd) $(srcdir) && $(VALAC) $(plugins_shotwell_transitions_shotwell_transitions_la_VALAFLAGS) $(VALAFLAGS) -C plugins/shotwell-transitions/BlindsEffect.vala plugins/shotwell-transitions/ChessEffect.vala plugins/shotwell-transitions/CircleEffect.vala plugins/shotwell-transitions/CirclesEffect.vala plugins/shotwell-transitions/ClockEffect.vala plugins/shotwell-transitions/CrumbleEffect.vala plugins/shotwell-transitions/FadeEffect.vala plugins/shotwell-transitions/shotwell-transitions.vala plugins/shotwell-transitions/SlideEffect.vala plugins/shotwell-transitions/SquaresEffect.vala plugins/shotwell-transitions/StripesEffect.vala plugins/shotwell-plugin-common.vapi
+ $(AM_V_at)mv -f $@-t $@
+$(srcdir)/plugins/shotwell-publishing-extras/GalleryConnector.c: $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp; \
+ fi
+$(srcdir)/plugins/shotwell-publishing-extras/RajcePublishing.c: $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp; \
+ fi
+$(srcdir)/plugins/shotwell-publishing-extras/shotwell-publishing-extras.c: $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp; \
+ fi
+$(srcdir)/plugins/shotwell-publishing-extras/TumblrPublishing.c: $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp; \
+ fi
+$(srcdir)/plugins/shotwell-publishing-extras/YandexPublishing.c: $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp; \
+ fi
+$(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp: plugins/shotwell-publishing-extras/GalleryConnector.vala plugins/shotwell-publishing-extras/RajcePublishing.vala plugins/shotwell-publishing-extras/shotwell-publishing-extras.vala plugins/shotwell-publishing-extras/TumblrPublishing.vala plugins/shotwell-publishing-extras/YandexPublishing.vala plugins/shotwell-plugin-common.vapi
+ $(AM_V_at)rm -f $@ && echo stamp > $@-t
+ $(AM_V_VALAC)$(am__cd) $(srcdir) && $(VALAC) $(plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_VALAFLAGS) $(VALAFLAGS) -C plugins/shotwell-publishing-extras/GalleryConnector.vala plugins/shotwell-publishing-extras/RajcePublishing.vala plugins/shotwell-publishing-extras/shotwell-publishing-extras.vala plugins/shotwell-publishing-extras/TumblrPublishing.vala plugins/shotwell-publishing-extras/YandexPublishing.vala plugins/shotwell-plugin-common.vapi
+ $(AM_V_at)mv -f $@-t $@
+$(srcdir)/plugins/shotwell-publishing/shotwell-publishing.c: $(srcdir)/plugins_shotwell_publishing_shotwell_publishing_la_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_publishing_shotwell_publishing_la_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_publishing_shotwell_publishing_la_vala.stamp; \
+ fi
+$(srcdir)/plugins/shotwell-publishing/FacebookPublishing.c: $(srcdir)/plugins_shotwell_publishing_shotwell_publishing_la_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_publishing_shotwell_publishing_la_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_publishing_shotwell_publishing_la_vala.stamp; \
+ fi
+$(srcdir)/plugins/shotwell-publishing/PicasaPublishing.c: $(srcdir)/plugins_shotwell_publishing_shotwell_publishing_la_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_publishing_shotwell_publishing_la_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_publishing_shotwell_publishing_la_vala.stamp; \
+ fi
+$(srcdir)/plugins/shotwell-publishing/FlickrPublishing.c: $(srcdir)/plugins_shotwell_publishing_shotwell_publishing_la_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_publishing_shotwell_publishing_la_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_publishing_shotwell_publishing_la_vala.stamp; \
+ fi
+$(srcdir)/plugins/shotwell-publishing/YouTubePublishing.c: $(srcdir)/plugins_shotwell_publishing_shotwell_publishing_la_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_publishing_shotwell_publishing_la_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_publishing_shotwell_publishing_la_vala.stamp; \
+ fi
+$(srcdir)/plugins/shotwell-publishing/PiwigoPublishing.c: $(srcdir)/plugins_shotwell_publishing_shotwell_publishing_la_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_publishing_shotwell_publishing_la_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_publishing_shotwell_publishing_la_vala.stamp; \
+ fi
+$(srcdir)/plugins_shotwell_publishing_shotwell_publishing_la_vala.stamp: plugins/shotwell-publishing/shotwell-publishing.vala plugins/shotwell-publishing/FacebookPublishing.vala plugins/shotwell-publishing/PicasaPublishing.vala plugins/shotwell-publishing/FlickrPublishing.vala plugins/shotwell-publishing/YouTubePublishing.vala plugins/shotwell-publishing/PiwigoPublishing.vala plugins/shotwell-plugin-common.vapi
+ $(AM_V_at)rm -f $@ && echo stamp > $@-t
+ $(AM_V_VALAC)$(am__cd) $(srcdir) && $(VALAC) $(plugins_shotwell_publishing_shotwell_publishing_la_VALAFLAGS) $(VALAFLAGS) -C plugins/shotwell-publishing/shotwell-publishing.vala plugins/shotwell-publishing/FacebookPublishing.vala plugins/shotwell-publishing/PicasaPublishing.vala plugins/shotwell-publishing/FlickrPublishing.vala plugins/shotwell-publishing/YouTubePublishing.vala plugins/shotwell-publishing/PiwigoPublishing.vala plugins/shotwell-plugin-common.vapi
+ $(AM_V_at)mv -f $@-t $@
+$(srcdir)/src/plugins/SpitInterfaces.c: $(srcdir)/src_plugins_libplugin_la_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/src_plugins_libplugin_la_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/src_plugins_libplugin_la_vala.stamp; \
+ fi
+$(srcdir)/src/plugins/TransitionsInterfaces.c: $(srcdir)/src_plugins_libplugin_la_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/src_plugins_libplugin_la_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/src_plugins_libplugin_la_vala.stamp; \
+ fi
+$(srcdir)/src/plugins/PublishingInterfaces.c: $(srcdir)/src_plugins_libplugin_la_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/src_plugins_libplugin_la_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/src_plugins_libplugin_la_vala.stamp; \
+ fi
+$(srcdir)/src/plugins/DataImportsInterfaces.c: $(srcdir)/src_plugins_libplugin_la_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/src_plugins_libplugin_la_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/src_plugins_libplugin_la_vala.stamp; \
+ fi
+$(srcdir)/src_plugins_libplugin_la_vala.stamp: src/plugins/SpitInterfaces.vala src/plugins/TransitionsInterfaces.vala src/plugins/PublishingInterfaces.vala src/plugins/DataImportsInterfaces.vala
+ $(AM_V_at)rm -f $@ && echo stamp > $@-t
+ $(AM_V_VALAC)$(am__cd) $(srcdir) && $(VALAC) $(src_plugins_libplugin_la_VALAFLAGS) $(VALAFLAGS) -C src/plugins/SpitInterfaces.vala src/plugins/TransitionsInterfaces.vala src/plugins/PublishingInterfaces.vala src/plugins/DataImportsInterfaces.vala
+ $(AM_V_at)mv -f $@-t $@
+$(srcdir)/plugins/common/RESTSupport.c: $(srcdir)/plugins_common_libshotwell_plugin_common_la_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/plugins_common_libshotwell_plugin_common_la_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_common_libshotwell_plugin_common_la_vala.stamp; \
+ fi
+$(srcdir)/plugins/common/Resources.c: $(srcdir)/plugins_common_libshotwell_plugin_common_la_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/plugins_common_libshotwell_plugin_common_la_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_common_libshotwell_plugin_common_la_vala.stamp; \
+ fi
+$(srcdir)/plugins_common_libshotwell_plugin_common_la_vala.stamp: plugins/common/RESTSupport.vala plugins/common/Resources.vala plugins/shotwell-plugin-dev-1.0.vapi
+ $(AM_V_at)rm -f $@ && echo stamp > $@-t
+ $(AM_V_VALAC)$(am__cd) $(srcdir) && $(VALAC) $(plugins_common_libshotwell_plugin_common_la_VALAFLAGS) $(VALAFLAGS) -C plugins/common/RESTSupport.vala plugins/common/Resources.vala plugins/shotwell-plugin-dev-1.0.vapi
+ $(AM_V_at)mv -f $@-t $@
+$(srcdir)/plugins/shotwell-data-imports/FSpotDatabaseBehavior.c: $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp; \
+ fi
+$(srcdir)/plugins/shotwell-data-imports/FSpotDatabaseTable.c: $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp; \
+ fi
+$(srcdir)/plugins/shotwell-data-imports/FSpotDatabase.c: $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp; \
+ fi
+$(srcdir)/plugins/shotwell-data-imports/FSpotImporter.c: $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp; \
+ fi
+$(srcdir)/plugins/shotwell-data-imports/FSpotMetaTable.c: $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp; \
+ fi
+$(srcdir)/plugins/shotwell-data-imports/FSpotPhotosTable.c: $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp; \
+ fi
+$(srcdir)/plugins/shotwell-data-imports/FSpotPhotoTagsTable.c: $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp; \
+ fi
+$(srcdir)/plugins/shotwell-data-imports/FSpotPhotoVersionsTable.c: $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp; \
+ fi
+$(srcdir)/plugins/shotwell-data-imports/FSpotRollsTable.c: $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp; \
+ fi
+$(srcdir)/plugins/shotwell-data-imports/FSpotTableBehavior.c: $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp; \
+ fi
+$(srcdir)/plugins/shotwell-data-imports/FSpotTagsTable.c: $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp; \
+ fi
+$(srcdir)/plugins/shotwell-data-imports/shotwell-data-imports.c: $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp; \
+ fi
+$(srcdir)/plugins/shotwell-data-imports/SqliteSupport.c: $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp; \
+ fi
+$(srcdir)/plugins/shotwell-data-imports/VersionNumber.c: $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp; \
+ fi
+$(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp: plugins/shotwell-data-imports/FSpotDatabaseBehavior.vala plugins/shotwell-data-imports/FSpotDatabaseTable.vala plugins/shotwell-data-imports/FSpotDatabase.vala plugins/shotwell-data-imports/FSpotImporter.vala plugins/shotwell-data-imports/FSpotMetaTable.vala plugins/shotwell-data-imports/FSpotPhotosTable.vala plugins/shotwell-data-imports/FSpotPhotoTagsTable.vala plugins/shotwell-data-imports/FSpotPhotoVersionsTable.vala plugins/shotwell-data-imports/FSpotRollsTable.vala plugins/shotwell-data-imports/FSpotTableBehavior.vala plugins/shotwell-data-imports/FSpotTagsTable.vala plugins/shotwell-data-imports/shotwell-data-imports.vala plugins/shotwell-data-imports/SqliteSupport.vala plugins/shotwell-data-imports/VersionNumber.vala plugins/shotwell-plugin-common.vapi
+ $(AM_V_at)rm -f $@ && echo stamp > $@-t
+ $(AM_V_VALAC)$(am__cd) $(srcdir) && $(VALAC) $(plugins_shotwell_data_imports_shotwell_data_imports_la_VALAFLAGS) $(VALAFLAGS) -C plugins/shotwell-data-imports/FSpotDatabaseBehavior.vala plugins/shotwell-data-imports/FSpotDatabaseTable.vala plugins/shotwell-data-imports/FSpotDatabase.vala plugins/shotwell-data-imports/FSpotImporter.vala plugins/shotwell-data-imports/FSpotMetaTable.vala plugins/shotwell-data-imports/FSpotPhotosTable.vala plugins/shotwell-data-imports/FSpotPhotoTagsTable.vala plugins/shotwell-data-imports/FSpotPhotoVersionsTable.vala plugins/shotwell-data-imports/FSpotRollsTable.vala plugins/shotwell-data-imports/FSpotTableBehavior.vala plugins/shotwell-data-imports/FSpotTagsTable.vala plugins/shotwell-data-imports/shotwell-data-imports.vala plugins/shotwell-data-imports/SqliteSupport.vala plugins/shotwell-data-imports/VersionNumber.vala plugins/shotwell-plugin-common.vapi
+ $(AM_V_at)mv -f $@-t $@
+
+mostlyclean-libtool:
+ -rm -f *.lo
+
+clean-libtool:
+ -rm -rf .libs _libs
+ -rm -rf plugins/common/.libs plugins/common/_libs
+ -rm -rf plugins/shotwell-data-imports/.libs plugins/shotwell-data-imports/_libs
+ -rm -rf plugins/shotwell-publishing/.libs plugins/shotwell-publishing/_libs
+ -rm -rf plugins/shotwell-publishing-extras/.libs plugins/shotwell-publishing-extras/_libs
+ -rm -rf plugins/shotwell-transitions/.libs plugins/shotwell-transitions/_libs
+ -rm -rf src/plugins/.libs src/plugins/_libs
+ -rm -rf thumbnailer/.libs thumbnailer/_libs
+
+distclean-libtool:
+ -rm -f libtool config.lt
+install-dist_pluginDATA: $(dist_plugin_DATA)
+ @$(NORMAL_INSTALL)
+ @list='$(dist_plugin_DATA)'; test -n "$(plugindir)" || list=; \
+ if test -n "$$list"; then \
+ echo " $(MKDIR_P) '$(DESTDIR)$(plugindir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(plugindir)" || exit 1; \
+ fi; \
+ for p in $$list; do \
+ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
+ echo "$$d$$p"; \
+ done | $(am__base_list) | \
+ while read files; do \
+ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(plugindir)'"; \
+ $(INSTALL_DATA) $$files "$(DESTDIR)$(plugindir)" || exit $$?; \
+ done
+
+uninstall-dist_pluginDATA:
+ @$(NORMAL_UNINSTALL)
+ @list='$(dist_plugin_DATA)'; test -n "$(plugindir)" || list=; \
+ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
+ dir='$(DESTDIR)$(plugindir)'; $(am__uninstall_files_from_dir)
+
+# This directory's subdirectories are mostly independent; you can cd
+# into them and run 'make' without going through this Makefile.
+# To change the values of 'make' variables: instead of editing Makefiles,
+# (1) if the variable is set in 'config.status', edit 'config.status'
+# (which will cause the Makefiles to be regenerated when you run 'make');
+# (2) otherwise, pass the desired values on the 'make' command line.
+$(am__recursive_targets):
+ @fail=; \
+ if $(am__make_keepgoing); then \
+ failcom='fail=yes'; \
+ else \
+ failcom='exit 1'; \
+ fi; \
+ dot_seen=no; \
+ target=`echo $@ | sed s/-recursive//`; \
+ case "$@" in \
+ distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
+ *) list='$(SUBDIRS)' ;; \
+ esac; \
+ for subdir in $$list; do \
+ echo "Making $$target in $$subdir"; \
+ if test "$$subdir" = "."; then \
+ dot_seen=yes; \
+ local_target="$$target-am"; \
+ else \
+ local_target="$$target"; \
+ fi; \
+ ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
+ || eval $$failcom; \
+ done; \
+ if test "$$dot_seen" = "no"; then \
+ $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
+ fi; test -z "$$fail"
+
+ID: $(am__tagged_files)
+ $(am__define_uniq_tagged_files); mkid -fID $$unique
+tags: tags-recursive
+TAGS: tags
+
+tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
+ set x; \
+ here=`pwd`; \
+ if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
+ include_option=--etags-include; \
+ empty_fix=.; \
+ else \
+ include_option=--include; \
+ empty_fix=; \
+ fi; \
+ list='$(SUBDIRS)'; for subdir in $$list; do \
+ if test "$$subdir" = .; then :; else \
+ test ! -f $$subdir/TAGS || \
+ set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
+ fi; \
+ done; \
+ $(am__define_uniq_tagged_files); \
+ shift; \
+ if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
+ test -n "$$unique" || unique=$$empty_fix; \
+ if test $$# -gt 0; then \
+ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
+ "$$@" $$unique; \
+ else \
+ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
+ $$unique; \
+ fi; \
+ fi
+ctags: ctags-recursive
+
+CTAGS: ctags
+ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
+ $(am__define_uniq_tagged_files); \
+ test -z "$(CTAGS_ARGS)$$unique" \
+ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
+ $$unique
+
+GTAGS:
+ here=`$(am__cd) $(top_builddir) && pwd` \
+ && $(am__cd) $(top_srcdir) \
+ && gtags -i $(GTAGS_ARGS) "$$here"
+cscope: cscope.files
+ test ! -s cscope.files \
+ || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
+clean-cscope:
+ -rm -f cscope.files
+cscope.files: clean-cscope cscopelist
+cscopelist: cscopelist-recursive
+
+cscopelist-am: $(am__tagged_files)
+ list='$(am__tagged_files)'; \
+ case "$(srcdir)" in \
+ [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
+ *) sdir=$(subdir)/$(srcdir) ;; \
+ esac; \
+ for i in $$list; do \
+ if test -f "$$i"; then \
+ echo "$(subdir)/$$i"; \
+ else \
+ echo "$$sdir/$$i"; \
+ fi; \
+ done >> $(top_builddir)/cscope.files
+
+distclean-tags:
+ -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
+ -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
+
+distdir: $(DISTFILES)
+ $(am__remove_distdir)
+ test -d "$(distdir)" || mkdir "$(distdir)"
+ @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
+ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
+ list='$(DISTFILES)'; \
+ dist_files=`for file in $$list; do echo $$file; done | \
+ sed -e "s|^$$srcdirstrip/||;t" \
+ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
+ case $$dist_files in \
+ */*) $(MKDIR_P) `echo "$$dist_files" | \
+ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
+ sort -u` ;; \
+ esac; \
+ for file in $$dist_files; do \
+ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
+ if test -d $$d/$$file; then \
+ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
+ if test -d "$(distdir)/$$file"; then \
+ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
+ fi; \
+ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
+ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
+ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
+ fi; \
+ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
+ else \
+ test -f "$(distdir)/$$file" \
+ || cp -p $$d/$$file "$(distdir)/$$file" \
+ || exit 1; \
+ fi; \
+ done
+ @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
+ if test "$$subdir" = .; then :; else \
+ $(am__make_dryrun) \
+ || test -d "$(distdir)/$$subdir" \
+ || $(MKDIR_P) "$(distdir)/$$subdir" \
+ || exit 1; \
+ dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
+ $(am__relativize); \
+ new_distdir=$$reldir; \
+ dir1=$$subdir; dir2="$(top_distdir)"; \
+ $(am__relativize); \
+ new_top_distdir=$$reldir; \
+ echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
+ echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
+ ($(am__cd) $$subdir && \
+ $(MAKE) $(AM_MAKEFLAGS) \
+ top_distdir="$$new_top_distdir" \
+ distdir="$$new_distdir" \
+ am__remove_distdir=: \
+ am__skip_length_check=: \
+ am__skip_mode_fix=: \
+ distdir) \
+ || exit 1; \
+ fi; \
+ done
+ $(MAKE) $(AM_MAKEFLAGS) \
+ top_distdir="$(top_distdir)" distdir="$(distdir)" \
+ dist-hook
+ -test -n "$(am__skip_mode_fix)" \
+ || find "$(distdir)" -type d ! -perm -755 \
+ -exec chmod u+rwx,go+rx {} \; -o \
+ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
+ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
+ ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
+ || chmod -R a+r "$(distdir)"
+dist-gzip: distdir
+ tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
+ $(am__post_remove_distdir)
+
+dist-bzip2: distdir
+ tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
+ $(am__post_remove_distdir)
+
+dist-lzip: distdir
+ tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
+ $(am__post_remove_distdir)
+dist-xz: distdir
+ tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
+ $(am__post_remove_distdir)
+
+dist-tarZ: distdir
+ @echo WARNING: "Support for distribution archives compressed with" \
+ "legacy program 'compress' is deprecated." >&2
+ @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
+ tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
+ $(am__post_remove_distdir)
+
+dist-shar: distdir
+ @echo WARNING: "Support for shar distribution archives is" \
+ "deprecated." >&2
+ @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
+ shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
+ $(am__post_remove_distdir)
+
+dist-zip: distdir
+ -rm -f $(distdir).zip
+ zip -rq $(distdir).zip $(distdir)
+ $(am__post_remove_distdir)
+
+dist dist-all:
+ $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
+ $(am__post_remove_distdir)
+
+# This target untars the dist file and tries a VPATH configuration. Then
+# it guarantees that the distribution is self-contained by making another
+# tarfile.
+distcheck: dist
+ case '$(DIST_ARCHIVES)' in \
+ *.tar.gz*) \
+ GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
+ *.tar.bz2*) \
+ bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
+ *.tar.lz*) \
+ lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
+ *.tar.xz*) \
+ xz -dc $(distdir).tar.xz | $(am__untar) ;;\
+ *.tar.Z*) \
+ uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
+ *.shar.gz*) \
+ GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
+ *.zip*) \
+ unzip $(distdir).zip ;;\
+ esac
+ chmod -R a-w $(distdir)
+ chmod u+w $(distdir)
+ mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
+ chmod a-w $(distdir)
+ test -d $(distdir)/_build || exit 0; \
+ dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
+ && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
+ && am__cwd=`pwd` \
+ && $(am__cd) $(distdir)/_build/sub \
+ && ../../configure \
+ $(AM_DISTCHECK_CONFIGURE_FLAGS) \
+ $(DISTCHECK_CONFIGURE_FLAGS) \
+ --srcdir=../.. --prefix="$$dc_install_base" \
+ && $(MAKE) $(AM_MAKEFLAGS) \
+ && $(MAKE) $(AM_MAKEFLAGS) dvi \
+ && $(MAKE) $(AM_MAKEFLAGS) check \
+ && $(MAKE) $(AM_MAKEFLAGS) install \
+ && $(MAKE) $(AM_MAKEFLAGS) installcheck \
+ && $(MAKE) $(AM_MAKEFLAGS) uninstall \
+ && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
+ distuninstallcheck \
+ && chmod -R a-w "$$dc_install_base" \
+ && ({ \
+ (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
+ && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
+ && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
+ && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
+ distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
+ } || { rm -rf "$$dc_destdir"; exit 1; }) \
+ && rm -rf "$$dc_destdir" \
+ && $(MAKE) $(AM_MAKEFLAGS) dist \
+ && rm -rf $(DIST_ARCHIVES) \
+ && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
+ && cd "$$am__cwd" \
+ || exit 1
+ $(am__post_remove_distdir)
+ @(echo "$(distdir) archives ready for distribution: "; \
+ list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
+ sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
+distuninstallcheck:
+ @test -n '$(distuninstallcheck_dir)' || { \
+ echo 'ERROR: trying to run $@ with an empty' \
+ '$$(distuninstallcheck_dir)' >&2; \
+ exit 1; \
+ }; \
+ $(am__cd) '$(distuninstallcheck_dir)' || { \
+ echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
+ exit 1; \
+ }; \
+ test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
+ || { echo "ERROR: files left after uninstall:" ; \
+ if test -n "$(DESTDIR)"; then \
+ echo " (check DESTDIR support)"; \
+ fi ; \
+ $(distuninstallcheck_listfiles) ; \
+ exit 1; } >&2
+distcleancheck: distclean
+ @if test '$(srcdir)' = . ; then \
+ echo "ERROR: distcleancheck can only run from a VPATH build" ; \
+ exit 1 ; \
+ fi
+ @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
+ || { echo "ERROR: files left in build directory after distclean:" ; \
+ $(distcleancheck_listfiles) ; \
+ exit 1; } >&2
+check-am: all-am
+check: check-recursive
+all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(SCRIPTS) $(DATA) \
+ config.h
+install-binPROGRAMS: install-libLTLIBRARIES
+
+installdirs: installdirs-recursive
+installdirs-am:
+ for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(pkglibexecdir)" "$(DESTDIR)$(pkglibexecdir)" "$(DESTDIR)$(plugindir)"; do \
+ test -z "$$dir" || $(MKDIR_P) "$$dir"; \
+ done
+install: install-recursive
+install-exec: install-exec-recursive
+install-data: install-data-recursive
+uninstall: uninstall-recursive
+
+install-am: all-am
+ @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
+
+installcheck: installcheck-recursive
+install-strip:
+ if test -z '$(STRIP)'; then \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ install; \
+ else \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+ fi
+mostlyclean-generic:
+ -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
+
+clean-generic:
+
+distclean-generic:
+ -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
+ -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
+ -rm -f plugins/common/$(DEPDIR)/$(am__dirstamp)
+ -rm -f plugins/common/$(am__dirstamp)
+ -rm -f plugins/shotwell-data-imports/$(DEPDIR)/$(am__dirstamp)
+ -rm -f plugins/shotwell-data-imports/$(am__dirstamp)
+ -rm -f plugins/shotwell-publishing-extras/$(DEPDIR)/$(am__dirstamp)
+ -rm -f plugins/shotwell-publishing-extras/$(am__dirstamp)
+ -rm -f plugins/shotwell-publishing/$(DEPDIR)/$(am__dirstamp)
+ -rm -f plugins/shotwell-publishing/$(am__dirstamp)
+ -rm -f plugins/shotwell-transitions/$(DEPDIR)/$(am__dirstamp)
+ -rm -f plugins/shotwell-transitions/$(am__dirstamp)
+ -rm -f src/$(DEPDIR)/$(am__dirstamp)
+ -rm -f src/$(am__dirstamp)
+ -rm -f src/.unitize/$(DEPDIR)/$(am__dirstamp)
+ -rm -f src/.unitize/$(am__dirstamp)
+ -rm -f src/camera/$(DEPDIR)/$(am__dirstamp)
+ -rm -f src/camera/$(am__dirstamp)
+ -rm -f src/config/$(DEPDIR)/$(am__dirstamp)
+ -rm -f src/config/$(am__dirstamp)
+ -rm -f src/core/$(DEPDIR)/$(am__dirstamp)
+ -rm -f src/core/$(am__dirstamp)
+ -rm -f src/data_imports/$(DEPDIR)/$(am__dirstamp)
+ -rm -f src/data_imports/$(am__dirstamp)
+ -rm -f src/db/$(DEPDIR)/$(am__dirstamp)
+ -rm -f src/db/$(am__dirstamp)
+ -rm -f src/direct/$(DEPDIR)/$(am__dirstamp)
+ -rm -f src/direct/$(am__dirstamp)
+ -rm -f src/editing_tools/$(DEPDIR)/$(am__dirstamp)
+ -rm -f src/editing_tools/$(am__dirstamp)
+ -rm -f src/events/$(DEPDIR)/$(am__dirstamp)
+ -rm -f src/events/$(am__dirstamp)
+ -rm -f src/folders/$(DEPDIR)/$(am__dirstamp)
+ -rm -f src/folders/$(am__dirstamp)
+ -rm -f src/library/$(DEPDIR)/$(am__dirstamp)
+ -rm -f src/library/$(am__dirstamp)
+ -rm -f src/photos/$(DEPDIR)/$(am__dirstamp)
+ -rm -f src/photos/$(am__dirstamp)
+ -rm -f src/plugins/$(DEPDIR)/$(am__dirstamp)
+ -rm -f src/plugins/$(am__dirstamp)
+ -rm -f src/publishing/$(DEPDIR)/$(am__dirstamp)
+ -rm -f src/publishing/$(am__dirstamp)
+ -rm -f src/searches/$(DEPDIR)/$(am__dirstamp)
+ -rm -f src/searches/$(am__dirstamp)
+ -rm -f src/sidebar/$(DEPDIR)/$(am__dirstamp)
+ -rm -f src/sidebar/$(am__dirstamp)
+ -rm -f src/slideshow/$(DEPDIR)/$(am__dirstamp)
+ -rm -f src/slideshow/$(am__dirstamp)
+ -rm -f src/tags/$(DEPDIR)/$(am__dirstamp)
+ -rm -f src/tags/$(am__dirstamp)
+ -rm -f src/threads/$(DEPDIR)/$(am__dirstamp)
+ -rm -f src/threads/$(am__dirstamp)
+ -rm -f src/unit/$(DEPDIR)/$(am__dirstamp)
+ -rm -f src/unit/$(am__dirstamp)
+ -rm -f src/util/$(DEPDIR)/$(am__dirstamp)
+ -rm -f src/util/$(am__dirstamp)
+ -rm -f thumbnailer/$(DEPDIR)/$(am__dirstamp)
+ -rm -f thumbnailer/$(am__dirstamp)
+
+maintainer-clean-generic:
+ @echo "This command is intended for maintainers to use"
+ @echo "it deletes files that may require special tools to rebuild."
+ -rm -f $(srcdir)/plugins/common/RESTSupport.c
+ -rm -f $(srcdir)/plugins/common/Resources.c
+ -rm -f $(srcdir)/plugins/shotwell-data-imports/FSpotDatabase.c
+ -rm -f $(srcdir)/plugins/shotwell-data-imports/FSpotDatabaseBehavior.c
+ -rm -f $(srcdir)/plugins/shotwell-data-imports/FSpotDatabaseTable.c
+ -rm -f $(srcdir)/plugins/shotwell-data-imports/FSpotImporter.c
+ -rm -f $(srcdir)/plugins/shotwell-data-imports/FSpotMetaTable.c
+ -rm -f $(srcdir)/plugins/shotwell-data-imports/FSpotPhotoTagsTable.c
+ -rm -f $(srcdir)/plugins/shotwell-data-imports/FSpotPhotoVersionsTable.c
+ -rm -f $(srcdir)/plugins/shotwell-data-imports/FSpotPhotosTable.c
+ -rm -f $(srcdir)/plugins/shotwell-data-imports/FSpotRollsTable.c
+ -rm -f $(srcdir)/plugins/shotwell-data-imports/FSpotTableBehavior.c
+ -rm -f $(srcdir)/plugins/shotwell-data-imports/FSpotTagsTable.c
+ -rm -f $(srcdir)/plugins/shotwell-data-imports/SqliteSupport.c
+ -rm -f $(srcdir)/plugins/shotwell-data-imports/VersionNumber.c
+ -rm -f $(srcdir)/plugins/shotwell-data-imports/shotwell-data-imports.c
+ -rm -f $(srcdir)/plugins/shotwell-publishing-extras/GalleryConnector.c
+ -rm -f $(srcdir)/plugins/shotwell-publishing-extras/RajcePublishing.c
+ -rm -f $(srcdir)/plugins/shotwell-publishing-extras/TumblrPublishing.c
+ -rm -f $(srcdir)/plugins/shotwell-publishing-extras/YandexPublishing.c
+ -rm -f $(srcdir)/plugins/shotwell-publishing-extras/shotwell-publishing-extras.c
+ -rm -f $(srcdir)/plugins/shotwell-publishing/FacebookPublishing.c
+ -rm -f $(srcdir)/plugins/shotwell-publishing/FlickrPublishing.c
+ -rm -f $(srcdir)/plugins/shotwell-publishing/PicasaPublishing.c
+ -rm -f $(srcdir)/plugins/shotwell-publishing/PiwigoPublishing.c
+ -rm -f $(srcdir)/plugins/shotwell-publishing/YouTubePublishing.c
+ -rm -f $(srcdir)/plugins/shotwell-publishing/shotwell-publishing.c
+ -rm -f $(srcdir)/plugins/shotwell-transitions/BlindsEffect.c
+ -rm -f $(srcdir)/plugins/shotwell-transitions/ChessEffect.c
+ -rm -f $(srcdir)/plugins/shotwell-transitions/CircleEffect.c
+ -rm -f $(srcdir)/plugins/shotwell-transitions/CirclesEffect.c
+ -rm -f $(srcdir)/plugins/shotwell-transitions/ClockEffect.c
+ -rm -f $(srcdir)/plugins/shotwell-transitions/CrumbleEffect.c
+ -rm -f $(srcdir)/plugins/shotwell-transitions/FadeEffect.c
+ -rm -f $(srcdir)/plugins/shotwell-transitions/SlideEffect.c
+ -rm -f $(srcdir)/plugins/shotwell-transitions/SquaresEffect.c
+ -rm -f $(srcdir)/plugins/shotwell-transitions/StripesEffect.c
+ -rm -f $(srcdir)/plugins/shotwell-transitions/shotwell-transitions.c
+ -rm -f $(srcdir)/plugins_common_libshotwell_plugin_common_la_vala.stamp
+ -rm -f $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp
+ -rm -f $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp
+ -rm -f $(srcdir)/plugins_shotwell_publishing_shotwell_publishing_la_vala.stamp
+ -rm -f $(srcdir)/plugins_shotwell_transitions_shotwell_transitions_la_vala.stamp
+ -rm -f $(srcdir)/shotwell_vala.stamp
+ -rm -f $(srcdir)/src/.unitize/_CameraInternals.c
+ -rm -f $(srcdir)/src/.unitize/_ConfigInternals.c
+ -rm -f $(srcdir)/src/.unitize/_CoreInternals.c
+ -rm -f $(srcdir)/src/.unitize/_DataImportsInternals.c
+ -rm -f $(srcdir)/src/.unitize/_DbInternals.c
+ -rm -f $(srcdir)/src/.unitize/_DirectInternals.c
+ -rm -f $(srcdir)/src/.unitize/_Direct_unitize_entry.c
+ -rm -f $(srcdir)/src/.unitize/_EditingToolsInternals.c
+ -rm -f $(srcdir)/src/.unitize/_EventsInternals.c
+ -rm -f $(srcdir)/src/.unitize/_FoldersInternals.c
+ -rm -f $(srcdir)/src/.unitize/_LibraryInternals.c
+ -rm -f $(srcdir)/src/.unitize/_Library_unitize_entry.c
+ -rm -f $(srcdir)/src/.unitize/_PhotosInternals.c
+ -rm -f $(srcdir)/src/.unitize/_PluginsInternals.c
+ -rm -f $(srcdir)/src/.unitize/_PublishingInternals.c
+ -rm -f $(srcdir)/src/.unitize/_SearchesInternals.c
+ -rm -f $(srcdir)/src/.unitize/_SidebarInternals.c
+ -rm -f $(srcdir)/src/.unitize/_SlideshowInternals.c
+ -rm -f $(srcdir)/src/.unitize/_TagsInternals.c
+ -rm -f $(srcdir)/src/.unitize/_ThreadsInternals.c
+ -rm -f $(srcdir)/src/.unitize/_UnitInternals.c
+ -rm -f $(srcdir)/src/.unitize/_UtilInternals.c
+ -rm -f $(srcdir)/src/AppDirs.c
+ -rm -f $(srcdir)/src/AppWindow.c
+ -rm -f $(srcdir)/src/Application.c
+ -rm -f $(srcdir)/src/BatchImport.c
+ -rm -f $(srcdir)/src/Box.c
+ -rm -f $(srcdir)/src/CheckerboardLayout.c
+ -rm -f $(srcdir)/src/CollectionPage.c
+ -rm -f $(srcdir)/src/ColorTransformation.c
+ -rm -f $(srcdir)/src/CommandManager.c
+ -rm -f $(srcdir)/src/Commands.c
+ -rm -f $(srcdir)/src/CustomComponents.c
+ -rm -f $(srcdir)/src/Debug.c
+ -rm -f $(srcdir)/src/DesktopIntegration.c
+ -rm -f $(srcdir)/src/Dialogs.c
+ -rm -f $(srcdir)/src/Dimensions.c
+ -rm -f $(srcdir)/src/DirectoryMonitor.c
+ -rm -f $(srcdir)/src/Event.c
+ -rm -f $(srcdir)/src/Exporter.c
+ -rm -f $(srcdir)/src/International.c
+ -rm -f $(srcdir)/src/LibraryFiles.c
+ -rm -f $(srcdir)/src/LibraryMonitor.c
+ -rm -f $(srcdir)/src/MediaDataRepresentation.c
+ -rm -f $(srcdir)/src/MediaInterfaces.c
+ -rm -f $(srcdir)/src/MediaMetadata.c
+ -rm -f $(srcdir)/src/MediaMonitor.c
+ -rm -f $(srcdir)/src/MediaPage.c
+ -rm -f $(srcdir)/src/MediaViewTracker.c
+ -rm -f $(srcdir)/src/MetadataWriter.c
+ -rm -f $(srcdir)/src/NaturalCollate.c
+ -rm -f $(srcdir)/src/Orientation.c
+ -rm -f $(srcdir)/src/Page.c
+ -rm -f $(srcdir)/src/Photo.c
+ -rm -f $(srcdir)/src/PhotoMonitor.c
+ -rm -f $(srcdir)/src/PhotoPage.c
+ -rm -f $(srcdir)/src/PixbufCache.c
+ -rm -f $(srcdir)/src/Printing.c
+ -rm -f $(srcdir)/src/Properties.c
+ -rm -f $(srcdir)/src/Resources.c
+ -rm -f $(srcdir)/src/Screensaver.c
+ -rm -f $(srcdir)/src/SearchFilter.c
+ -rm -f $(srcdir)/src/SlideshowPage.c
+ -rm -f $(srcdir)/src/SortedList.c
+ -rm -f $(srcdir)/src/Tag.c
+ -rm -f $(srcdir)/src/Thumbnail.c
+ -rm -f $(srcdir)/src/ThumbnailCache.c
+ -rm -f $(srcdir)/src/TimedQueue.c
+ -rm -f $(srcdir)/src/Tombstone.c
+ -rm -f $(srcdir)/src/UnityProgressBar.c
+ -rm -f $(srcdir)/src/Upgrades.c
+ -rm -f $(srcdir)/src/VideoMetadata.c
+ -rm -f $(srcdir)/src/VideoMonitor.c
+ -rm -f $(srcdir)/src/VideoSupport.c
+ -rm -f $(srcdir)/src/camera/Branch.c
+ -rm -f $(srcdir)/src/camera/Camera.c
+ -rm -f $(srcdir)/src/camera/CameraTable.c
+ -rm -f $(srcdir)/src/camera/GPhoto.c
+ -rm -f $(srcdir)/src/camera/ImportPage.c
+ -rm -f $(srcdir)/src/config/Config.c
+ -rm -f $(srcdir)/src/config/ConfigurationInterfaces.c
+ -rm -f $(srcdir)/src/config/GSettingsEngine.c
+ -rm -f $(srcdir)/src/core/Alteration.c
+ -rm -f $(srcdir)/src/core/ContainerSourceCollection.c
+ -rm -f $(srcdir)/src/core/Core.c
+ -rm -f $(srcdir)/src/core/DataCollection.c
+ -rm -f $(srcdir)/src/core/DataObject.c
+ -rm -f $(srcdir)/src/core/DataSet.c
+ -rm -f $(srcdir)/src/core/DataSource.c
+ -rm -f $(srcdir)/src/core/DataSourceTypes.c
+ -rm -f $(srcdir)/src/core/DataView.c
+ -rm -f $(srcdir)/src/core/DataViewTypes.c
+ -rm -f $(srcdir)/src/core/DatabaseSourceCollection.c
+ -rm -f $(srcdir)/src/core/SourceCollection.c
+ -rm -f $(srcdir)/src/core/SourceHoldingTank.c
+ -rm -f $(srcdir)/src/core/SourceInterfaces.c
+ -rm -f $(srcdir)/src/core/Tracker.c
+ -rm -f $(srcdir)/src/core/ViewCollection.c
+ -rm -f $(srcdir)/src/core/util.c
+ -rm -f $(srcdir)/src/data_imports/DataImportJob.c
+ -rm -f $(srcdir)/src/data_imports/DataImportSource.c
+ -rm -f $(srcdir)/src/data_imports/DataImports.c
+ -rm -f $(srcdir)/src/data_imports/DataImportsPluginHost.c
+ -rm -f $(srcdir)/src/data_imports/DataImportsUI.c
+ -rm -f $(srcdir)/src/db/DatabaseTable.c
+ -rm -f $(srcdir)/src/db/Db.c
+ -rm -f $(srcdir)/src/db/EventTable.c
+ -rm -f $(srcdir)/src/db/PhotoTable.c
+ -rm -f $(srcdir)/src/db/SavedSearchDBTable.c
+ -rm -f $(srcdir)/src/db/TagTable.c
+ -rm -f $(srcdir)/src/db/TombstoneTable.c
+ -rm -f $(srcdir)/src/db/VersionTable.c
+ -rm -f $(srcdir)/src/db/VideoTable.c
+ -rm -f $(srcdir)/src/direct/Direct.c
+ -rm -f $(srcdir)/src/direct/DirectPhoto.c
+ -rm -f $(srcdir)/src/direct/DirectPhotoPage.c
+ -rm -f $(srcdir)/src/direct/DirectView.c
+ -rm -f $(srcdir)/src/direct/DirectWindow.c
+ -rm -f $(srcdir)/src/editing_tools/EditingTools.c
+ -rm -f $(srcdir)/src/editing_tools/StraightenTool.c
+ -rm -f $(srcdir)/src/events/Branch.c
+ -rm -f $(srcdir)/src/events/EventDirectoryItem.c
+ -rm -f $(srcdir)/src/events/EventPage.c
+ -rm -f $(srcdir)/src/events/Events.c
+ -rm -f $(srcdir)/src/events/EventsDirectoryPage.c
+ -rm -f $(srcdir)/src/folders/Branch.c
+ -rm -f $(srcdir)/src/folders/Folders.c
+ -rm -f $(srcdir)/src/folders/Page.c
+ -rm -f $(srcdir)/src/library/Branch.c
+ -rm -f $(srcdir)/src/library/FlaggedPage.c
+ -rm -f $(srcdir)/src/library/FlaggedSidebarEntry.c
+ -rm -f $(srcdir)/src/library/ImportQueuePage.c
+ -rm -f $(srcdir)/src/library/ImportQueueSidebarEntry.c
+ -rm -f $(srcdir)/src/library/LastImportPage.c
+ -rm -f $(srcdir)/src/library/LastImportSidebarEntry.c
+ -rm -f $(srcdir)/src/library/Library.c
+ -rm -f $(srcdir)/src/library/LibraryWindow.c
+ -rm -f $(srcdir)/src/library/OfflinePage.c
+ -rm -f $(srcdir)/src/library/OfflineSidebarEntry.c
+ -rm -f $(srcdir)/src/library/TrashPage.c
+ -rm -f $(srcdir)/src/library/TrashSidebarEntry.c
+ -rm -f $(srcdir)/src/main.c
+ -rm -f $(srcdir)/src/photos/BmpSupport.c
+ -rm -f $(srcdir)/src/photos/GRaw.c
+ -rm -f $(srcdir)/src/photos/GdkSupport.c
+ -rm -f $(srcdir)/src/photos/JfifSupport.c
+ -rm -f $(srcdir)/src/photos/PhotoFileAdapter.c
+ -rm -f $(srcdir)/src/photos/PhotoFileFormat.c
+ -rm -f $(srcdir)/src/photos/PhotoFileSniffer.c
+ -rm -f $(srcdir)/src/photos/PhotoMetadata.c
+ -rm -f $(srcdir)/src/photos/Photos.c
+ -rm -f $(srcdir)/src/photos/PngSupport.c
+ -rm -f $(srcdir)/src/photos/RawSupport.c
+ -rm -f $(srcdir)/src/photos/TiffSupport.c
+ -rm -f $(srcdir)/src/plugins/DataImportsInterfaces.c
+ -rm -f $(srcdir)/src/plugins/ManifestWidget.c
+ -rm -f $(srcdir)/src/plugins/Plugins.c
+ -rm -f $(srcdir)/src/plugins/PublishingInterfaces.c
+ -rm -f $(srcdir)/src/plugins/SpitInterfaces.c
+ -rm -f $(srcdir)/src/plugins/StandardHostInterface.c
+ -rm -f $(srcdir)/src/plugins/TransitionsInterfaces.c
+ -rm -f $(srcdir)/src/publishing/APIGlue.c
+ -rm -f $(srcdir)/src/publishing/Publishing.c
+ -rm -f $(srcdir)/src/publishing/PublishingPluginHost.c
+ -rm -f $(srcdir)/src/publishing/PublishingUI.c
+ -rm -f $(srcdir)/src/searches/Branch.c
+ -rm -f $(srcdir)/src/searches/SavedSearchDialog.c
+ -rm -f $(srcdir)/src/searches/SavedSearchPage.c
+ -rm -f $(srcdir)/src/searches/SearchBoolean.c
+ -rm -f $(srcdir)/src/searches/Searches.c
+ -rm -f $(srcdir)/src/sidebar/Branch.c
+ -rm -f $(srcdir)/src/sidebar/Entry.c
+ -rm -f $(srcdir)/src/sidebar/Sidebar.c
+ -rm -f $(srcdir)/src/sidebar/Tree.c
+ -rm -f $(srcdir)/src/sidebar/common.c
+ -rm -f $(srcdir)/src/slideshow/Slideshow.c
+ -rm -f $(srcdir)/src/slideshow/TransitionEffects.c
+ -rm -f $(srcdir)/src/tags/Branch.c
+ -rm -f $(srcdir)/src/tags/HierarchicalTagIndex.c
+ -rm -f $(srcdir)/src/tags/HierarchicalTagUtilities.c
+ -rm -f $(srcdir)/src/tags/TagPage.c
+ -rm -f $(srcdir)/src/tags/Tags.c
+ -rm -f $(srcdir)/src/threads/BackgroundJob.c
+ -rm -f $(srcdir)/src/threads/Semaphore.c
+ -rm -f $(srcdir)/src/threads/Threads.c
+ -rm -f $(srcdir)/src/threads/Workers.c
+ -rm -f $(srcdir)/src/unit/Unit.c
+ -rm -f $(srcdir)/src/util/KeyValueMap.c
+ -rm -f $(srcdir)/src/util/Util.c
+ -rm -f $(srcdir)/src/util/file.c
+ -rm -f $(srcdir)/src/util/image.c
+ -rm -f $(srcdir)/src/util/misc.c
+ -rm -f $(srcdir)/src/util/string.c
+ -rm -f $(srcdir)/src/util/system.c
+ -rm -f $(srcdir)/src/util/ui.c
+ -rm -f $(srcdir)/src_plugins_libplugin_la_vala.stamp
+ -rm -f $(srcdir)/thumbnailer/shotwell-video-thumbnailer.c
+ -rm -f $(srcdir)/thumbnailer_shotwell_video_thumbnailer_vala.stamp
+ -rm -f plugins/common/RESTSupport.c
+ -rm -f plugins/common/Resources.c
+ -rm -f plugins/shotwell-data-imports/FSpotDatabase.c
+ -rm -f plugins/shotwell-data-imports/FSpotDatabaseBehavior.c
+ -rm -f plugins/shotwell-data-imports/FSpotDatabaseTable.c
+ -rm -f plugins/shotwell-data-imports/FSpotImporter.c
+ -rm -f plugins/shotwell-data-imports/FSpotMetaTable.c
+ -rm -f plugins/shotwell-data-imports/FSpotPhotoTagsTable.c
+ -rm -f plugins/shotwell-data-imports/FSpotPhotoVersionsTable.c
+ -rm -f plugins/shotwell-data-imports/FSpotPhotosTable.c
+ -rm -f plugins/shotwell-data-imports/FSpotRollsTable.c
+ -rm -f plugins/shotwell-data-imports/FSpotTableBehavior.c
+ -rm -f plugins/shotwell-data-imports/FSpotTagsTable.c
+ -rm -f plugins/shotwell-data-imports/SqliteSupport.c
+ -rm -f plugins/shotwell-data-imports/VersionNumber.c
+ -rm -f plugins/shotwell-data-imports/shotwell-data-imports.c
+ -rm -f plugins/shotwell-publishing-extras/GalleryConnector.c
+ -rm -f plugins/shotwell-publishing-extras/RajcePublishing.c
+ -rm -f plugins/shotwell-publishing-extras/TumblrPublishing.c
+ -rm -f plugins/shotwell-publishing-extras/YandexPublishing.c
+ -rm -f plugins/shotwell-publishing-extras/shotwell-publishing-extras.c
+ -rm -f plugins/shotwell-publishing/FacebookPublishing.c
+ -rm -f plugins/shotwell-publishing/FlickrPublishing.c
+ -rm -f plugins/shotwell-publishing/PicasaPublishing.c
+ -rm -f plugins/shotwell-publishing/PiwigoPublishing.c
+ -rm -f plugins/shotwell-publishing/YouTubePublishing.c
+ -rm -f plugins/shotwell-publishing/shotwell-publishing.c
+ -rm -f plugins/shotwell-transitions/BlindsEffect.c
+ -rm -f plugins/shotwell-transitions/ChessEffect.c
+ -rm -f plugins/shotwell-transitions/CircleEffect.c
+ -rm -f plugins/shotwell-transitions/CirclesEffect.c
+ -rm -f plugins/shotwell-transitions/ClockEffect.c
+ -rm -f plugins/shotwell-transitions/CrumbleEffect.c
+ -rm -f plugins/shotwell-transitions/FadeEffect.c
+ -rm -f plugins/shotwell-transitions/SlideEffect.c
+ -rm -f plugins/shotwell-transitions/SquaresEffect.c
+ -rm -f plugins/shotwell-transitions/StripesEffect.c
+ -rm -f plugins/shotwell-transitions/shotwell-transitions.c
+ -rm -f src/.unitize/_CameraInternals.c
+ -rm -f src/.unitize/_ConfigInternals.c
+ -rm -f src/.unitize/_CoreInternals.c
+ -rm -f src/.unitize/_DataImportsInternals.c
+ -rm -f src/.unitize/_DbInternals.c
+ -rm -f src/.unitize/_DirectInternals.c
+ -rm -f src/.unitize/_Direct_unitize_entry.c
+ -rm -f src/.unitize/_EditingToolsInternals.c
+ -rm -f src/.unitize/_EventsInternals.c
+ -rm -f src/.unitize/_FoldersInternals.c
+ -rm -f src/.unitize/_LibraryInternals.c
+ -rm -f src/.unitize/_Library_unitize_entry.c
+ -rm -f src/.unitize/_PhotosInternals.c
+ -rm -f src/.unitize/_PluginsInternals.c
+ -rm -f src/.unitize/_PublishingInternals.c
+ -rm -f src/.unitize/_SearchesInternals.c
+ -rm -f src/.unitize/_SidebarInternals.c
+ -rm -f src/.unitize/_SlideshowInternals.c
+ -rm -f src/.unitize/_TagsInternals.c
+ -rm -f src/.unitize/_ThreadsInternals.c
+ -rm -f src/.unitize/_UnitInternals.c
+ -rm -f src/.unitize/_UtilInternals.c
+ -rm -f src/AppDirs.c
+ -rm -f src/AppWindow.c
+ -rm -f src/Application.c
+ -rm -f src/BatchImport.c
+ -rm -f src/Box.c
+ -rm -f src/CheckerboardLayout.c
+ -rm -f src/CollectionPage.c
+ -rm -f src/ColorTransformation.c
+ -rm -f src/CommandManager.c
+ -rm -f src/Commands.c
+ -rm -f src/CustomComponents.c
+ -rm -f src/Debug.c
+ -rm -f src/DesktopIntegration.c
+ -rm -f src/Dialogs.c
+ -rm -f src/Dimensions.c
+ -rm -f src/DirectoryMonitor.c
+ -rm -f src/Event.c
+ -rm -f src/Exporter.c
+ -rm -f src/International.c
+ -rm -f src/LibraryFiles.c
+ -rm -f src/LibraryMonitor.c
+ -rm -f src/MediaDataRepresentation.c
+ -rm -f src/MediaInterfaces.c
+ -rm -f src/MediaMetadata.c
+ -rm -f src/MediaMonitor.c
+ -rm -f src/MediaPage.c
+ -rm -f src/MediaViewTracker.c
+ -rm -f src/MetadataWriter.c
+ -rm -f src/NaturalCollate.c
+ -rm -f src/Orientation.c
+ -rm -f src/Page.c
+ -rm -f src/Photo.c
+ -rm -f src/PhotoMonitor.c
+ -rm -f src/PhotoPage.c
+ -rm -f src/PixbufCache.c
+ -rm -f src/Printing.c
+ -rm -f src/Properties.c
+ -rm -f src/Resources.c
+ -rm -f src/Screensaver.c
+ -rm -f src/SearchFilter.c
+ -rm -f src/SlideshowPage.c
+ -rm -f src/SortedList.c
+ -rm -f src/Tag.c
+ -rm -f src/Thumbnail.c
+ -rm -f src/ThumbnailCache.c
+ -rm -f src/TimedQueue.c
+ -rm -f src/Tombstone.c
+ -rm -f src/UnityProgressBar.c
+ -rm -f src/Upgrades.c
+ -rm -f src/VideoMetadata.c
+ -rm -f src/VideoMonitor.c
+ -rm -f src/VideoSupport.c
+ -rm -f src/camera/Branch.c
+ -rm -f src/camera/Camera.c
+ -rm -f src/camera/CameraTable.c
+ -rm -f src/camera/GPhoto.c
+ -rm -f src/camera/ImportPage.c
+ -rm -f src/config/Config.c
+ -rm -f src/config/ConfigurationInterfaces.c
+ -rm -f src/config/GSettingsEngine.c
+ -rm -f src/core/Alteration.c
+ -rm -f src/core/ContainerSourceCollection.c
+ -rm -f src/core/Core.c
+ -rm -f src/core/DataCollection.c
+ -rm -f src/core/DataObject.c
+ -rm -f src/core/DataSet.c
+ -rm -f src/core/DataSource.c
+ -rm -f src/core/DataSourceTypes.c
+ -rm -f src/core/DataView.c
+ -rm -f src/core/DataViewTypes.c
+ -rm -f src/core/DatabaseSourceCollection.c
+ -rm -f src/core/SourceCollection.c
+ -rm -f src/core/SourceHoldingTank.c
+ -rm -f src/core/SourceInterfaces.c
+ -rm -f src/core/Tracker.c
+ -rm -f src/core/ViewCollection.c
+ -rm -f src/core/util.c
+ -rm -f src/data_imports/DataImportJob.c
+ -rm -f src/data_imports/DataImportSource.c
+ -rm -f src/data_imports/DataImports.c
+ -rm -f src/data_imports/DataImportsPluginHost.c
+ -rm -f src/data_imports/DataImportsUI.c
+ -rm -f src/db/DatabaseTable.c
+ -rm -f src/db/Db.c
+ -rm -f src/db/EventTable.c
+ -rm -f src/db/PhotoTable.c
+ -rm -f src/db/SavedSearchDBTable.c
+ -rm -f src/db/TagTable.c
+ -rm -f src/db/TombstoneTable.c
+ -rm -f src/db/VersionTable.c
+ -rm -f src/db/VideoTable.c
+ -rm -f src/direct/Direct.c
+ -rm -f src/direct/DirectPhoto.c
+ -rm -f src/direct/DirectPhotoPage.c
+ -rm -f src/direct/DirectView.c
+ -rm -f src/direct/DirectWindow.c
+ -rm -f src/editing_tools/EditingTools.c
+ -rm -f src/editing_tools/StraightenTool.c
+ -rm -f src/events/Branch.c
+ -rm -f src/events/EventDirectoryItem.c
+ -rm -f src/events/EventPage.c
+ -rm -f src/events/Events.c
+ -rm -f src/events/EventsDirectoryPage.c
+ -rm -f src/folders/Branch.c
+ -rm -f src/folders/Folders.c
+ -rm -f src/folders/Page.c
+ -rm -f src/library/Branch.c
+ -rm -f src/library/FlaggedPage.c
+ -rm -f src/library/FlaggedSidebarEntry.c
+ -rm -f src/library/ImportQueuePage.c
+ -rm -f src/library/ImportQueueSidebarEntry.c
+ -rm -f src/library/LastImportPage.c
+ -rm -f src/library/LastImportSidebarEntry.c
+ -rm -f src/library/Library.c
+ -rm -f src/library/LibraryWindow.c
+ -rm -f src/library/OfflinePage.c
+ -rm -f src/library/OfflineSidebarEntry.c
+ -rm -f src/library/TrashPage.c
+ -rm -f src/library/TrashSidebarEntry.c
+ -rm -f src/main.c
+ -rm -f src/photos/BmpSupport.c
+ -rm -f src/photos/GRaw.c
+ -rm -f src/photos/GdkSupport.c
+ -rm -f src/photos/JfifSupport.c
+ -rm -f src/photos/PhotoFileAdapter.c
+ -rm -f src/photos/PhotoFileFormat.c
+ -rm -f src/photos/PhotoFileSniffer.c
+ -rm -f src/photos/PhotoMetadata.c
+ -rm -f src/photos/Photos.c
+ -rm -f src/photos/PngSupport.c
+ -rm -f src/photos/RawSupport.c
+ -rm -f src/photos/TiffSupport.c
+ -rm -f src/plugins/DataImportsInterfaces.c
+ -rm -f src/plugins/ManifestWidget.c
+ -rm -f src/plugins/Plugins.c
+ -rm -f src/plugins/PublishingInterfaces.c
+ -rm -f src/plugins/SpitInterfaces.c
+ -rm -f src/plugins/StandardHostInterface.c
+ -rm -f src/plugins/TransitionsInterfaces.c
+ -rm -f src/publishing/APIGlue.c
+ -rm -f src/publishing/Publishing.c
+ -rm -f src/publishing/PublishingPluginHost.c
+ -rm -f src/publishing/PublishingUI.c
+ -rm -f src/searches/Branch.c
+ -rm -f src/searches/SavedSearchDialog.c
+ -rm -f src/searches/SavedSearchPage.c
+ -rm -f src/searches/SearchBoolean.c
+ -rm -f src/searches/Searches.c
+ -rm -f src/sidebar/Branch.c
+ -rm -f src/sidebar/Entry.c
+ -rm -f src/sidebar/Sidebar.c
+ -rm -f src/sidebar/Tree.c
+ -rm -f src/sidebar/common.c
+ -rm -f src/slideshow/Slideshow.c
+ -rm -f src/slideshow/TransitionEffects.c
+ -rm -f src/tags/Branch.c
+ -rm -f src/tags/HierarchicalTagIndex.c
+ -rm -f src/tags/HierarchicalTagUtilities.c
+ -rm -f src/tags/TagPage.c
+ -rm -f src/tags/Tags.c
+ -rm -f src/threads/BackgroundJob.c
+ -rm -f src/threads/Semaphore.c
+ -rm -f src/threads/Threads.c
+ -rm -f src/threads/Workers.c
+ -rm -f src/unit/Unit.c
+ -rm -f src/util/KeyValueMap.c
+ -rm -f src/util/Util.c
+ -rm -f src/util/file.c
+ -rm -f src/util/image.c
+ -rm -f src/util/misc.c
+ -rm -f src/util/string.c
+ -rm -f src/util/system.c
+ -rm -f src/util/ui.c
+ -rm -f thumbnailer/shotwell-video-thumbnailer.c
+ -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
+clean: clean-recursive
+
+clean-am: clean-binPROGRAMS clean-generic clean-libLTLIBRARIES \
+ clean-libtool clean-noinstLTLIBRARIES clean-pkglibexecPROGRAMS \
+ clean-pluginLTLIBRARIES mostlyclean-am
+
+distclean: distclean-recursive
+ -rm -f $(am__CONFIG_DISTCLEAN_FILES)
+ -rm -rf plugins/common/$(DEPDIR) plugins/shotwell-data-imports/$(DEPDIR) plugins/shotwell-publishing-extras/$(DEPDIR) plugins/shotwell-publishing/$(DEPDIR) plugins/shotwell-transitions/$(DEPDIR) src/$(DEPDIR) src/.unitize/$(DEPDIR) src/camera/$(DEPDIR) src/config/$(DEPDIR) src/core/$(DEPDIR) src/data_imports/$(DEPDIR) src/db/$(DEPDIR) src/direct/$(DEPDIR) src/editing_tools/$(DEPDIR) src/events/$(DEPDIR) src/folders/$(DEPDIR) src/library/$(DEPDIR) src/photos/$(DEPDIR) src/plugins/$(DEPDIR) src/publishing/$(DEPDIR) src/searches/$(DEPDIR) src/sidebar/$(DEPDIR) src/slideshow/$(DEPDIR) src/tags/$(DEPDIR) src/threads/$(DEPDIR) src/unit/$(DEPDIR) src/util/$(DEPDIR) thumbnailer/$(DEPDIR)
+ -rm -f Makefile
+distclean-am: clean-am distclean-compile distclean-generic \
+ distclean-hdr distclean-libtool distclean-tags
+
+dvi: dvi-recursive
+
+dvi-am:
+
+html: html-recursive
+
+html-am:
+
+info: info-recursive
+
+info-am:
+
+install-data-am: install-dist_pluginDATA install-pluginLTLIBRARIES
+
+install-dvi: install-dvi-recursive
+
+install-dvi-am:
+
+install-exec-am: install-binPROGRAMS install-dist_pkglibexecSCRIPTS \
+ install-libLTLIBRARIES install-pkglibexecPROGRAMS
+
+install-html: install-html-recursive
+
+install-html-am:
+
+install-info: install-info-recursive
+
+install-info-am:
+
+install-man:
+
+install-pdf: install-pdf-recursive
+
+install-pdf-am:
+
+install-ps: install-ps-recursive
+
+install-ps-am:
+
+installcheck-am:
+
+maintainer-clean: maintainer-clean-recursive
+ -rm -f $(am__CONFIG_DISTCLEAN_FILES)
+ -rm -rf $(top_srcdir)/autom4te.cache
+ -rm -rf plugins/common/$(DEPDIR) plugins/shotwell-data-imports/$(DEPDIR) plugins/shotwell-publishing-extras/$(DEPDIR) plugins/shotwell-publishing/$(DEPDIR) plugins/shotwell-transitions/$(DEPDIR) src/$(DEPDIR) src/.unitize/$(DEPDIR) src/camera/$(DEPDIR) src/config/$(DEPDIR) src/core/$(DEPDIR) src/data_imports/$(DEPDIR) src/db/$(DEPDIR) src/direct/$(DEPDIR) src/editing_tools/$(DEPDIR) src/events/$(DEPDIR) src/folders/$(DEPDIR) src/library/$(DEPDIR) src/photos/$(DEPDIR) src/plugins/$(DEPDIR) src/publishing/$(DEPDIR) src/searches/$(DEPDIR) src/sidebar/$(DEPDIR) src/slideshow/$(DEPDIR) src/tags/$(DEPDIR) src/threads/$(DEPDIR) src/unit/$(DEPDIR) src/util/$(DEPDIR) thumbnailer/$(DEPDIR)
+ -rm -f Makefile
+maintainer-clean-am: distclean-am maintainer-clean-generic
+
+mostlyclean: mostlyclean-recursive
+
+mostlyclean-am: mostlyclean-compile mostlyclean-generic \
+ mostlyclean-libtool
+
+pdf: pdf-recursive
+
+pdf-am:
+
+ps: ps-recursive
+
+ps-am:
+
+uninstall-am: uninstall-binPROGRAMS uninstall-dist_pkglibexecSCRIPTS \
+ uninstall-dist_pluginDATA uninstall-libLTLIBRARIES \
+ uninstall-pkglibexecPROGRAMS uninstall-pluginLTLIBRARIES
+
+.MAKE: $(am__recursive_targets) all install-am install-strip
+
+.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
+ am--refresh check check-am clean clean-binPROGRAMS \
+ clean-cscope clean-generic clean-libLTLIBRARIES clean-libtool \
+ clean-noinstLTLIBRARIES clean-pkglibexecPROGRAMS \
+ clean-pluginLTLIBRARIES cscope cscopelist-am ctags ctags-am \
+ dist dist-all dist-bzip2 dist-gzip dist-hook dist-lzip \
+ dist-shar dist-tarZ dist-xz dist-zip distcheck distclean \
+ distclean-compile distclean-generic distclean-hdr \
+ distclean-libtool distclean-tags distcleancheck distdir \
+ distuninstallcheck dvi dvi-am html html-am info info-am \
+ install install-am install-binPROGRAMS install-data \
+ install-data-am install-dist_pkglibexecSCRIPTS \
+ install-dist_pluginDATA install-dvi install-dvi-am \
+ install-exec install-exec-am install-html install-html-am \
+ install-info install-info-am install-libLTLIBRARIES \
+ install-man install-pdf install-pdf-am \
+ install-pkglibexecPROGRAMS install-pluginLTLIBRARIES \
+ install-ps install-ps-am install-strip installcheck \
+ installcheck-am installdirs installdirs-am maintainer-clean \
+ maintainer-clean-generic mostlyclean mostlyclean-compile \
+ mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
+ tags tags-am uninstall uninstall-am uninstall-binPROGRAMS \
+ uninstall-dist_pkglibexecSCRIPTS uninstall-dist_pluginDATA \
+ uninstall-libLTLIBRARIES uninstall-pkglibexecPROGRAMS \
+ uninstall-pluginLTLIBRARIES
+
+.PRECIOUS: Makefile
+
+
+AUTHORS:
+ $(AM_V_GEN)if test -d "$(srcdir)/.git"; \
+ then \
+ echo Creating $@ && \
+ ( cd "$(top_srcdir)" && \
+ echo '# Generated by Makefile. Do not edit.'; echo; \
+ git log --no-merges --pretty=format:"%an" $(SUBDIRS) \
+ | sort | uniq ) > $@.tmp \
+ && mv -f $@.tmp $@ \
+ || ( rm -f $@.tmp ; \
+ echo Failed to generate $@ >&2 ); \
+ else touch $@; fi
+
+# Generate the ChangeLog and clean the dist tarball
+@GENERATE_CHANGELOG_RULES@
+
+dist-hook: dist-ChangeLog
+
+$(top_srcdir)/plugins/shotwell-plugin-common.vapi plugins/shotwell-plugin-common.h: \
+ plugins_common_libshotwell_plugin_common_la_vala.stamp
+
+plugins/shotwell-plugin-dev-1.0.vapi plugins/shotwell-plugin-dev-1.0.h: src_plugins_libplugin_la_vala.stamp
+
+-include $(top_srcdir)/git.mk
+
+plugins/shotwell-publishing/resource.c: plugins/shotwell-publishing/org.gnome.Shotwell.Publishing.gresource.xml
+ $(AM_V_GEN)$(GLIB_COMPILE_RESOURCES) --target=$@ --sourcedir=$(abs_top_srcdir)/plugins/shotwell-publishing --generate $<
+
+@HAVE_EXTRA_PLUGINS_TRUE@plugins/shotwell-publishing-extras/resource.c: plugins/shotwell-publishing-extras/org.gnome.Shotwell.Publishing.Extras.gresource.xml
+@HAVE_EXTRA_PLUGINS_TRUE@ $(AM_V_GEN)$(GLIB_COMPILE_RESOURCES) --target=$@ --sourcedir=$(abs_top_srcdir)/plugins/shotwell-publishing-extras --generate $<
+
+plugins/shotwell-transitions/resource.c: plugins/shotwell-transitions/org.gnome.Shotwell.Transitions.gresource.xml
+ $(AM_V_GEN)$(GLIB_COMPILE_RESOURCES) --target=$@ --sourcedir=$(abs_top_srcdir)/plugins/shotwell-transitions --generate $<
+
+plugins/shotwell-data-imports/resource.c: plugins/shotwell-data-imports/org.gnome.Shotwell.Imports.gresource.xml
+ $(AM_V_GEN)$(GLIB_COMPILE_RESOURCES) --target=$@ --sourcedir=$(abs_top_srcdir)/plugins/shotwell-data-imports --generate $<
+
+# Tell versions [3.59,3.63) of GNU make to not export all variables.
+# Otherwise a system limit (for SysV at least) may be exceeded.
+.NOEXPORT: