diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-03-22 06:39:17 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-03-22 06:39:17 +0100 |
commit | 3253d99365813f2d2ffd05e10cbb8c11f53d746e (patch) | |
tree | 0ab6f04d9051dc4ada1c4f977a01308227767234 /publish-extra.am | |
parent | e69c1b746d63bf794316669471474ab57c8cd40a (diff) |
New upstream version 0.26.0upstream/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 \ |