Commit b17cae8c authored by marko's avatar marko

setup.sh: Link also CMakeLists.txt.

parent b7584973
......@@ -35,7 +35,7 @@ do
ln -s ../../../innodb/"$dir"* .
cd ..
done
for file in configure.in Makefile.am
for file in configure.in Makefile.am CMakeLists.txt
do
ln -s ../../innodb/"$file" .
done
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment