diff options
Diffstat (limited to 'libempathy/Makefile.am')
-rw-r--r-- | libempathy/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libempathy/Makefile.am b/libempathy/Makefile.am index 285dff185..3c87db37c 100644 --- a/libempathy/Makefile.am +++ b/libempathy/Makefile.am @@ -18,7 +18,6 @@ lib_LTLIBRARIES = libempathy.la libempathy_la_SOURCES = \ empathy-avatar.c \ empathy-time.c \ - empathy-presence.c \ empathy-status-presets.c \ empathy-debug.c \ empathy-utils.c \ @@ -55,7 +54,6 @@ libempathy_la_LDFLAGS = \ libempathy_headers = \ empathy-avatar.h \ empathy-time.h \ - empathy-presence.h \ empathy-status-presets.h \ empathy-debug.h \ empathy-utils.h \ |