summaryrefslogtreecommitdiff
path: root/.gitignore
blob: b885bac482c5414143f3e7cf3756b71682d8fbc4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
*.lo
*.loT
*.o
*.la
*.py[co]
Makefile
Makefile.in
.deps
.libs
*~
*#
.#*
*.stamp

telepathy-farstream/telepathy-farstream.pc
telepathy-farstream/telepathy-farstream-uninstalled.pc

doc/lib/*.bak
doc/lib/html/
doc/lib/telepathy-farstream.args
doc/lib/telepathy-farstream-decl-list.txt
doc/lib/telepathy-farstream-decl.txt
doc/lib/telepathy-farstream.hierarchy
doc/lib/telepathy-farstream.interfaces
doc/lib/telepathy-farstream-overrides.txt
doc/lib/telepathy-farstream.prerequisites
doc/lib/telepathy-farstream.signals
doc/lib/telepathy-farstream-undeclared.txt
doc/lib/telepathy-farstream-undocumented.txt
doc/lib/telepathy-farstream-unused.txt
doc/lib/tmpl/
doc/lib/xml/

INSTALL
aclocal.m4
autom4te.cache
autoregen.sh
config.guess
config.h
config.h.in
config.log
config.status
config.sub
configure
compile
depcomp
diff
install-sh
libtool
ltmain.sh
missing
stamp-h.in
stamp-h1
gtk-doc.make
m4/gtk-doc.m4
python/pytpfarstream.c
examples/call-handler
extensions/_gen/

m4/libtool.m4
m4/ltoptions.m4
m4/ltsugar.m4
m4/ltversion.m4
m4/lt~obsolete.m4