Build AFM data for core PostScript fonts into WINEPS.

diff --git a/configure b/configure
index 755b95a..a1a5847 100755
--- a/configure
+++ b/configure
@@ -7607,6 +7607,7 @@
 dlls/dinput/mouse \
 dlls/kernel/messages \
 dlls/user/resources \
+dlls/wineps/data \
 "
 for i in $extra_subdirs; do [ -d $i ] || (echo "creating $i" && mkdir $i); done