aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2009-05-04 00:33:31 +0000
committerYang Tse <yangsita@gmail.com>2009-05-04 00:33:31 +0000
commitcc8c2efff2b2ecc374305c4dace70fca2fdc243f (patch)
treea316f011fe5588b9703e3aba83f738ed5035a9df
parentcdaca293d96d80ef62b14059af41d82e9b283ade (diff)
fix makefile reference to packages/TPF
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
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
])