comparison 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
comparison
equal deleted inserted replaced
7230:664d658c1b17 7231:79e33c8ecf16
55 common/module.h 55 common/module.h
56 56
57 57
58 EXTRA_DIST = \ 58 EXTRA_DIST = \
59 Makefile.mingw \ 59 Makefile.mingw \
60 $(common_sources) 60 common/Makefile.mingw \
61 $(common_sources)
61 62
62 common/Makefile: common/Makefile.PL 63 common/Makefile: common/Makefile.PL
63 @if test "x${top_srcdir}" != "x${top_builddir}"; then \ 64 @if test "x${top_srcdir}" != "x${top_builddir}"; then \
64 for f in ${common_sources}; do \ 65 for f in ${common_sources}; do \
65 ${LN_S} -f ../${srcdir}/$$f $$f; \ 66 ${LN_S} -f ../${srcdir}/$$f $$f; \