X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=Makefile.am;h=de0e090355c764d54947418398d3f9575efee1d3;hb=61636605c2f6832e509ec31be8fb6df6ff3d87a5;hp=4603278654f4c6ca1591b514b2ff57a527027a24;hpb=2c25ce513613784819fcb216c60d1584402e7907;p=yazpp-moved-to-github.git diff --git a/Makefile.am b/Makefile.am index 4603278..de0e090 100644 --- a/Makefile.am +++ b/Makefile.am @@ -8,7 +8,8 @@ aclocal_DATA = yazpp.m4 EXTRA_DIST= LICENSE LICENSE.proxy TODO yaz++-config.in yazpp.m4 dist-hook: - cp -R $(srcdir)/win $(distdir) + mkdir $(distdir)/win + cp $(srcdir)/win/makefile $(distdir)/win/ mkdir $(distdir)/debian cp $(srcdir)/debian/control $(distdir)/debian cp $(srcdir)/debian/changelog $(distdir)/debian