mirror of
https://github.com/X11Libre/xf86-video-intel.git
synced 2026-03-24 01:24:12 +00:00
Fix typos for distcheck
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
@@ -39,13 +39,13 @@ libsna_la_SOURCES = \
|
||||
sna_blt.c \
|
||||
sna_composite.c \
|
||||
sna_damage.c \
|
||||
snd_damage.h \
|
||||
sna_damage.h \
|
||||
sna_display.c \
|
||||
sna_driver.c \
|
||||
sna_driver.h \
|
||||
sna_glyphs.c \
|
||||
sna_gradient.c \
|
||||
sna_io.c \
|
||||
sna_module.h \
|
||||
sna_render.c \
|
||||
sna_render.h \
|
||||
sna_render_inline.h \
|
||||
|
||||
@@ -21,6 +21,7 @@ LDADD = libtest.la @X11_LIBS@
|
||||
|
||||
noinst_LTLIBRARIES = libtest.la
|
||||
libtest_la_SOURCES = \
|
||||
test.h \
|
||||
test_display.c \
|
||||
test_image.c \
|
||||
test_log.c \
|
||||
|
||||
Reference in New Issue
Block a user