From 72e3d4c55a6569d966059f762824c38d06055871 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 29 Oct 2016 23:24:31 +0200 Subject: New upstream version 0.25.0 --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 624642b..e47126b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -54,6 +54,7 @@ lib_LTLIBRARIES = \ plugins_common_libshotwell_plugin_common_la_SOURCES = \ plugins/common/RESTSupport.vala \ plugins/common/Resources.vala \ + plugins/common/WebAuthenticationPane.vala \ plugins/shotwell-plugin-dev-1.0.vapi $(top_srcdir)/plugins/shotwell-plugin-common.vapi plugins/shotwell-plugin-common.h: \ @@ -73,6 +74,7 @@ plugins_common_libshotwell_plugin_common_la_VALAFLAGS = \ plugins_common_libshotwell_plugin_common_la_CFLAGS = \ $(PLUGIN_CFLAGS) \ + -Wno-incompatible-pointer-types -Wno-discarded-qualifiers \ -DGETTEXT_PACKAGE='"$(GETTEXT_PACKAGE)"' \ -I $(top_srcdir)/plugins -I$(top_builddir)/plugins -- cgit v1.2.3