diff options
author | Aleksander Morgado <aleksander@lanedo.com> | 2012-03-09 17:01:13 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@lanedo.com> | 2012-03-16 14:53:23 +0100 |
commit | 961290ddd7d6acd8d9da76e100b5c8063fa70cb5 (patch) | |
tree | e2496753d454c41b620d7bf5031cc6633f3ec41a /.gitignore | |
parent | be7f499aa6da3630e145c311c489fe478c339b78 (diff) |
build: autogenerate `mm-errors-quarks.c'
We define custom nicks for each error enum, matching the DBus error entry that
we want to have with each of them.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -57,6 +57,7 @@ include/ModemManager-names.h libmm-common/mm-gdbus-*.[ch] libmm-common/mm-enums-types.[ch] libmm-common/mm-errors-types.[ch] +libmm-common/mm-errors-quarks.c libmm-common/*.xml libmm-common/tests/test-common-helpers |