summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2011-07-30 09:23:22 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2011-07-30 09:26:23 +0100
commit2cfb703bbe7ec043d443452f4fa94f06b1ff7266 (patch)
tree686afe65b77fa47c1a5daea6509125dce679f3b9 /test
parent6f919264da69ed8bce6f2573629d89962a670783 (diff)
Fix typos for distcheck
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'test')
-rw-r--r--test/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index 752e9974..475cb17b 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -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 \