From 010ed993e1a00246dd15df97a3ba6893410d2d3f Mon Sep 17 00:00:00 2001 From: derex_tri Date: Mon, 6 Oct 2008 04:27:18 -0500 Subject: [svn] * Restore make dist. --HG-- branch : trunk --- dep/lib/Makefile.am | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'dep/lib') diff --git a/dep/lib/Makefile.am b/dep/lib/Makefile.am index 921a48c2083..ca24a5af75c 100644 --- a/dep/lib/Makefile.am +++ b/dep/lib/Makefile.am @@ -40,11 +40,12 @@ EXTRA_DIST += \ x64_Debug/libeay32.dll \ x64_Debug/libeay32.lib \ x64_Debug/libmySQL.dll \ - x64_Debug/libmySQL.lib + x64_Debug/libmysql.lib # Release libraries for Win64 builds. EXTRA_DIST += \ x64_release/libeay32.dll \ x64_release/libeay32.lib \ x64_release/libmySQL.dll \ - x64_release/libmySQL.lib + x64_release/libmysql.lib + -- cgit v1.2.3