Changeset 42422 in vbox
- Timestamp:
- Jul 26, 2012 6:34:52 PM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 79523
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/linux/Makefile.kmk
r42261 r42422 143 143 VBoxOGLhosterrorspu.so \ 144 144 VBoxOGLrenderspu.so \ 145 VBoxTestOGL\145 $(if $(VBOX_WITH_QTGUI),VBoxTestOGL,) \ 146 146 VBoxSharedCrOpenGL.so,) \ 147 147 $(if $(VBOX_WITH_PYTHON),$(notdir $(wildcard $(PATH_STAGE_BIN)/VBoxPython*.so)),) \
Note:
See TracChangeset
for help on using the changeset viewer.