daemon: fixed issue in registring more than one ports by a client.
[profile/ivi/message-port.git] / .gitignore
1 .deps/
2 .libs/
3 .*.swp
4 Makefile
5 Makefile.in
6 aclocal.m4
7 configure
8 config.*
9 gtk-doc.make
10 INSTALL
11 libtool
12 m4/gtk-doc.m4
13 m4/libtool.m4
14 m4/lt*.m4
15 *~
16 *.cache
17 *.gir
18 *.la
19 *.lo
20 *.o
21 *.pc
22 *.stamp
23 *.typelib
24 *.tar.*
25 build-aux
26 *dbus*gen*
27 depcomp
28 ltmain.sh
29 daemon/messageportd
30 examples/*.o
31 examples/msgport-example-app
32 stamp-h1
33 common/*-glue.c
34 common/*-glue.h
35