mirror of
https://gitlab.freedesktop.org/pkg-config/pkg-config.git
synced 2026-05-15 22:48:09 +02:00
7 lines
221 B
Makefile
7 lines
221 B
Makefile
|
|
TESTS = check-cflags check-libs check-define-variable \
|
|
check-libs-private check-requires-private check-includedir
|
|
|
|
EXTRA_DIST = $(TESTS) common simple.pc requires-test.pc public-dep.pc \
|
|
private-dep.pc includedir.pc
|
|
|