forked from ubinux/smart2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
MANIFEST.in
26 lines (18 loc) · 863 Bytes
/
MANIFEST.in
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
recursive-include smart *.py *.c *.h *.png
include smart setup.cfg MANIFEST.in HACKING IDEAS TODO LICENSE README Makefile
include doc/README.html doc/default.css doc/smart.8 doc/sysconf-index
include smart/backends/rpm/README
recursive-include tests *.py *.txt
recursive-include tests/data *
include test
recursive-include contrib/ksmarttray *.png *.cc *.h *.am *.in.in
recursive-include contrib/ksmarttray LICENSE eventsrc AUTHORS build.sh
recursive-include contrib/ksmarttray ChangeLog COPYING INSTALL NEWS README
recursive-include contrib/ksmarttray ksmarttray.desktop
graft contrib/ksmarttray/admin
recursive-include contrib/smart-update *.c Makefile
recursive-include contrib/patches *
recursive-include contrib/rpmhelper *
recursive-include contrib/servicemenus *
recursive-include contrib/bash-completion *
recursive-include locale *.pot *.po *.mo