libglvnd/Makefile.am
Kyle Brenneman ca8e52bf6f Added a pkgconfig file for the public header files.
Add a pkgconfig file that will give the include directory for the public
headers that a vendor library would use.
2016-01-13 16:04:40 -07:00

7 lines
140 B
Makefile

SUBDIRS = src tests include
ACLOCAL_AMFLAGS = -I m4
EXTRA_DIST = README.md
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = libglvnd.pc