fix “make gamelist” (warning: GNU Make-centric), fix #24

This commit is contained in:
Thomas Debesse 2014-10-16 02:44:04 +02:00
parent a92d0e36b9
commit 8bedb441fc

View File

@ -143,8 +143,8 @@ test_utils_SOURCES = test_utils.c \
test_utils_LDADD = $(xqf_LDADD)
# it's only temporary, so ...
gamesxml2c_LDFLAGS = $(shell xml2-config --libs)
gamesxml2c_CFLAGS = $(shell xml2-config --cflags)
gamesxml2c_LDFLAGS := $(shell xml2-config --libs)
gamesxml2c_CFLAGS := $(shell xml2-config --cflags)
pkglibexec_PROGRAMS =