aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/Makefile.am
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-02-08 18:57:05 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-02-08 21:30:43 +0800
commit7429c7622ffad91a96df4d729637184c3044fed1 (patch)
tree0c96a99f6aea429da8704f03701d4667f068d537 /libempathy/Makefile.am
parent1c0fc43564b2e9ca3f8a2052bb1b71e908792817 (diff)
downloadgsoc2013-empathy-7429c7622ffad91a96df4d729637184c3044fed1.tar
gsoc2013-empathy-7429c7622ffad91a96df4d729637184c3044fed1.tar.gz
gsoc2013-empathy-7429c7622ffad91a96df4d729637184c3044fed1.tar.bz2
gsoc2013-empathy-7429c7622ffad91a96df4d729637184c3044fed1.tar.lz
gsoc2013-empathy-7429c7622ffad91a96df4d729637184c3044fed1.tar.xz
gsoc2013-empathy-7429c7622ffad91a96df4d729637184c3044fed1.tar.zst
gsoc2013-empathy-7429c7622ffad91a96df4d729637184c3044fed1.zip
add empathy-pkg-kit
https://bugzilla.gnome.org/show_bug.cgi?id=669578
Diffstat (limited to 'libempathy/Makefile.am')
-rw-r--r--libempathy/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/libempathy/Makefile.am b/libempathy/Makefile.am
index da37ef371..6a6e2ce7e 100644
--- a/libempathy/Makefile.am
+++ b/libempathy/Makefile.am
@@ -52,6 +52,7 @@ libempathy_headers = \
empathy-keyring.h \
empathy-location.h \
empathy-message.h \
+ empathy-pkg-kit.h \
empathy-request-util.h \
empathy-server-sasl-handler.h \
empathy-server-tls-handler.h \
@@ -92,6 +93,7 @@ libempathy_handwritten_source = \
empathy-irc-server.c \
empathy-keyring.c \
empathy-message.c \
+ empathy-pkg-kit.c \
empathy-request-util.c \
empathy-server-sasl-handler.c \
empathy-server-tls-handler.c \