Changeset 89628 in vbox
- Timestamp:
- Jun 11, 2021 1:09:30 PM (4 years ago)
- svn:sync-xref-src-repo-rev:
- 145072
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Makefile.kmk
r89627 r89628 30 30 31 31 ifdef VBOX_WITH_VALIDATIONKIT 32 # Make sure our Config.kmk is included. 33 ifndef VBOX_VALIDATIONKIT_CONFIG_KMK_INCLUDED 34 include $(PATH_SUB_CURRENT)/ValidationKit/Config.kmk 35 endif 32 36 # For including VKAT with the Guest Additions. 33 37 include $(PATH_SUB_CURRENT)/ValidationKit/utils/audio/Makefile.kmk
Note:
See TracChangeset
for help on using the changeset viewer.