From 49120f48474fc8fdc2448c75d961bc238213cfac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Tue, 1 May 2018 14:34:32 +0200 Subject: New upstream version 0.28.2 --- authenticator.am | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'authenticator.am') diff --git a/authenticator.am b/authenticator.am index abc0fa3..2de83ed 100644 --- a/authenticator.am +++ b/authenticator.am @@ -1,7 +1,7 @@ lib_LTLIBRARIES += plugins/authenticator/libshotwell-authenticator.la dist_noinst_DATA += \ - plugins/authenticator/shotwell/flickr_pin_entry_pane.ui \ + plugins/authenticator/shotwell/tumblr_authentication_pane.ui \ plugins/authenticator/shotwell/org.gnome.Shotwell.Authenticator.gresource.xml \ plugins/authenticator/shotwell-authenticator.h @@ -38,7 +38,7 @@ MOSTLYCLEANFILES += plugins/authenticator/resource.c AUTHENTICATOR_RESOURCE_DEPS = $(shell $(GLIB_COMPILE_RESOURCES) \ --sourcedir=$(AUTHENTICATOR_RESOURCE_SOURCEDIR) \ - --generate-dependencies $(AUTHENTICATOR_SHOTWELL_RESOURCE_FILE)) + --generate-dependencies $(AUTHENTICATOR_RESOURCE_FILE)) plugins/authenticator/resource.c: $(AUTHENTICATOR_RESOURCE_DEPS) $(AUTHENTICATOR_RESOURCE_FILE) $(AM_V_GEN)$(GLIB_COMPILE_RESOURCES) \ @@ -54,5 +54,7 @@ plugins_authenticator_libshotwell_authenticator_la_SOURCES += \ plugins/authenticator/shotwell/ShotwellAuthenticatorFactory.vala \ plugins/authenticator/shotwell/FacebookPublishingAuthenticator.vala \ plugins/authenticator/shotwell/FlickrPublishingAuthenticator.vala \ - plugins/authenticator/shotwell/GoogleAuthenticator.vala + plugins/authenticator/shotwell/GoogleAuthenticator.vala \ + plugins/authenticator/shotwell/OAuth1Authenticator.vala \ + plugins/authenticator/shotwell/TumblrAuthenticator.vala endif -- cgit v1.2.3