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
commit3ede51fa8de631ff50aa4e9adf3f1d147b9e0235 (patch)
tree54b1ad24ff20f35305572f2f6baaa0d232fa559a
parent4e23d3ac9efcc35b8877eda35bb63ec7e5245ccc (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