summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJamey Sharp <jamey@minilop.net>2010-06-24 11:02:13 -0700
committerJamey Sharp <jamey@minilop.net>2010-06-24 11:29:52 -0700
commit40d0e7302d846c3e6061c95afa0677f14c38c4b0 (patch)
treec57f4eccad8e821af19c17184d4ab6e3443acdde
parentb2c587dbd6fde31a0fdb3fa19fac94ac30a18a6f (diff)
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