diff options
author | Derek Foreman <derek.foreman@collabora.co.uk> | 2011-05-16 14:35:41 -0400 |
---|---|---|
committer | Jonny Lamb <jonny.lamb@collabora.co.uk> | 2011-09-20 15:53:33 +0100 |
commit | e7d04988d6cc2934a2e77b1a73e92bf29795177b (patch) | |
tree | cc63e885f781afc3ea5788c3a7e7a774d2649d9e | |
parent | 254284476b7f8d2a9f6c92963c9c752058288b03 (diff) |
remove duplicates from source file list
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 26ae6dd1..ac7622ee 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -63,8 +63,6 @@ CORE_SOURCES = \ connection-contact-info.c \ connection-contact-info.h \ presence.h \ - contact-channel.h \ - contact-channel.c \ si-bytestream-manager.h \ si-bytestream-manager.c \ text-helper.c \ |