diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2010-06-24 17:52:29 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2010-06-24 18:11:08 +0800 |
commit | 37560cd2f2265eaded4024767d51e1ec51c8dc59 (patch) | |
tree | 552fd1185f5e5fe664e8e1901d2fc3bbe269b803 /src/Makefile.am | |
parent | 86efddfe8356a9dd959efeb38be26698ab5a80d9 (diff) | |
download | gsoc2013-empathy-37560cd2f2265eaded4024767d51e1ec51c8dc59.tar gsoc2013-empathy-37560cd2f2265eaded4024767d51e1ec51c8dc59.tar.gz gsoc2013-empathy-37560cd2f2265eaded4024767d51e1ec51c8dc59.tar.bz2 gsoc2013-empathy-37560cd2f2265eaded4024767d51e1ec51c8dc59.tar.lz gsoc2013-empathy-37560cd2f2265eaded4024767d51e1ec51c8dc59.tar.xz gsoc2013-empathy-37560cd2f2265eaded4024767d51e1ec51c8dc59.tar.zst gsoc2013-empathy-37560cd2f2265eaded4024767d51e1ec51c8dc59.zip |
remove empathy-import-mc4-accounts (#622578)
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 6f8017f45..ac6f20713 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -35,7 +35,6 @@ libempathy_accounts_common_la_SOURCES = \ empathy-accounts-dialog.c empathy-accounts-dialog.h \ empathy-auto-salut-account-helper.c empathy-auto-salut-account-helper.h \ empathy-import-dialog.c empathy-import-dialog.h \ - empathy-import-mc4-accounts.c empathy-import-mc4-accounts.h \ empathy-import-pidgin.c empathy-import-pidgin.h \ empathy-import-widget.c empathy-import-widget.h \ empathy-import-utils.c empathy-import-utils.h \ |