Skip to content

Commit f4fb90e

Browse files
committed
Work on cleanup.win #17
1 parent 7c1628c commit f4fb90e

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

RcppTskit/cleanup.win

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,4 @@
44
rm -f src/Makevars.win
55

66
# Removing compilation files
7-
rm -f src/*.dll
8-
# TODO: Add other files to be removed in cleanup.win on Windows #17
9-
# https://github.com/HighlanderLab/RcppTskit/issues/17
7+
rm -f src/*.o src/tskit/*.o src/*.dll

0 commit comments

Comments
 (0)