VirtualBox

Ignore:
Timestamp:
Aug 11, 2010 9:48:07 AM (14 years ago)
Author:
vboxsync
Message:

RDP/client: build adjustment after r64483

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/RDP/client/Makefile.kmk

    r31559 r31560  
    133133rdesktop-bin_MODE    = a+rx,u+w
    134134rdesktop-bin_SOURCES = \
    135     $(foreach i,configure \
    136                 config.sub \
    137                 config.guess \
    138                 bootstrap \
    139                 install-sh, \
    140             client/$i=>$i)
     135    configure \
     136    config.sub \
     137    config.guess \
     138    bootstrap \
     139    install-sh
    141140
    142141INSTALLS += rdesktop-nonbin
     
    168167                vrdp/runtime.h \
    169168                vrdp/vrdpusb.h, \
    170             client/$i=>$i) \
     169            $i=>$i) \
    171170    $(PATH_ROOT)/include/VBox/vusb.h=>vrdp/vusb.h \
    172171    $(VBOX_PATH_DEVICES_USB)/linux/USBProxyDevice-linux.cpp=>vrdp/USBProxyDevice-linux.c \
     
    174173    $(foreach i,*.c *.h keymaps/?? keymaps/??-??, \
    175174        $(foreach j,$(wildcard $(VBOX_PATH_RDESKTOP_SRC)/$i), \
    176             client/$(dir $i)$(notdir $j)=>$(dir $i)$(notdir $j)))
     175            $(dir $i)$(notdir $j)=>$(dir $i)$(notdir $j)))
    177176
    178177
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