summaryrefslogtreecommitdiff
path: root/check/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'check/Makefile.am')
-rw-r--r--check/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/check/Makefile.am b/check/Makefile.am
index 9bef3b4..34d0e34 100644
--- a/check/Makefile.am
+++ b/check/Makefile.am
@@ -12,7 +12,7 @@ TESTS = \
check-includedir \
check-conflicts \
check-missing \
- check-idirafter \
+ check-special-flags \
check-sort-order \
check-duplicate-flags \
check-whitespace \
@@ -38,7 +38,7 @@ EXTRA_DIST = \
includedir.pc \
missing-requires-private.pc \
missing-requires.pc \
- idirafter.pc \
+ special-flags.pc \
conflicts-test.pc \
whitespace.pc \
fields-blank.pc \