From 1fbb9230953a6ea7a87a3eaebc4da500b734f1d4 Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Fri, 29 Aug 2008 10:09:12 +0000 Subject: Reorder files in alphabetical order. svn path=/trunk/; revision=1399 --- libempathy/Makefile.am | 64 +++++++++++++++++++++++++------------------------- 1 file changed, 32 insertions(+), 32 deletions(-) (limited to 'libempathy') diff --git a/libempathy/Makefile.am b/libempathy/Makefile.am index 3fb491855..ac707df09 100644 --- a/libempathy/Makefile.am +++ b/libempathy/Makefile.am @@ -16,32 +16,32 @@ BUILT_SOURCES = \ lib_LTLIBRARIES = libempathy.la libempathy_la_SOURCES = \ - empathy-time.c \ - empathy-status-presets.c \ - empathy-debug.c \ - empathy-utils.c \ - empathy-message.c \ - empathy-chatroom-manager.c \ empathy-chatroom.c \ + empathy-chatroom-manager.c \ empathy-contact.c \ + empathy-contact-factory.c \ empathy-contact-groups.c \ empathy-contact-list.c \ empathy-contact-manager.c \ - empathy-contact-factory.c \ + empathy-debug.c \ + empathy-dispatcher.c \ + empathy-idle.c \ + empathy-irc-network.c \ + empathy-irc-network-manager.c \ + empathy-irc-server.c \ + empathy-log-manager.c \ + empathy-message.c \ + empathy-status-presets.c \ + empathy-time.c \ + empathy-tp-call.c \ + empathy-tp-chat.c \ empathy-tp-contact-factory.c \ - empathy-tp-group.c \ empathy-tp-contact-list.c \ - empathy-tp-chat.c \ + empathy-tp-group.c \ empathy-tp-roomlist.c \ - empathy-tp-call.c \ empathy-tp-tube.c \ - empathy-idle.c \ - empathy-log-manager.c \ - empathy-irc-network-manager.c \ - empathy-irc-network.c \ - empathy-irc-server.c \ empathy-tube-handler.c \ - empathy-dispatcher.c + empathy-utils.c # do not distribute generated files nodist_libempathy_la_SOURCES =\ @@ -56,32 +56,32 @@ libempathy_la_LDFLAGS = \ -export-symbols-regex ^empathy_ libempathy_headers = \ - empathy-time.h \ - empathy-status-presets.h \ - empathy-debug.h \ - empathy-utils.h \ - empathy-message.h \ - empathy-chatroom-manager.h \ empathy-chatroom.h \ + empathy-chatroom-manager.h \ empathy-contact.h \ + empathy-contact-factory.h \ empathy-contact-groups.h \ empathy-contact-list.h \ empathy-contact-manager.h \ - empathy-contact-factory.h \ + empathy-debug.h \ + empathy-dispatcher.h \ + empathy-idle.h \ + empathy-irc-network.h \ + empathy-irc-network-manager.h \ + empathy-irc-server.h \ + empathy-log-manager.h \ + empathy-message.h \ + empathy-status-presets.h \ + empathy-time.h \ + empathy-tp-call.h \ + empathy-tp-chat.h \ empathy-tp-contact-factory.h \ - empathy-tp-group.h \ empathy-tp-contact-list.h \ - empathy-tp-chat.h \ + empathy-tp-group.h \ empathy-tp-roomlist.h \ - empathy-tp-call.h \ empathy-tp-tube.h \ - empathy-idle.h \ - empathy-log-manager.h \ - empathy-irc-network-manager.h \ - empathy-irc-network.h \ - empathy-irc-server.h \ empathy-tube-handler.h \ - empathy-dispatcher.h + empathy-utils.h libempathy_includedir = $(includedir)/libempathy/ libempathy_include_HEADERS = \ -- cgit v1.2.3