Skip to content

Commit ce3536b

Browse files
committed
CXX/WrapPython.h missing from MANIFEST
svn path=/trunk/matplotlib/; revision=4515
1 parent 24e956d commit ce3536b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
===============================================================
2-
2007-11-27 Released 0.91.1 at revision 4514
2+
2007-11-27 Released 0.91.1 at revision 4515
33

44
===============================================================
55
2007-11-27 Released 0.91.0 at revision 4478

MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ recursive-include license LICENSE*
1212
recursive-include examples README *.py
1313
prune examples/_tmp_*
1414
recursive-include src *.cpp *.c *.h
15-
recursive-include CXX *.cxx *.hxx *.c
15+
recursive-include CXX *.cxx *.hxx *.c *.h
1616
recursive-include agg23 *
1717
recursive-include lib *
1818
recursive-include swig *

0 commit comments

Comments
 (0)