summaryrefslogtreecommitdiff
path: root/thumbnailer.am
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2018-09-30 14:11:00 +0200
committerJörg Frings-Fürst <debian@jff.email>2018-09-30 14:11:00 +0200
commit0ac947a9070322180e94d1b71e30836cce4d74bc (patch)
tree4a6f3923c250377536a5004ed203768111a1d27f /thumbnailer.am
parenteca5837e235a356c8db9416bbbc13577db3e6f76 (diff)
parent01b2b5ec9177046f64c6d0a6e73a6ac8a42089a1 (diff)
Merge branch 'feature/upstream' into develop
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)