summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorOlli Salli <olli.salli@collabora.co.uk>2007-04-23 11:53:44 +0000
committerOlli Salli <olli.salli@collabora.co.uk>2007-04-23 11:53:44 +0000
commit256aa73ef472603e21d668954edbb554a79132bd (patch)
tree27822b97860b748f45e668c9b41b53a114ae638b /src/Makefile.am
parent90a614364274e9c8011f4fe3ce3b9b78c929285a (diff)
downloadtelepathy-idle-256aa73ef472603e21d668954edbb554a79132bd.tar.gz
Add Gabble-style debug subsystem (no debug flags used in Idle yet though)
20070423115344-9db4d-84ef684d4383d76051e95989bc631bf4d7504c66.gz
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 685dee7..96b6330 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -12,6 +12,8 @@ CORE_SOURCES = \
idle-connection.h \
idle-connection-manager.c \
idle-connection-manager.h \
+ idle-debug.c \
+ idle-debug.h \
idle-dns-resolver.c \
idle-dns-resolver.h \
idle-handles.c \