summaryrefslogtreecommitdiff
path: root/thumbnailer.am
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2018-10-01 07:17:16 +0200
committerJörg Frings-Fürst <debian@jff.email>2018-10-01 07:17:16 +0200
commit71137cc5832110d91599d68790402cf196762ed3 (patch)
treee7985bbfb6ca50ea738b38a9f852ee51431d48a7 /thumbnailer.am
parent8ae550d463720d5d1c0e253af29843ff15de1a54 (diff)
parent1e92964463e564bb3359a7110342182fcfdc67f2 (diff)
Merge branch 'release/debian/0.30.1-1'debian/0.30.1-1
Diffstat (limited to 'thumbnailer.am')
-rw-r--r--thumbnailer.am11
1 files changed, 0 insertions, 11 deletions
diff --git a/thumbnailer.am b/thumbnailer.am
deleted file mode 100644
index 6b835be..0000000
--- a/thumbnailer.am
+++ /dev/null
@@ -1,11 +0,0 @@
-pkglibexec_PROGRAMS += thumbnailer/shotwell-video-thumbnailer
-
-thumbnailer_shotwell_video_thumbnailer_SOURCES = thumbnailer/shotwell-video-thumbnailer.vala
-thumbnailer_shotwell_video_thumbnailer_VALAFLAGS = $(COMMON_VALAFLAGS) \
- --pkg gstreamer-1.0 \
- --pkg gee-0.8 \
- --pkg gtk+-3.0 \
- --pkg posix
-
-thumbnailer_shotwell_video_thumbnailer_CFLAGS = $(THUMBNAILER_CFLAGS)
-thumbnailer_shotwell_video_thumbnailer_LDADD = $(THUMBNAILER_LIBS)