VirtualBox

Changeset 14932 in vbox for trunk/src


Ignore:
Timestamp:
Dec 3, 2008 8:04:59 AM (16 years ago)
Author:
vboxsync
Message:

solaris: include VRDPAuth.so

Location:
trunk/src/VBox/Installer
Files:
2 edited

Legend:

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

    r14516 r14932  
    118118        components/VBoxC.so \
    119119        components/VBoxSVCM.so \
    120         components/VBoxXPCOMIPCC.so \
    121         $(if $(VBOX_OSE),,VRDPAuth.so)
    122 
     120        components/VBoxXPCOMIPCC.so
    123121
    124122# Do not remove relocation information of these binaries
     
    182180ifdef VBOX_WITH_VRDP
    183181 VBOX_LNX_STRIP_BIN += \
    184         VBoxVRDP.so
     182        VBoxVRDP.so \
     183        VRDPAuth.so
    185184 VBOX_LNX_NO_STRIP += \
    186185        rdesktop-vrdp.tar.gz
  • trunk/src/VBox/Installer/solaris/Makefile.kmk

    r14353 r14932  
    181181endif
    182182
     183# Documentation
    183184ifdef VBOX_WITH_DOCS_PACKING
    184185 SOLARIS_NO_STRIP += \
     
    188189endif
    189190
     191# VRDP
    190192ifdef VBOX_WITH_VRDP
    191193 SOLARIS_STRIP_BINS += \
    192         VBoxVRDP.so
    193 
     194        VBoxVRDP.so \
     195        VRDPAuth.so
    194196 SOLARIS_NO_STRIP += \
    195197        rdesktop-vrdp.tar.gz
    196 
    197198 ifdef VBOX_WITH_VRDP_RDESKTOP
    198199  SOLARIS_NO_STRIP += \
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