diff libgaim/protocols/Makefile.am @ 14536:f32406e0dd3f

[gaim-migrate @ 17257] Don't include config.h in the dist (I don't know if I can completely get rid of the gaiminclude_HEADERS variable in the root Makefile.am - someone more autotools savvy can do so if it is appropriate). Add missing wingaim Makefiles to the dist. committer: Tailor Script <tailor@pidgin.im>
author Daniel Atallah <daniel.atallah@gmail.com>
date Tue, 12 Sep 2006 02:00:10 +0000
parents 60b1bc8dbf37
children
line wrap: on
line diff
--- a/libgaim/protocols/Makefile.am	Mon Sep 11 22:57:41 2006 +0000
+++ b/libgaim/protocols/Makefile.am	Tue Sep 12 02:00:10 2006 +0000
@@ -1,3 +1,5 @@
+EXTRA_DIST = Makefile.mingw
+
 DIST_SUBDIRS = bonjour gg irc jabber msn novell oscar qq sametime silc toc simple yahoo zephyr
 
 SUBDIRS = $(DYNAMIC_PRPLS) $(STATIC_PRPLS)