r300g: only check for an empty shader if there are no compile errors
[mesa.git] / src / gallium / drivers / identity / Makefile
index e32b9102e597cddca45bc9b617a546d0a89040ff..74692d976105a7ae8e0599e32bdd7760911c5505 100644 (file)
@@ -6,7 +6,6 @@ LIBNAME = identity
 C_SOURCES = \
        id_objects.c \
        id_context.c \
-       id_screen.c \
-       id_drm.c
+       id_screen.c
 
 include ../../Makefile.template