Changeset 87390 in vbox
- Timestamp:
- Jan 22, 2021 11:46:52 PM (4 years ago)
- Location:
- trunk/src/VBox/Additions/common/testcase
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/testcase/Makefile.kmk
r82968 r87390 32 32 tstPageFusion.cpp 33 33 34 # 35 # Install the LED test script to bin. 36 # 37 INSTALLS += lights-test-script 38 lights-test-script_INST = $(INST_BIN) 39 lights-test-script_MODE = a+rx,u+w 40 lights-test-script_SOURCES = led-lights.sh 41 34 42 include $(FILE_KBUILD_SUB_FOOTER) 35 43
Note:
See TracChangeset
for help on using the changeset viewer.