VirtualBox

Changeset 89669 in vbox for trunk/src/VBox/Installer/freebsd


Ignore:
Timestamp:
Jun 14, 2021 8:57:18 AM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
145115
Message:

Audio/ValKit: More guest/host installer tweaking for shipping VKAT (now as VBoxAudioTest, to not clutter up files / naming conventions). bugref:10008

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/freebsd/Makefile.kmk

    r84450 r89669  
    103103                VBoxTestOGL \
    104104        $(if $(VBOX_WITH_PYTHON),VBoxPython.so,) \
    105         $(if $(VBOX_WITH_DTRACE),VBoxDTrace,)
     105        $(if $(VBOX_WITH_DTRACE),VBoxDTrace,) \
     106        $(if $(VBOX_WITH_HOST_SHIPPING_AUDIO_TEST),VBoxAudioTest,)
    106107
    107108# Do not remove relocation information of these binaries
     
    133134                VBoxSVC) \
    134135        $(if $(VBOX_WITH_VBOXSDL),VBoxSDL,) \
    135         $(if $(VBOX_WITH_DTRACE),VBoxDTrace,)
     136        $(if $(VBOX_WITH_DTRACE),VBoxDTrace,) \
     137        $(if $(VBOX_WITH_HOST_SHIPPING_AUDIO_TEST),VBoxAudioTest,)
    136138
    137139# Qt GUI
Note: See TracChangeset for help on using the changeset viewer.

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