]> git.saurik.com Git - wxWidgets.git/commitdiff
Added helpview
authorJulian Smart <julian@anthemion.co.uk>
Tue, 16 Jul 2002 10:36:00 +0000 (10:36 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Tue, 16 Jul 2002 10:36:00 +0000 (10:36 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16192 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

utils/configure.in

index 46288258bb90effd3d20beda6c7e52cdd7c1f2b6..b22ae8331438536e82e04e03e8f0da2fe7fd559e 100644 (file)
@@ -18,4 +18,6 @@ AC_OUTPUT([
             dialoged/src/Makefile
             emulator/Makefile
             emulator/src/Makefile
+            helpview/Makefile
+            helpview/src/Makefile
          ])