Skip to content

Commit 45a706d

Browse files
committed
Include CHANGES file in dist.
1 parent 3e74c97 commit 45a706d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mkdist.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

33
# gather "whitelist" of files to include
4-
marco_files="*.py muser2-static README VERSION"
4+
marco_files="*.py muser2-static README CHANGES* VERSION"
55
if [ $# -lt 2 -o "$2" != "notest" ] ; then
66
test_files="tests/*.cnf tests/*.gcnf tests/*.smt2 tests/*.gz tests/*.py tests/out/*/*"
77
fi

0 commit comments

Comments
 (0)