diff options
author | Yang Tse <yangsita@gmail.com> | 2009-05-04 00:33:31 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2009-05-04 00:33:31 +0000 |
commit | cc8c2efff2b2ecc374305c4dace70fca2fdc243f (patch) | |
tree | a316f011fe5588b9703e3aba83f738ed5035a9df | |
parent | cdaca293d96d80ef62b14059af41d82e9b283ade (diff) |
fix makefile reference to packages/TPF
-rw-r--r-- | configure.ac | 1 |
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 ]) |