summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJannis Pohlmann <jannis@xfce.org>2009-05-21 13:31:29 +0200
committerJannis Pohlmann <jannis@xfce.org>2009-05-21 13:31:29 +0200
commit28e782dfe7df25e2e41a319d44c32a61644ae44e (patch)
tree630e0896a9c6c75dfa9dcbc013df091b7df4979a /Makefile.am
parent233d958a6630d4972fdd2c24c72bab6b9a7b5d01 (diff)
downloadtumbler-28e782dfe7df25e2e41a319d44c32a61644ae44e.tar.gz
Add tumbler utility library, rename the service to tumblerd.
There's a library called tumbler (or tumbler-1) now which provides utility classes and functions for writing specialized thumbnailers. The libary is LGPL while the D-Bus service itself is GPL. The tumbler service was renamed to tumblerd and the marshallers were moved into the library.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index a785791..7358be8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -19,4 +19,5 @@
SUBDIRS = \
po \
- tumbler
+ tumbler \
+ tumblerd