gallium/ddebug: automake: sort sources alphabetically
authorEmil Velikov <emil.l.velikov@gmail.com>
Thu, 8 Oct 2015 14:50:12 +0000 (15:50 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Thu, 8 Oct 2015 17:13:24 +0000 (18:13 +0100)
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
src/gallium/drivers/ddebug/Makefile.sources

index 780edd8aa00e644b9d45efe33b21d5d32ebbce99..921703e90f3e63326fe164b3c9038e2181c7c66b 100644 (file)
@@ -1,6 +1,6 @@
 C_SOURCES := \
-       dd_pipe.h \
-       dd_public.h \
        dd_context.c \
        dd_draw.c \
+       dd_pipe.h \
+       dd_public.h \
        dd_screen.c