~kelemeng/activity-log-manager/bug957891

4 by Manish Sinha
Added CLEANFILES which removes *.c and *.o files. Also added .bzrignore
1
*.*@
2
src/alm
3
src/alm_vala.stamp
4
src/*.c
5
src/*.o
6
Makefile
7
Makefile.in
8
aclocal.m4
9
autom4te.cache/
10
config.guess@
11
config.h
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
src/.deps/
24
src/.libs/
25
src/Makefile
26
src/Makefile.in
27
  src/activity-log-manager.c
28
  src/alm
29
  src/alm.c
30
  src/alm_vala.stamp
31
  src/applications-widget.c
32
  src/files-widget.c
33
  src/history-widget.c
75 by Evan Dandrea
Wire the diagnostics page into the GtkNotebook used in GNOME Control Center.
34
src/diagnostics/Makefile
69 by Manish Sinha
Changed "Delete" to "Delete History" in History tab
35
po/*.gmo
36
src/*.lo
37
po/stamp-it
38
*.asc
39
*.tar.gz
40
data/*.desktop
41
src/*.stamp
42
src/*.la
43
po/POTFILES
44
mkinstalldirs
45
src/po/
46
src/src/
47
src/data/
48
src/activity-log-manager
49
po/.intltool-merge-cache
50
intltool-*.in
51
src/*.h
52
*@