Skip to content

Commit 4a6f1e8

Browse files
committed
Remove non-existing paths from MANIFEST.in
Signed-off-by: Peter Grayson <[email protected]>
1 parent c2a8fd3 commit 4a6f1e8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

MANIFEST.in

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
include README Makefile MANIFEST.in AUTHORS COPYING INSTALL ChangeLog TODO
1+
include README Makefile MANIFEST.in AUTHORS COPYING INSTALL TODO
22
include RELEASENOTES
33
include stg-build
44
include stg-prof
@@ -7,7 +7,6 @@ include templates/*.tmpl
77
include examples/*.tmpl
88
include examples/gitconfig
99
include contrib/*.sh
10-
include contrib/*.bash
1110
include contrib/stg-*
1211
include contrib/Makefile
1312
include contrib/stgit.el

0 commit comments

Comments
 (0)