annotate pidgin/pixmaps/protocols/Makefile.am @ 18908:6541b0edee26

Fix some assertion failures, that should really not be assertions. Found by using msimprpl with nullclient.
author Jeffrey Connelly <jaconnel@calpoly.edu>
date Sun, 12 Aug 2007 18:20:24 +0000
parents d79ca56a4626
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
15434
974e8112b27e Makefileize those icons
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
1 SUBDIRS = 16 22 48
15450
d79ca56a4626 more win32 build fixes for build changes
Daniel Atallah <daniel.atallah@gmail.com>
parents: 15434
diff changeset
2
d79ca56a4626 more win32 build fixes for build changes
Daniel Atallah <daniel.atallah@gmail.com>
parents: 15434
diff changeset
3 EXTRA_DIST = \
d79ca56a4626 more win32 build fixes for build changes
Daniel Atallah <daniel.atallah@gmail.com>
parents: 15434
diff changeset
4 Makefile.mingw \
d79ca56a4626 more win32 build fixes for build changes
Daniel Atallah <daniel.atallah@gmail.com>
parents: 15434
diff changeset
5 16/Makefile.mingw \
d79ca56a4626 more win32 build fixes for build changes
Daniel Atallah <daniel.atallah@gmail.com>
parents: 15434
diff changeset
6 22/Makefile.mingw \
d79ca56a4626 more win32 build fixes for build changes
Daniel Atallah <daniel.atallah@gmail.com>
parents: 15434
diff changeset
7 48/Makefile.mingw
d79ca56a4626 more win32 build fixes for build changes
Daniel Atallah <daniel.atallah@gmail.com>
parents: 15434
diff changeset
8