diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-06-26 08:40:03 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-06-26 08:40:03 +0200 |
commit | 386403d8a5de83642598d811b6a6a5c40cce51c0 (patch) | |
tree | abdcc42a870fa2becbf189a67e42d9b1c63a8ee1 /plugins/shotwell-publishing-extras/Makefile | |
parent | 5db2423befaf4834bb8bd9ae297817debdaa3b78 (diff) | |
parent | 29a7aef998e975b42401cfa96d1b750d91eadf06 (diff) |
Merge tag 'upstream/0.23.2'
Upstream version 0.23.2
Diffstat (limited to 'plugins/shotwell-publishing-extras/Makefile')
-rw-r--r-- | plugins/shotwell-publishing-extras/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/shotwell-publishing-extras/Makefile b/plugins/shotwell-publishing-extras/Makefile index 91452cf..83a42c2 100644 --- a/plugins/shotwell-publishing-extras/Makefile +++ b/plugins/shotwell-publishing-extras/Makefile @@ -16,8 +16,6 @@ SRC_FILES := \ YandexPublishing.vala \ TumblrPublishing.vala \ RajcePublishing.vala \ - ../../src/util/string.vala \ - ../common/RESTSupport.vala # RC_FILES must also be added to ../plugins.mk to ensure they're installed properly RC_FILES := \ |