libglvnd/Makefile.am
Dylan Baker 3a7aed009c tests: Add symbol check tests
These use the symbol-check.py script from mesa, and should help to
ensure that glvnd doesn't start exposing/hiding new symbols. It's also
useful to double check that meson and autotools are doing the same
thing.
2019-12-04 10:02:00 -08:00

10 lines
181 B
Makefile

SUBDIRS = src tests include
ACLOCAL_AMFLAGS = -I m4
EXTRA_DIST = \
autogen.sh \
README.md \
bin/symbols-check.py
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = libglvnd.pc