From d4cc810de3b9e3f1047c7c3c3004bbf01527d0cb Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 14 Mar 2001 14:35:35 +0000 Subject: added a missing \ --- tests/data/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/data/Makefile.am b/tests/data/Makefile.am index 3c1626425..0ed94935a 100644 --- a/tests/data/Makefile.am +++ b/tests/data/Makefile.am @@ -66,6 +66,6 @@ command33.txt extra33.txt name33.txt prot33.txt reply33.txt \ command34.txt prot34.txt reply340001.txt name34.txt reply34.txt \ command35.txt name35.txt prot35.txt reply35.txt \ command36.txt error36.txt name36.txt reply36.txt \ -command37.txt name37.txt prot37.txt reply37.txt +command37.txt name37.txt prot37.txt reply37.txt \ command38.txt prot38.txt reply380001.txt \ name38.txt reply38.txt -- cgit v1.2.3