commit | 55d2e575af653628944e22de5f73337e7ba0d39c | [log] [tgz] |
---|---|---|
author | Ian Pilcher <ian.pilcher@home.com> | Tue May 29 22:06:10 2001 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Tue May 29 22:06:10 2001 +0000 |
tree | c8f0f82fbee3464c322ade74b33d3047d4570876 | |
parent | 6bb990f7fddb7020bf6f157684b85895457b8b3c [diff] [blame] |
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