aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@lanedo.com>2012-10-02 15:08:46 +0200
committerAleksander Morgado <aleksander@lanedo.com>2012-10-04 10:17:05 +0200
commitb6d628b3a10bf183b918c7afe89a5b260eb87760 (patch)
tree8d87e92f2d8b7da99e6a0e41e49a6aa0ebbf55bd /.gitignore
parent624fdb6ab4544a82774e9805332cc242c1068b0f (diff)
build: merge libmm-common into libmm-glib
It's pointless to have libmm-common around, just merge it into libmm-glib and make ModemManager depend on libmm-glib directly. At the end, the non-common stuff in libmm-glib is really minimal.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore14
1 files changed, 7 insertions, 7 deletions
diff --git a/.gitignore b/.gitignore
index 3f9c1418..a797ec00 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,6 +30,13 @@ org.freedesktop.ModemManager.conf
callouts/mm-modem-probe
test/lsudev
+libmm-glib/generated/mm-gdbus-*.[ch]
+libmm-glib/generated/mm-enums-types.[ch]
+libmm-glib/generated/mm-errors-types.[ch]
+libmm-glib/generated/mm-errors-quarks.c
+libmm-glib/generated/*.xml
+libmm-glib/tests/test-common-helpers
+
src/ModemManager
src/mm-daemon-enums-types.c
src/mm-daemon-enums-types.h
@@ -56,13 +63,6 @@ data/mm-glib.pc
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
-
po/Makefile.in.in
po/POTFILES
po/stamp-it