aboutsummaryrefslogtreecommitdiffstats
path: root/tp-account-widgets/Makefile.am
diff options
context:
space:
mode:
authorMarco Barisione <marco.barisione@collabora.co.uk>2013-07-30 23:08:34 +0800
committerMarco Barisione <marco.barisione@collabora.co.uk>2013-08-20 18:03:06 +0800
commita56fa2a95e93ad68ca08f336178b26baf3b3f29d (patch)
tree547ac5a682a4fc8c4f8281d1f1bb4e7a39ff8daa /tp-account-widgets/Makefile.am
parent3abe4df5f32c37e968d0556c755b8387d9f1f771 (diff)
downloadgsoc2013-empathy-a56fa2a95e93ad68ca08f336178b26baf3b3f29d.tar
gsoc2013-empathy-a56fa2a95e93ad68ca08f336178b26baf3b3f29d.tar.gz
gsoc2013-empathy-a56fa2a95e93ad68ca08f336178b26baf3b3f29d.tar.bz2
gsoc2013-empathy-a56fa2a95e93ad68ca08f336178b26baf3b3f29d.tar.lz
gsoc2013-empathy-a56fa2a95e93ad68ca08f336178b26baf3b3f29d.tar.xz
gsoc2013-empathy-a56fa2a95e93ad68ca08f336178b26baf3b3f29d.tar.zst
gsoc2013-empathy-a56fa2a95e93ad68ca08f336178b26baf3b3f29d.zip
pixbuf-utils: copy the generic pixbuf-related utily functions from Empathy
This commit also changes the licence of the moved code from GPL to LGPL. See GOSSIP-RELICENSING.txt for details. https://bugzilla.gnome.org/show_bug.cgi?id=699492
Diffstat (limited to 'tp-account-widgets/Makefile.am')
-rw-r--r--tp-account-widgets/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/tp-account-widgets/Makefile.am b/tp-account-widgets/Makefile.am
index fa79032f6..968e62617 100644
--- a/tp-account-widgets/Makefile.am
+++ b/tp-account-widgets/Makefile.am
@@ -42,6 +42,7 @@ libtp_account_widgets_sources = \
tpaw-irc-network.c \
tpaw-irc-server.c \
tpaw-live-search.c \
+ tpaw-pixbuf-utils.c \
tpaw-string-parser.c \
tpaw-time.c \
tpaw-user-info.c \
@@ -70,6 +71,7 @@ libtp_account_widgets_headers = \
tpaw-irc-network.h \
tpaw-irc-server.h \
tpaw-live-search.h \
+ tpaw-pixbuf-utils.h \
tpaw-string-parser.h \
tpaw-time.h \
tpaw-user-info.h \