blob: e2c15d9c244c55d0a124fe5171502579f571123a (
plain)
1
2
3
4
5
6
7
|
TESTS = check-cflags check-libs check-define-variable \
check-libs-private check-requires-private
EXTRA_DIST = $(TESTS) common simple.pc requires-test.pc public-dep.pc \
private-dep.pc
|