pkg-config/check/Makefile.am
Dan Nicholson 5c219ca67d Makefile cleanup
No functional change, but makes things a little cleaner.
2012-05-23 05:47:26 -07:00

28 lines
492 B
Makefile

TESTS = \
check-cflags \
check-libs \
check-define-variable \
check-libs-private \
check-requires-private \
check-includedir \
check-conflicts \
check-missing \
check-idirafter \
check-whitespace \
check-cmd-options \
check-version
EXTRA_DIST = \
$(TESTS) \
common \
simple.pc \
requires-test.pc \
public-dep.pc \
private-dep.pc \
includedir.pc \
missing-requires-private.pc \
missing-requires.pc \
idirafter.pc \
conflicts-test.pc \
whitespace.pc \
fields-blank.pc