]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
fix makefile reference to packages/TPF
authorYang Tse <yangsita@gmail.com>
Mon, 4 May 2009 00:33:31 +0000 (00:33 +0000)
committerYang Tse <yangsita@gmail.com>
Mon, 4 May 2009 00:33:31 +0000 (00:33 +0000)
configure.ac

index f1261838f8ee76f1b2d0e8ea023240097921dd44..8049e0640f8d85c518c393429ca0b78db6647986 100644 (file)
@@ -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
 ])