Mercurial > pidgin
annotate libgaim/protocols/Makefile.am @ 14699:cd1ddfa8868c
[gaim-migrate @ 17451]
A couple Makefile.mingw tweaks from Lee Roach.
`make -f Makefile.mingw clean` will no longer delete win32-install-dir, a new "uninstall" target has been added for that purpose.
The perl Makefiles "clean" target will now delete .c files generated from the .xs files.
committer: Tailor Script <tailor@pidgin.im>
author | Daniel Atallah <daniel.atallah@gmail.com> |
---|---|
date | Sun, 08 Oct 2006 19:17:32 +0000 |
parents | f32406e0dd3f |
children |
rev | line source |
---|---|
14536
f32406e0dd3f
[gaim-migrate @ 17257]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
14192
diff
changeset
|
1 EXTRA_DIST = Makefile.mingw |
f32406e0dd3f
[gaim-migrate @ 17257]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
14192
diff
changeset
|
2 |
14192 | 3 DIST_SUBDIRS = bonjour gg irc jabber msn novell oscar qq sametime silc toc simple yahoo zephyr |
4 | |
5 SUBDIRS = $(DYNAMIC_PRPLS) $(STATIC_PRPLS) |