r600: fix polygon offset
[mesa.git] / src / mesa / sources.mak
index dfa7e06005029da54e33713cd6f30a7545c3dd69..fa2a6307a4b2669eb0344849a1b8e0ba4bbe0bf7 100644 (file)
@@ -61,6 +61,7 @@ MAIN_SOURCES = \
        main/shared.c \
        main/state.c \
        main/stencil.c \
+       main/syncobj.c \
        main/texcompress.c \
        main/texcompress_s3tc.c \
        main/texcompress_fxt1.c \
@@ -371,5 +372,4 @@ INCLUDE_DIRS = \
        -I$(TOP)/include \
        -I$(TOP)/src/mesa \
        -I$(TOP)/src/gallium/include \
-       -I$(TOP)/src/gallium/drivers \
        -I$(TOP)/src/gallium/auxiliary