Don't build the test programs.

They are not installed and get linked against the installed libxcb-image
ok tb@
This commit is contained in:
matthieu
2024-06-04 05:45:18 +00:00
parent 572bde4175
commit 1c19a49fee
2 changed files with 2 additions and 2 deletions

View File

@@ -12,5 +12,5 @@ ChangeLog:
dist-hook: ChangeLog INSTALL
SUBDIRS = image test
SUBDIRS = image
EXTRA_DIST = autogen.sh README.md

View File

@@ -298,7 +298,7 @@ top_srcdir = @top_srcdir@
xcbincludedir = @xcbincludedir@
ACLOCAL_AMFLAGS = -I m4
MAINTAINERCLEANFILES = ChangeLog INSTALL
SUBDIRS = image test
SUBDIRS = image
EXTRA_DIST = autogen.sh README.md
all: config.h
$(MAKE) $(AM_MAKEFLAGS) all-recursive