Skip to content

Commit d7a23bd

Browse files
committed
Merge branch 'master' into development
2 parents a53cc18 + fa43649 commit d7a23bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ build : tests docs buildpackage ;
88
buildpackage : setup.py
99
python setup.py sdist
1010

11+
.PHONY : docs
1112
docs : docs/Makefile
1213
cd docs/
1314
make html

0 commit comments

Comments
 (0)