xserver: fix typo
authorPeter Korsgaard <jacmet@sunsite.dk>
Tue, 1 Jul 2008 11:46:50 +0000 (11:46 -0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 1 Jul 2008 11:46:50 +0000 (11:46 -0000)
package/x11r7/xserver_xorg-server/xserver_xorg-server.mk

index 9b74aba0049261b448257b39731f36d27ccda4df..72c5108016db66fb8390f4546dae11943561d3a3 100644 (file)
@@ -38,7 +38,7 @@ XSERVER_XORG_SERVER_DEPENDENCIES =  freetype xutil_util-macros xlib_libXfont lib
                                                                        xproto_xf86miscproto xproto_xf86rushproto xproto_xf86vidmodeproto xproto_xproto \
                                                                        pixman dbus $(XSERVER_XORG_MESA_DEPS) mcookie
 
-XSERVER_XORG_SERVER_CONF_OPT = $(XSERVER_XORG_ENABLE_KDRIVE)
+XSERVER_XORG_SERVER_CONF_OPT = $(XSERVER_XORG_ENABLE_KDRIVE) \
                --enable-freetype $(XSERVER_XORG_ENABLE_MODULAR) \
                --disable-config-hal $(XSERVER_XORG_MESA_DIR) \
                --disable-xnest --disable-xephyr --disable-xvfb \