mirror of
https://github.com/gryf/wicd.git
synced 2025-12-24 07:02:29 +01:00
28 lines
408 B
Plaintext
28 lines
408 B
Plaintext
include AUTHORS
|
|
include CHANGES
|
|
include INSTALL
|
|
include LICENSE
|
|
include MANIFEST.in
|
|
include NEWS
|
|
include README
|
|
include uninstall.sh
|
|
include vcsinfo.py
|
|
|
|
graft cli
|
|
graft curses
|
|
graft data
|
|
graft depends
|
|
graft encryption
|
|
graft in
|
|
graft other
|
|
graft po
|
|
graft tests
|
|
graft wicd
|
|
|
|
recursive-include man wicd-client.1
|
|
recursive-include . *.py
|
|
recursive-include . *.png
|
|
|
|
prune build .bzr* .git*
|
|
prunt build *.log *.pyc
|