summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index ace763d472..827a3553e5 100644
--- a/Makefile
+++ b/Makefile
@@ -1029,6 +1029,9 @@ vidix/dhahelperwin/dhahelper.sys: vidix/dhahelperwin/temp.exp vidix/dhahelperwin
vidix/dhahelperwin/dhahelper-rc.o -lntoskrnl
strip $@
+install-dhahelperwin:
+ vidix/dhahelperwin/dhasetup.exe install
+
dhahelperwinclean:
rm -f $(addprefix vidix/dhahelperwin/,*.o *~ dhahelper.sys dhasetup.exe base.tmp temp.exp)