From 143bfc9f801c84428074312d661f8e08803df83b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 20 Aug 2016 15:09:31 +0200 Subject: Imported Upstream version 0.23.5 --- plugins/shotwell-publishing-extras/Makefile | 34 ----------------------------- 1 file changed, 34 deletions(-) delete mode 100644 plugins/shotwell-publishing-extras/Makefile (limited to 'plugins/shotwell-publishing-extras/Makefile') diff --git a/plugins/shotwell-publishing-extras/Makefile b/plugins/shotwell-publishing-extras/Makefile deleted file mode 100644 index 83a42c2..0000000 --- a/plugins/shotwell-publishing-extras/Makefile +++ /dev/null @@ -1,34 +0,0 @@ - -PLUGIN := shotwell-publishing-extras - -PLUGIN_PKGS := \ - gtk+-3.0 \ - libsoup-2.4 \ - libxml-2.0 \ - webkit2gtk-4.0 \ - gee-0.8 \ - rest-0.7 \ - json-glib-1.0 - -SRC_FILES := \ - GalleryConnector.vala \ - shotwell-publishing-extras.vala \ - YandexPublishing.vala \ - TumblrPublishing.vala \ - RajcePublishing.vala \ - -# RC_FILES must also be added to ../plugins.mk to ensure they're installed properly -RC_FILES := \ - gallery3.png \ - gallery3_authentication_pane.glade \ - gallery3_publishing_options_pane.glade \ - yandex_publish_model.glade \ - tumblr.png \ - tumblr_authentication_pane.glade \ - tumblr_publishing_options_pane.glade \ - rajce.png \ - rajce_authentication_pane.glade \ - rajce_publishing_options_pane.glade - -include ../Makefile.plugin.mk - -- cgit v1.2.3