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 72f740e5d..37bb98e09 100644 --- a/libempathy/Makefile.am +++ b/libempathy/Makefile.am @@ -2,7 +2,6 @@ AM_CPPFLAGS = \ -I. \ -I$(top_srcdir) \ -DDATADIR=\""$(datadir)"\" \ - -DLOCALEDIR=\""$(datadir)/locale"\" \ $(LIBEMPATHY_CFLAGS) \ $(WARN_CFLAGS) @@ -20,7 +19,6 @@ libempathy_la_SOURCES = \ gossip-time.c gossip-time.h \ gossip-presence.c gossip-presence.h \ gossip-telepathy-group.c gossip-telepathy-group.h \ - gossip-paths.c gossip-paths.h \ gossip-debug.c gossip-debug.h \ gossip-utils.c gossip-utils.h \ gossip-message.c gossip-message.h \ |