Changeset 14443 in vbox for trunk/src/VBox/Installer/linux
- Timestamp:
- Nov 21, 2008 7:36:42 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/linux/Makefile.kmk
r14436 r14443 118 118 VBoxXPCOM.so \ 119 119 VBoxXPCOMIPCD \ 120 $(if $(VBOX_WITH_CROGL),\ 121 VBoxOGLhostcrutil.so \ 122 VBoxOGLhosterrorspu.so \ 123 VBoxOGLrenderspu.so \ 124 VBoxSharedCrOpenGL.so) \ 120 125 $(if $(VBOX_WITH_PYTHON),VBoxPython.so,) \ 121 126 VBoxTunctl \
Note:
See TracChangeset
for help on using the changeset viewer.