diff options
author | Cosimo Cecchi <cosimoc@gnome.org> | 2009-08-02 01:02:52 +0800 |
---|---|---|
committer | Sjoerd Simons <sjoerd.simons@collabora.co.uk> | 2009-08-22 21:13:12 +0800 |
commit | 73a995007e5a417b0e1e0ebf13bdcfdf4dae7c7c (patch) | |
tree | 7b77e06f1d5a53f90d80503083cc193290f494ab /src/Makefile.am | |
parent | a1382ef236e65efb2443268d3ed406229e747381 (diff) | |
download | gsoc2013-empathy-73a995007e5a417b0e1e0ebf13bdcfdf4dae7c7c.tar gsoc2013-empathy-73a995007e5a417b0e1e0ebf13bdcfdf4dae7c7c.tar.gz gsoc2013-empathy-73a995007e5a417b0e1e0ebf13bdcfdf4dae7c7c.tar.bz2 gsoc2013-empathy-73a995007e5a417b0e1e0ebf13bdcfdf4dae7c7c.tar.lz gsoc2013-empathy-73a995007e5a417b0e1e0ebf13bdcfdf4dae7c7c.tar.xz gsoc2013-empathy-73a995007e5a417b0e1e0ebf13bdcfdf4dae7c7c.tar.zst gsoc2013-empathy-73a995007e5a417b0e1e0ebf13bdcfdf4dae7c7c.zip |
Implement first page in the assistant
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 9ac6b9bb3..d0b86edfc 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -31,7 +31,6 @@ BUILT_SOURCES= \ empathy_handwritten_source = \ empathy.c \ empathy-about-dialog.c empathy-about-dialog.h \ - empathy-account-assistant.c empathy-account-assistant.h \ empathy-accounts-dialog.c empathy-accounts-dialog.h \ empathy-call-window.c empathy-call-window.h \ empathy-call-window-fullscreen.c empathy-call-window-fullscreen.h \ |