summaryrefslogtreecommitdiff
path: root/t/werror2.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/werror2.sh')
-rw-r--r--t/werror2.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/werror2.sh b/t/werror2.sh
index 6dcefdca3..12b134155 100644
--- a/t/werror2.sh
+++ b/t/werror2.sh
@@ -37,7 +37,6 @@ $MAKE
cat >Makefile.am <<END
AUTOMAKE_OPTIONS = -Werror
-INCLUDES = -Ifoo
foo_SOURCES = unused
END