Mercurial > pidgin.yaz
comparison .mtn-ignore @ 15395:0453c85a1c51
Updated .mtn-ignore not to ignore new Makefiles and for win32 build stuff.
author | Daniel Atallah <daniel.atallah@gmail.com> |
---|---|
date | Tue, 23 Jan 2007 17:53:00 +0000 |
parents | b2a8c5eca30a |
children | eb93d03ed6c7 |
comparison
equal
deleted
inserted
replaced
15394:98bf1dac044d | 15395:0453c85a1c51 |
---|---|
1 .*/?Makefile(\.in)? | 1 .*/?Makefile(\.in)?$ |
2 (.*/)?TAGS$ | 2 (.*/)?TAGS$ |
3 .*/?.*\.pc$ | 3 .*/?.*\.pc$ |
4 .*/perl/common/[^/]+\.c$ | 4 .*/perl/common/[^/]+\.c$ |
5 .*/perl/common/blib.* | 5 .*/perl/common/blib.* |
6 .*/perl/common/pm_to_blib$ | 6 .*/perl/common/pm_to_blib$ |
7 .*\.bs$ | 7 .*\.bs$ |
8 .*\.dll$ | |
9 .*\.exe$ | |
8 intltool-.* | 10 intltool-.* |
9 Doxyfile | 11 Doxyfile |
10 aclocal.m4 | 12 aclocal.m4 |
11 compile | 13 compile |
12 config.guess | 14 config.guess |
27 gaim.service | 29 gaim.service |
28 gaim.spec | 30 gaim.spec |
29 pidgin/gaim | 31 pidgin/gaim |
30 pidgin/plugins/musicmessaging/music-messaging-bindings.c | 32 pidgin/plugins/musicmessaging/music-messaging-bindings.c |
31 pidgin/plugins/perl/common/Makefile.PL | 33 pidgin/plugins/perl/common/Makefile.PL |
34 pidgin/win32/pidgin_dll_rc.rc | |
35 pidgin/win32/pidgin_exe_rc.rc | |
32 install-sh | 36 install-sh |
33 libpurple/dbus-bindings.c | 37 libpurple/dbus-bindings.c |
34 libpurple/dbus-types.c | 38 libpurple/dbus-types.c |
35 libpurple/dbus-types.h | 39 libpurple/dbus-types.h |
36 libpurple/gaim-client-bindings.c | 40 libpurple/gaim-client-bindings.c |
38 libpurple/gaim-client-example | 42 libpurple/gaim-client-example |
39 libpurple/gconf/gaim.schemas | 43 libpurple/gconf/gaim.schemas |
40 libpurple/plugins/dbus-example-bindings.c | 44 libpurple/plugins/dbus-example-bindings.c |
41 libpurple/plugins/perl/common/const-c.inc | 45 libpurple/plugins/perl/common/const-c.inc |
42 libpurple/plugins/perl/common/const-xs.inc | 46 libpurple/plugins/perl/common/const-xs.inc |
47 libpurple/plugins/perl/common/lib | |
48 libpurple/win32/libpurplerc.rc | |
43 libtool | 49 libtool |
44 ltmain.sh | 50 ltmain.sh |
45 missing | 51 missing |
46 mkinstalldirs | 52 mkinstalldirs |
47 po/POTFILES | 53 po/POTFILES |
48 po/stamp-it | 54 po/stamp-it |
49 stamp-h1 | 55 stamp-h1 |
56 win32-install-dir(\.release)? | |
57 VERSION |