From: Artem Dymchenko Date: Sun, 10 Jan 2016 14:08:32 +0000 (+0600) Subject: typo finally fixed; X-Git-Tag: v0.4.6~1^2~4^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf018f0c0328b149256c74d151390b8e803c31e2;p=thirdparty%2Fzstd.git typo finally fixed; --- diff --git a/conrtib/cmake/CMakeLists.txt b/contrib/cmake/CMakeLists.txt similarity index 100% rename from conrtib/cmake/CMakeLists.txt rename to contrib/cmake/CMakeLists.txt diff --git a/conrtib/cmake/CMakeModules/AddExtraCompilationFlags.cmake b/contrib/cmake/CMakeModules/AddExtraCompilationFlags.cmake similarity index 100% rename from conrtib/cmake/CMakeModules/AddExtraCompilationFlags.cmake rename to contrib/cmake/CMakeModules/AddExtraCompilationFlags.cmake diff --git a/conrtib/cmake/cmake_uninstall.cmake.in b/contrib/cmake/cmake_uninstall.cmake.in similarity index 100% rename from conrtib/cmake/cmake_uninstall.cmake.in rename to contrib/cmake/cmake_uninstall.cmake.in diff --git a/conrtib/cmake/lib/CMakeLists.txt b/contrib/cmake/lib/CMakeLists.txt similarity index 100% rename from conrtib/cmake/lib/CMakeLists.txt rename to contrib/cmake/lib/CMakeLists.txt diff --git a/conrtib/cmake/programs/CMakeLists.txt b/contrib/cmake/programs/CMakeLists.txt similarity index 100% rename from conrtib/cmake/programs/CMakeLists.txt rename to contrib/cmake/programs/CMakeLists.txt