diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2009-11-12 20:46:42 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2009-11-13 19:37:18 +0800 |
commit | 31ffe0cd7670a9c31402443587dbe7d12f8561e0 (patch) | |
tree | 97846359386d99ff493c71569be8243d6cc541fe /src/Makefile.am | |
parent | b5b5db79ae1c2fef783c415fbf577e8dc34e6b5d (diff) | |
download | gsoc2013-empathy-31ffe0cd7670a9c31402443587dbe7d12f8561e0.tar gsoc2013-empathy-31ffe0cd7670a9c31402443587dbe7d12f8561e0.tar.gz gsoc2013-empathy-31ffe0cd7670a9c31402443587dbe7d12f8561e0.tar.bz2 gsoc2013-empathy-31ffe0cd7670a9c31402443587dbe7d12f8561e0.tar.lz gsoc2013-empathy-31ffe0cd7670a9c31402443587dbe7d12f8561e0.tar.xz gsoc2013-empathy-31ffe0cd7670a9c31402443587dbe7d12f8561e0.tar.zst gsoc2013-empathy-31ffe0cd7670a9c31402443587dbe7d12f8561e0.zip |
move empathy-misc to empathy-notify-manager
All its code was related to notifications.
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 cfd751379..b61f9d34a 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -46,7 +46,6 @@ empathy_handwritten_source = \ empathy-import-utils.c empathy-import-utils.h \ empathy-import-widget.c empathy-import-widget.h \ empathy-main-window.c empathy-main-window.h \ - empathy-misc.c empathy-misc.h \ empathy-new-chatroom-dialog.c empathy-new-chatroom-dialog.h \ empathy-preferences.c empathy-preferences.h \ empathy-sidebar.c empathy-sidebar.h \ |