diff options
Diffstat (limited to 'perl/Curl_easy/t/Makefile.am')
-rw-r--r-- | perl/Curl_easy/t/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/perl/Curl_easy/t/Makefile.am b/perl/Curl_easy/t/Makefile.am deleted file mode 100644 index 99466ba1d..000000000 --- a/perl/Curl_easy/t/Makefile.am +++ /dev/null @@ -1,2 +0,0 @@ -EXTRA_DIST = 00constants.t 01basic.t 02header-callback.t 03body-callback.t\ -04abort-test.t 05progress.t 06http-post.t 07ftp-upload.t 08ssl.t |