commit | 2a722f498a8dffcea099de40bae405546f89daa4 | [log] [tgz] |
---|---|---|
author | Ulrich Weigand <weigand@informatik.uni-erlangen.de> | Sun Sep 19 18:36:53 1999 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Sun Sep 19 18:36:53 1999 +0000 |
tree | e18e7caa39e6641b44c4983b9a399b2cd9179101 | |
parent | 4352c7a9d0acbe9f805c7fa70f4ea518a3e54424 [diff] [blame] |
Moved bulk of OLE implementation to dlls/ subdirectories.
diff --git a/configure.in b/configure.in index 56d2f7b..912c1fc 100644 --- a/configure.in +++ b/configure.in
@@ -839,6 +839,11 @@ dlls/msnet32/Makefile dlls/msvideo/Makefile dlls/ntdll/Makefile +dlls/ole32/Makefile +dlls/oleaut32/Makefile +dlls/olecli/Makefile +dlls/oledlg/Makefile +dlls/olesvr/Makefile dlls/psapi/Makefile dlls/rasapi32/Makefile dlls/shell32/Makefile