Skip to content
Snippets Groups Projects
Commit 5bc4c7e7 authored by Robert K's avatar Robert K
Browse files

[cleanup] remove autotools stuff.

parent 67ad672b
No related branches found
No related tags found
No related merge requests found
......@@ -44,7 +44,6 @@ mkdir $newgrid
# copy header
cp $oldgrid".hh" $newgrid".hh"
cp $oldgrid/*.hh $newgrid/
cp $oldgrid/Makefile.am $newgrid/
cp $oldgrid/CMakeLists.txt $newgrid/
cp "test/test-"$oldgrid".cc" "test/test-"$newgrid".cc"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment