commit | fcd7a62e930f9ed55cbb31a18efd011845c646bc | [log] [tgz] |
---|---|---|
author | Evan Stade <estade@gmail.com> | Mon Jun 11 11:52:26 2007 -0700 |
committer | Alexandre Julliard <julliard@winehq.org> | Tue Jun 12 12:22:59 2007 +0200 |
tree | 1088b058905845da468f5dd36edb0e0f246d6abc | |
parent | 63bfd40f6177ca6bd54ac5497f84377e914e818b [diff] [blame] |
gdiplus: First pen test.
diff --git a/configure.ac b/configure.ac index 81fd87a..72359fe 100644 --- a/configure.ac +++ b/configure.ac
@@ -1517,6 +1517,7 @@ AC_CONFIG_FILES([dlls/gdi32/Makefile]) AC_CONFIG_FILES([dlls/gdi32/tests/Makefile]) AC_CONFIG_FILES([dlls/gdiplus/Makefile]) +AC_CONFIG_FILES([dlls/gdiplus/tests/Makefile]) AC_CONFIG_FILES([dlls/glu32/Makefile]) AC_CONFIG_FILES([dlls/gphoto2.ds/Makefile]) AC_CONFIG_FILES([dlls/hal/Makefile])