diff options
author | Xavier Claessens <xclaesse@src.gnome.org> | 2008-04-11 23:00:37 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2008-04-11 23:00:37 +0800 |
commit | 4dd6aadab747e038464b76ee05e61283568f7abc (patch) | |
tree | c4492cb559be1d18d2d654919883aca08be5d74f /libempathy | |
parent | e0ccf4f98ee5227cc6ac06de3de5d48b4d196e63 (diff) | |
download | gsoc2013-empathy-4dd6aadab747e038464b76ee05e61283568f7abc.tar gsoc2013-empathy-4dd6aadab747e038464b76ee05e61283568f7abc.tar.gz gsoc2013-empathy-4dd6aadab747e038464b76ee05e61283568f7abc.tar.bz2 gsoc2013-empathy-4dd6aadab747e038464b76ee05e61283568f7abc.tar.lz gsoc2013-empathy-4dd6aadab747e038464b76ee05e61283568f7abc.tar.xz gsoc2013-empathy-4dd6aadab747e038464b76ee05e61283568f7abc.tar.zst gsoc2013-empathy-4dd6aadab747e038464b76ee05e61283568f7abc.zip |
Remove deleted file from the makefile
svn path=/trunk/; revision=924
Diffstat (limited to 'libempathy')
-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 |