diff plugins/perl/Makefile.am @ 7231:79e33c8ecf16

[gaim-migrate @ 7803] Some Win Gaim files were missing from the dist. committer: Tailor Script <tailor@pidgin.im>
author Herman Bloggs <hermanator12002@yahoo.com>
date Fri, 10 Oct 2003 20:35:05 +0000
parents 839ee4c36fbc
children 3df7197abfe2
line wrap: on
line diff
--- a/plugins/perl/Makefile.am	Fri Oct 10 18:20:39 2003 +0000
+++ b/plugins/perl/Makefile.am	Fri Oct 10 20:35:05 2003 +0000
@@ -57,7 +57,8 @@
 
 EXTRA_DIST = \
 	Makefile.mingw \
-	$(common_sources)
+	common/Makefile.mingw \
+	$(common_sources) 
 
 common/Makefile: common/Makefile.PL
 	@if test "x${top_srcdir}" != "x${top_builddir}"; then \