diff options
author | Cosimo Cecchi <cosimo.cecchi@collabora.co.uk> | 2009-08-01 21:12:42 +0800 |
---|---|---|
committer | Cosimo Cecchi <cosimo.cecchi@collabora.co.uk> | 2009-08-01 21:12:42 +0800 |
commit | 9f9890593181c881b09773d7f8e68a402d8ce7fa (patch) | |
tree | 7c23eb29fefe01a58cc0f716070ed20841e1218e /src/Makefile.am | |
parent | af5cee20d84c3ef3ebf31f7e19b4108f9607aa14 (diff) | |
download | gsoc2013-empathy-9f9890593181c881b09773d7f8e68a402d8ce7fa.tar gsoc2013-empathy-9f9890593181c881b09773d7f8e68a402d8ce7fa.tar.gz gsoc2013-empathy-9f9890593181c881b09773d7f8e68a402d8ce7fa.tar.bz2 gsoc2013-empathy-9f9890593181c881b09773d7f8e68a402d8ce7fa.tar.lz gsoc2013-empathy-9f9890593181c881b09773d7f8e68a402d8ce7fa.tar.xz gsoc2013-empathy-9f9890593181c881b09773d7f8e68a402d8ce7fa.tar.zst gsoc2013-empathy-9f9890593181c881b09773d7f8e68a402d8ce7fa.zip |
Port to libunique
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 50d317fbb..01f47d2bb 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -49,7 +49,6 @@ empathy_handwritten_source = \ empathy_SOURCES = \ $(empathy_handwritten_source) \ - bacon-message-connection.c bacon-message-connection.h \ ephy-spinner.c ephy-spinner.h nodist_empathy_SOURCES = $(BUILT_SOURCES) |