diff options
author | Nicolas Dufresne <nicolas.dufresne@collabora.com> | 2012-03-08 21:33:50 -0600 |
---|---|---|
committer | Olivier CrĂȘte <olivier.crete@collabora.com> | 2012-03-09 15:00:13 -0500 |
commit | 577cdc162c9d09184cc085877001e380d4e4a0a4 (patch) | |
tree | 45764a15153330f352bb766059d53788502c16a7 /.gitignore | |
parent | 98e5cf7000dce197912c1e01cff4c202fdac62c4 (diff) |
Use the generic marshaller
Adds a requirement for GLib 2.30
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index e917fd778..b885bac48 100644 --- a/.gitignore +++ b/.gitignore @@ -12,8 +12,6 @@ Makefile.in .#* *.stamp -telepathy-farstream/tf-signals-marshal.[ch] -telepathy-farstream/tf-signals-marshal.list telepathy-farstream/telepathy-farstream.pc telepathy-farstream/telepathy-farstream-uninstalled.pc |