mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-22 01:49:11 +00:00
Add python module files to MANIFEST
This commit is contained in:
parent
4ad362dd8f
commit
42732821fd
25
MANIFEST
25
MANIFEST
@ -190,6 +190,9 @@ lib/util/regress/sudo_conf/test6.in
|
||||
lib/util/regress/sudo_conf/test6.out.ok
|
||||
lib/util/regress/sudo_conf/test7.in
|
||||
lib/util/regress/sudo_conf/test7.out.ok
|
||||
lib/util/regress/sudo_conf/test8.err.ok
|
||||
lib/util/regress/sudo_conf/test8.in
|
||||
lib/util/regress/sudo_conf/test8.out.ok
|
||||
lib/util/regress/sudo_parseln/parseln_test.c
|
||||
lib/util/regress/sudo_parseln/test1.in
|
||||
lib/util/regress/sudo_parseln/test1.out.ok
|
||||
@ -293,6 +296,28 @@ plugins/group_file/getgrent.c
|
||||
plugins/group_file/group_file.c
|
||||
plugins/group_file/group_file.exp
|
||||
plugins/group_file/plugin_test.c
|
||||
plugins/python
|
||||
plugins/python/Makefile.in
|
||||
plugins/python/example_conversation.py
|
||||
plugins/python/example_debugging.py
|
||||
plugins/python/example_group_plugin.py
|
||||
plugins/python/example_io_plugin.py
|
||||
plugins/python/example_policy_plugin.py
|
||||
plugins/python/pyhelpers.c
|
||||
plugins/python/pyhelpers.h
|
||||
plugins/python/pyhelpers_cpychecker.h
|
||||
plugins/python/python_baseplugin.c
|
||||
plugins/python/python_convmessage.c
|
||||
plugins/python/python_importblocker.c
|
||||
plugins/python/python_plugin_common.c
|
||||
plugins/python/python_plugin_common.h
|
||||
plugins/python/python_plugin_group.c
|
||||
plugins/python/python_plugin_io.c
|
||||
plugins/python/python_plugin_policy.c
|
||||
plugins/python/sudo_python_debug.c
|
||||
plugins/python/sudo_python_debug.h
|
||||
plugins/python/sudo_python_module.c
|
||||
plugins/python/sudo_python_module.h
|
||||
plugins/sample/Makefile.in
|
||||
plugins/sample/README
|
||||
plugins/sample/sample_plugin.c
|
||||
|
Loading…
x
Reference in New Issue
Block a user