commit | 2f0d85c202ceaf8e15e2fba2b18c85f18cde5275 | [log] [tgz] |
---|---|---|
author | Andriy Palamarchuk <apa3a@yahoo.com> | Mon Apr 29 23:47:39 2002 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Mon Apr 29 23:47:39 2002 +0000 |
tree | 094d94623e48b632a2c23f1fa9da0c54aba5faca | |
parent | a88289500caa5736e845280435d762d8adb9fc40 [diff] [blame] |
Implemented regsvr32 tool. Based on ReactOS implementation.
diff --git a/configure.ac b/configure.ac index 9350ee8..c58f980 100644 --- a/configure.ac +++ b/configure.ac
@@ -1363,6 +1363,7 @@ programs/progman/Makefile programs/regapi/Makefile programs/regedit/Makefile +programs/regsvr32/Makefile programs/regtest/Makefile programs/uninstaller/Makefile programs/view/Makefile