revert 8bedb44
This commit is contained in:
parent
374e0cc0fb
commit
39ee9ce198
@ -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)
|
||||
|
||||
gamesxml2c_SOURCES = \
|
||||
gamesxml2c.c
|
||||
|
Loading…
x
Reference in New Issue
Block a user