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-transitions/Makefile | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 plugins/shotwell-transitions/Makefile (limited to 'plugins/shotwell-transitions/Makefile') diff --git a/plugins/shotwell-transitions/Makefile b/plugins/shotwell-transitions/Makefile deleted file mode 100644 index 9044011..0000000 --- a/plugins/shotwell-transitions/Makefile +++ /dev/null @@ -1,25 +0,0 @@ - -PLUGIN := shotwell-transitions - -PLUGIN_PKGS := \ - libxml-2.0 \ - libsoup-2.4 - -SRC_FILES := \ - shotwell-transitions.vala \ - FadeEffect.vala \ - SlideEffect.vala \ - CrumbleEffect.vala \ - BlindsEffect.vala \ - CircleEffect.vala \ - CirclesEffect.vala \ - SquaresEffect.vala \ - StripesEffect.vala \ - ChessEffect.vala \ - ClockEffect.vala - -RC_FILES := \ - slideshow-plugin.png - -include ../Makefile.plugin.mk - -- cgit v1.2.3