Skip to content

Commit 88b010c

Browse files
lib/nunit no longer exists
1 parent ed641f3 commit 88b010c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dist.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,6 @@ function src-dist {
157157
cp -r projects tmp/srcdist/
158158
rm -f tmp/srcdist/projects/README
159159
cp -r docs/specs/*.xml tmp/srcdist/docs/specs/
160-
cp -r lib/nunit tmp/srcdist/lib/
161160
cp README.in tmp/srcdist/README
162161
if [ -n "$NO_LINKS" ]; then
163162
touch tmp/srcdist/README

0 commit comments

Comments
 (0)