mirror of
https://github.com/openbsd/xenocara.git
synced 2025-12-12 12:19:10 +00:00
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:
@@ -12,5 +12,5 @@ ChangeLog:
|
||||
|
||||
dist-hook: ChangeLog INSTALL
|
||||
|
||||
SUBDIRS = image test
|
||||
SUBDIRS = image
|
||||
EXTRA_DIST = autogen.sh README.md
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user