summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJamey Sharp <jamey@minilop.net>2010-06-24 11:02:13 -0700
committerArnaud Fontaine <arnau@debian.org>2010-11-14 20:04:45 +0900
commit2d382ace389714e0b85cf83f1498dd6491666e1b (patch)
tree9fd9e430dd69d72e7a06847c7aaa50b9b1a2bff6
parentd849564d47fcef7f3d3308e6836b6395ace2da2c (diff)
downloadutil-image-2d382ace389714e0b85cf83f1498dd6491666e1b.tar.gz
Ensure that xcb-image sample apps get built.
Otherwise nobody will notice if they bitrot. Signed-off-by: Jamey Sharp <jamey@minilop.net>
-rw-r--r--image/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/image/Makefile.am b/image/Makefile.am
index a18b228..db255df 100644
--- a/image/Makefile.am
+++ b/image/Makefile.am
@@ -16,7 +16,7 @@ pkgconfig_DATA = xcb-image.pc
EXTRA_DIST=xcb-image.pc.in
-EXTRA_PROGRAMS = test_xcb_image test_xcb_image_shm test_formats test_bitmap
+noinst_PROGRAMS = test_xcb_image test_xcb_image_shm test_formats test_bitmap
check_PROGRAMS = test_swap