From cc8c2efff2b2ecc374305c4dace70fca2fdc243f Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Mon, 4 May 2009 00:33:31 +0000 Subject: [PATCH] fix makefile reference to packages/TPF --- configure.ac | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.ac b/configure.ac index f1261838f..8049e0640 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 ])