diff options
-rw-r--r-- | Makefile.am | 2 | ||||
-rw-r--r-- | configure.ac | 1 | ||||
-rw-r--r-- | po/POTFILES.in | 4 |
3 files changed, 3 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am index 161167337..87b6c62e3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = po profiles pixmaps libempathy libempathy-gtk launcher accounts contact-list chat src +SUBDIRS = po profiles pixmaps libempathy libempathy-gtk accounts contact-list chat src DISTCHECK_CONFIGURE_FLAGS = \ --disable-scrollkeeper diff --git a/configure.ac b/configure.ac index 708b14b28..e750859b1 100644 --- a/configure.ac +++ b/configure.ac @@ -67,7 +67,6 @@ AC_OUTPUT([ pixmaps/Makefile libempathy/Makefile libempathy-gtk/Makefile - launcher/Makefile accounts/Makefile contact-list/Makefile chat/Makefile diff --git a/po/POTFILES.in b/po/POTFILES.in index 3b7c299a4..002b21e7b 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -6,8 +6,8 @@ libempathy/gossip-contact.c libempathy/gossip-presence.c libempathy-gtk/empathy.schemas.in -libempathy-gtk/empathy-chat.glade -libempathy-gtk/empathy-accounts.glade +libempathy-gtk/gossip-chat.glade +libempathy-gtk/gossip-accounts-dialog.glade libempathy-gtk/gossip-accounts-dialog.c libempathy-gtk/gossip-account-widget-generic.c libempathy-gtk/gossip-chat.c |