diff options
-rw-r--r-- | libempathy/Makefile.am | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/libempathy/Makefile.am b/libempathy/Makefile.am index 1f79378d2..19873bee1 100644 --- a/libempathy/Makefile.am +++ b/libempathy/Makefile.am @@ -11,9 +11,7 @@ BUILT_SOURCES = \ empathy-marshal.c \ empathy-marshal.list \ empathy-enum-types.h \ - empathy-enum-types.c \ - empathy-filter-glue.h \ - empathy-chandler-glue.h + empathy-enum-types.c lib_LTLIBRARIES = libempathy.la |