]> git.0d.be Git - empathy.git/blobdiff - libempathy-gtk/Makefile.am
factor out start_gnome_contacts()
[empathy.git] / libempathy-gtk / Makefile.am
index 0d3762afff9966835a1eb4dcf8a2a37104c13124..41cae1e5e490b0bdcccc508f7c7c2790518f2301 100644 (file)
@@ -45,9 +45,6 @@ libempathy_gtk_handwritten_source =                   \
        empathy-contact-blocking-dialog.c       \
        empathy-contact-dialogs.c               \
        empathy-contact-chooser.c               \
-       empathy-contact-list-store.c            \
-       empathy-contact-list-view.c             \
-       empathy-contact-menu.c                  \
        empathy-contactinfo-utils.c             \
        empathy-linking-dialog.c                \
        empathy-live-search.c                   \
@@ -58,10 +55,11 @@ libempathy_gtk_handwritten_source =                 \
        empathy-groups-widget.c                 \
        empathy-individual-dialogs.c            \
        empathy-individual-edit-dialog.c        \
-       empathy-individual-information-dialog.c \
        empathy-individual-linker.c             \
        empathy-individual-menu.c               \
        empathy-individual-store.c              \
+       empathy-individual-store-channel.c              \
+       empathy-individual-store-manager.c              \
        empathy-individual-view.c               \
        empathy-individual-widget.c             \
        empathy-input-text-view.c               \
@@ -69,6 +67,7 @@ libempathy_gtk_handwritten_source =                   \
        empathy-irc-network-chooser-dialog.c \
        empathy-irc-network-dialog.c            \
        empathy-log-window.c                    \
+       empathy-new-account-dialog.c            \
        empathy-new-message-dialog.c            \
        empathy-new-call-dialog.c               \
        empathy-notify-manager.c                \
@@ -114,9 +113,6 @@ libempathy_gtk_headers =                    \
        empathy-contact-blocking-dialog.h       \
        empathy-contact-dialogs.h               \
        empathy-contact-chooser.h               \
-       empathy-contact-list-store.h            \
-       empathy-contact-list-view.h             \
-       empathy-contact-menu.h                  \
        empathy-linking-dialog.h                \
        empathy-live-search.h                   \
        empathy-contact-search-dialog.h         \
@@ -128,10 +124,11 @@ libempathy_gtk_headers =                  \
        empathy-images.h                        \
        empathy-individual-dialogs.h            \
        empathy-individual-edit-dialog.h        \
-       empathy-individual-information-dialog.h \
        empathy-individual-linker.h             \
        empathy-individual-menu.h               \
        empathy-individual-store.h              \
+       empathy-individual-store-channel.h              \
+       empathy-individual-store-manager.h              \
        empathy-individual-view.h               \
        empathy-individual-widget.h             \
        empathy-input-text-view.h               \
@@ -139,6 +136,7 @@ libempathy_gtk_headers =                    \
        empathy-irc-network-chooser-dialog.h \
        empathy-irc-network-dialog.h            \
        empathy-log-window.h                    \
+       empathy-new-account-dialog.h            \
        empathy-new-message-dialog.h            \
        empathy-new-call-dialog.h               \
        empathy-notify-manager.h                \