commit: 88693dc02295ea79ba4f9379996cb176462545dc Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Tue Aug 4 21:44:31 2015 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Tue Aug 4 21:44:31 2015 +0000 URL: https://gitweb.gentoo.org/proj/grss.git/commit/?id=88693dc0
Update MANIFEST.in. MANIFEST.in | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/MANIFEST.in b/MANIFEST.in index 077e093..9afc0fc 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,7 +1,5 @@ include LICENSE include README -include grsrun -include grsup -include install-worldconf -include systems.conf +include bin/* +include conf/* include grs/*
