Skip to content

Commit

Permalink
new release with option -ordered
Browse files Browse the repository at this point in the history
  • Loading branch information
cdalitz committed Feb 16, 2024
1 parent 6ad8042 commit d6cfb86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maketgz
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ DIR=triplclust-$VERSION
ln -s . $DIR

tar czvf $DIR.tgz \
$DIR/README.txt $DIR/CMakeLists.txt $DIR/CHANGES $DIR/LICENSE \
$DIR/README.md $DIR/CMakeLists.txt $DIR/CHANGES $DIR/LICENSE \
$DIR/test.dat $DIR/cdist-plot.r $DIR/src $DIR/data

# clean up
Expand Down

0 comments on commit d6cfb86

Please sign in to comment.