summaryrefslogtreecommitdiff
path: root/publish.am
diff options
context:
space:
mode:
Diffstat (limited to 'publish.am')
-rw-r--r--publish.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/publish.am b/publish.am
index 194dcb6..81bc711 100644
--- a/publish.am
+++ b/publish.am
@@ -12,6 +12,7 @@ dist_noinst_DATA += \
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/piwigo_ssl_failure_pane.ui \
plugins/shotwell-publishing/youtube_publishing_options_pane.ui \
plugins/shotwell-publishing/org.gnome.Shotwell.Publishing.gresource.xml
@@ -41,12 +42,16 @@ plugins_shotwell_publishing_shotwell_publishing_la_VALAFLAGS = \
--pkg shotwell-plugin-dev-1.0 \
--pkg libxml-2.0 \
--pkg webkit2gtk-4.0 \
+ --pkg gcr-3 \
+ --pkg gcr-ui-3 \
--vapidir $(abs_top_srcdir)/plugins
plugins_shotwell_publishing_shotwell_publishing_la_CFLAGS = \
-DPLUGIN_RESOURCE_PATH='"/org/gnome/Shotwell/Publishing"' \
$(PLUGIN_CFLAGS) \
$(COMMON_CFLAGS) \
+ -DGCR_API_SUBJECT_TO_CHANGE \
+ $(PUBLISHING_CFLAGS) \
-I $(top_srcdir)/plugins
plugins_shotwell_publishing_shotwell_publishing_la_LDFLAGS = \