Browse Source

gallium: remove duplicated u_mm.c in file list

tags/mesa_20090313
Brian Paul 17 years ago
parent
commit
51f24ef5ba
1 changed files with 1 additions and 2 deletions
  1. 1
    2
      src/gallium/auxiliary/util/Makefile

+ 1
- 2
src/gallium/auxiliary/util/Makefile View File

@@ -15,8 +15,7 @@ C_SOURCES = \
u_mm.c \
u_simple_shaders.c \
u_snprintf.c \
u_time.c \
u_mm.c
u_time.c

include ../../Makefile.template


Loading…
Cancel
Save