[4/4] view: Install view to make it accessible to the user

André Hentschel nerv at dawncrow.de
Mon Jul 25 16:54:25 CDT 2011


---
 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.ac b/configure.ac
index 481090b..b5eec0e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2935,7 +2935,7 @@ WINE_CONFIG_PROGRAM(taskmgr,,[install,po])
 WINE_CONFIG_PROGRAM(termsv,,[install])
 WINE_CONFIG_PROGRAM(uninstaller,,[install,po])
 WINE_CONFIG_PROGRAM(unlodctr,,[install])
-WINE_CONFIG_PROGRAM(view,,[po])
+WINE_CONFIG_PROGRAM(view,,[install,po])
 WINE_CONFIG_PROGRAM(wineboot,,[install,installbin])
 WINE_CONFIG_PROGRAM(winebrowser,,[install])
 WINE_CONFIG_PROGRAM(winecfg,,[install,installbin,po])
-- 

Best Regards, André Hentschel



More information about the wine-patches mailing list