summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorOlli Salli <olli.salli@collabora.co.uk>2007-01-31 21:20:13 +0000
committerOlli Salli <olli.salli@collabora.co.uk>2007-01-31 21:20:13 +0000
commit8c7b81219052e8b15f474fc49710f82712135899 (patch)
tree430860a2184a03485d9b067decdd665fb809d461 /src/Makefile.am
parentf9485c420e63ed152f2305f9b6aff59b5a01b685 (diff)
downloadtelepathy-idle-8c7b81219052e8b15f474fc49710f82712135899.tar.gz
Migrate from G(IntSet,Heap) to the versions in telepathy-glib
20070131212013-9db4d-99121c1bfd2ddc080836012d11bfde0710ee811b.gz
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 5ba6009..a792a3f 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -30,8 +30,6 @@ CORE_SOURCES = \
idle-handles.h \
idle-handle-set.h \
idle-handles-private.h \
- gintset.h \
- gheap.h \
telepathy-errors.h \
telepathy-helpers.h \
telepathy-constants.h \
@@ -47,8 +45,6 @@ CORE_SOURCES = \
idle-muc-channel.c \
idle-handles.c \
idle-handle-set.c \
- gintset.c \
- gheap.c \
telepathy-errors.c \
telepathy-helpers.c \
idle-server-connection-iface.c \