diff options
author | Aleksander Morgado <aleksander@lanedo.com> | 2011-11-22 10:49:03 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@lanedo.com> | 2012-03-15 14:14:18 +0100 |
commit | ade484826ccd5c93937d18563b478b75641c4ee7 (patch) | |
tree | 278d02b1fdd45c2b3a8d60b5cde2352a0823ae0d /.gitignore | |
parent | da99e8ddadecf0f5c8204b578a2dd9162a1ceee2 (diff) |
libmm-common: setup new library, with the gdbus-codegen generated code
This library will not (probably) be installable, but will share the GDBus
and new Enum/Flag/Error type support between the core daemon and the new
libmm-glib library.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -44,6 +44,9 @@ libwmc/tests/test-wmc include/ModemManager.h include/ModemManager-names.h +libmm-common/*.[ch] +libmm-common/*.xml + po/Makefile.in.in po/POTFILES po/stamp-it |