From: Yang Tse Date: Mon, 4 May 2009 00:33:31 +0000 (+0000) Subject: fix makefile reference to packages/TPF X-Git-Tag: curl-7_19_5~101 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc8c2efff2b2ecc374305c4dace70fca2fdc243f;p=thirdparty%2Fcurl.git fix makefile reference to packages/TPF --- diff --git a/configure.ac b/configure.ac index f1261838f8..8049e0640f 100644 --- a/configure.ac +++ b/configure.ac @@ -2557,6 +2557,7 @@ AC_CONFIG_FILES([Makefile \ packages/AIX/Makefile \ packages/AIX/RPM/Makefile \ packages/AIX/RPM/curl.spec \ + packages/TPF/Makefile \ curl-config \ libcurl.pc ])