packaging: bump version to 0.9.23, update changelog
[profile/ivi/ico-uxf-homescreen.git] / tool / rm_autogen-file.sh
1 #!/bin/bash
2
3 rm -rf \
4 Makefile \
5 Makefile.am~ \
6 Makefile.in \
7 aclocal.m4 \
8 autom4te.cache \
9 config.guess \
10 config.h \
11 config.h.in \
12 config.h.in~ \
13 config.log \
14 config.status \
15 config.sub \
16 configure \
17 depcomp \
18 install-sh \
19 libtool \
20 ltmain.sh \
21 missing \
22 stamp-h1 \
23 ./lib/Makefile \
24 ./lib/Makefile.in \
25 ./lib/common/.deps \
26 ./lib/common/Makefile \
27 ./lib/common/Makefile.in \
28 ./lib/notification/.deps \
29 ./lib/notification/Makefile \
30 ./lib/notification/Makefile.in \
31 ./lib/apps-framework/.deps \
32 ./lib/apps-framework/Makefile \
33 ./lib/apps-framework/Makefile.in \
34 ./src/Makefile \
35 ./src/Makefile.in \
36 ./src/homescreen/.deps \
37 ./src/homescreen/Makefile \
38 ./src/homescreen/Makefile.in \
39 ./src/statusbar/.deps \
40 ./src/statusbar/Makefile \
41 ./src/statusbar/Makefile.in \
42 ./src/onscreen/.deps \
43 ./src/onscreen/Makefile \
44 ./src/onscreen/Makefile.in \
45 ./tests/Makefile \
46 ./tests/Makefile.in \
47 ./tests/apps-framework/result \
48 ./tests/apps-framework/.deps \
49 ./tests/apps-framework/Makefile \
50 ./tests/apps-framework/Makefile.in \
51 ./tool/.deps \
52 ./tool/Makefile \
53 ./tool/Makefile.in \
54 ./tool/notification/Makefile \
55 ./tool/notification/Makefile.in