This website works better with JavaScript.
Home
Explore
Help
Sign In
brkho
/
mesa
Watch
1
Star
0
Fork
0
Code
Releases
562
Wiki
Activity
Browse Source
gallium: remove duplicated u_mm.c in file list
tags/mesa_20090313
Brian Paul
17 years ago
parent
414b535134
commit
51f24ef5ba
1 changed files
with
1 additions
and
2 deletions
Split View
Show Diff Stats
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
Write
Preview
Loading…
Cancel
Save