VirtualBox

Ignore:
Timestamp:
Dec 12, 2018 7:14:24 PM (6 years ago)
Author:
vboxsync
Message:

Additions/Makefile.kmk+WINNT/Mouse/NT5/Makefile.kmk: use proper conditionals for .cat files (not there for non-signed builds)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Mouse/NT5/Makefile.kmk

    r69111 r76194  
    5656VBoxMouse-inf_SOURCES = \
    5757        $(PATH_TARGET)/VBoxMouseCat.dir/VBoxMouse.inf \
    58         $(PATH_TARGET)/VBoxMouseCat.dir/VBoxMouse.cat
     58        $(if-expr defined(VBOX_SIGN_ADDITIONS),$(PATH_TARGET)/VBoxMouseCat.dir/VBoxMouse.cat,)
    5959VBoxMouse-inf_CLEAN += \
    6060        $(PATH_TARGET)/VBoxMouseCat.dir/VBoxMouse.cat \
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette