diff options
-rw-r--r-- | libempathy/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libempathy/Makefile.am b/libempathy/Makefile.am index 7ca8b7104..559d869a7 100644 --- a/libempathy/Makefile.am +++ b/libempathy/Makefile.am @@ -28,7 +28,7 @@ libempathy_la_SOURCES = \ empathy-contact-monitor.c \ empathy-debug.c \ empathy-dispatcher.c \ - empathy-dispatch-operation.c \ + empathy-dispatch-operation.c \ empathy-idle.c \ empathy-irc-network.c \ empathy-irc-network-manager.c \ @@ -72,7 +72,7 @@ libempathy_headers = \ empathy-contact-monitor.h \ empathy-debug.h \ empathy-dispatcher.h \ - empathy-dispatch-operation.h \ + empathy-dispatch-operation.h \ empathy-idle.h \ empathy-irc-network.h \ empathy-irc-network-manager.h \ |