diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-03-22 06:40:44 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-03-22 06:40:44 +0100 |
commit | 8e1c5a834469d804d28ee8ab2cbe2da8e600a789 (patch) | |
tree | b9771456583eaead893cfd8f02e680b58a3da970 /publish-extra.am | |
parent | 80a5f2d8b095e895a5424f90b2ce4684d94c1a32 (diff) | |
parent | 3253d99365813f2d2ffd05e10cbb8c11f53d746e (diff) |
Merge tag 'upstream/0.26.0'
Upstream version 0.26.0
Diffstat (limited to 'publish-extra.am')
-rw-r--r-- | publish-extra.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/publish-extra.am b/publish-extra.am index 7448bf6..801cc9a 100644 --- a/publish-extra.am +++ b/publish-extra.am @@ -31,6 +31,7 @@ plugins/shotwell-publishing-extras/resource.c: plugins/shotwell-publishing-extra plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_VALAFLAGS = \ $(COMMON_VALAFLAGS) \ + @PUBLISHER_VALAFLAGS@ \ --pkg gtk+-3.0 \ --pkg libsoup-2.4 \ --pkg gexiv2 \ |