deal with combine_ext refactor
[mesa.git] / src / mesa / Makefile.DJ
index bd8e6f039d60f31e9d4b22b18ebb09aa826dabfa..56cf315c7264d5b47fa2ae38f57c000b5c8bf05f 100644 (file)
@@ -171,6 +171,7 @@ DRIVER_SOURCES += \
        drivers/dos/vesa.c \
        drivers/dos/blit.S \
        drivers/dos/vga.c \
+       drivers/dos/null.c \
        drivers/dos/dpmi.c
 endif
 
@@ -220,5 +221,6 @@ clean:
        -$(call UNLINK,swrast_setup/*.o)
        -$(call UNLINK,tnl/*.o)
        -$(call UNLINK,x86/*.o)
+       -$(call UNLINK,drivers/common/*.o)
        -$(call UNLINK,drivers/dos/*.o)
        -$(call UNLINK,drivers/glide/*.o)