Add back prototypes for pixman_version() and pixman_version_string() to pixman.h
[profile/ivi/pixman.git] / .gitignore
1 Makefile
2 Makefile.in
3 .deps
4 .libs
5 .msg
6 *.lo
7 *.la
8 *.a
9 *.o
10 *~
11 aclocal.m4
12 autom4te.cache
13 compile
14 config.guess
15 config.log
16 config.status
17 config.sub
18 configure
19 depcomp
20 install-sh
21 libtool
22 ltmain.sh
23 missing
24 pixman-1.pc
25 stamp-h?
26 config.h
27 config.h.in
28 .*.swp
29 pixman/pixman-version.h
30 test/composite-test
31 test/fetch-test
32 test/gradient-test
33 *.pdb
34 *.dll
35 *.lib
36 *.ilk
37 *.obj