build: copy instead of link pacat to other utils on win32
commit74c934b1ada4c5e7d0efc690dc41d305abc2e58a
authorMaarten Bosmans <mkbosmans@gmail.com>
Sun, 27 Feb 2011 22:43:54 +0000 (27 23:43 +0100)
committerMaarten Bosmans <mkbosmans@gmail.com>
Sat, 19 Mar 2011 12:40:24 +0000 (19 13:40 +0100)
treecf26180a83c40a9ddd4e16c0cabcdf42fc363852
parenteb833da5700048953837bc75d42575ac771b2e67
build: copy instead of link pacat to other utils on win32

This is necessary as symlinks are not supported on Windows.  Also use the $(EXEEXT) variable.
src/Makefile.am