Commit e0eef69a authored by Alexandre Julliard's avatar Alexandre Julliard

programs: Don't install winetest.

parent 45396585
......@@ -69,7 +69,6 @@ INSTALLSUBDIRS = \
winemenubuilder \
winemine \
winepath \
winetest \
winevdm \
winhelp \
winver
......
......@@ -52,6 +52,7 @@ my %dont_install =
(
"cmdlgtst" => 1,
"view" => 1,
"winetest" => 1,
);
foreach my $i (split(/\s/,$makefiles))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment