Commit ad1e737a authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont Committed by Aaron Plattner
Browse files

test: do not clobber CFLAGS


Signed-off-by: default avatarRémi Denis-Courmont <remid@nvidia.com>
Reviewed-by: default avatarAaron Plattner <aplattner@nvidia.com>
Signed-off-by: default avatarAaron Plattner <aplattner@nvidia.com>
parent ce52a877
AM_CPPFLAGS = -I$(top_srcdir)/include
CFLAGS = $(X11_CFLAGS)
AM_CFLAGS = $(X11_CFLAGS)
dlclose_LDADD = $(DLOPEN_LIBS) $(X11_LIBS)
TESTS = dlclose
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment