summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorAdrian Likins <alikins@redhat.com>2008-10-24 13:34:45 -0400
committerAdrian Likins <alikins@redhat.com>2008-10-24 13:34:45 -0400
commite22199a3c8d1cb9e54d8179ffd0e9ad4a34f8947 (patch)
treef40e5cfed1ca26d303fbcabcdcf00bd0b05865b7 /setup.py
parentc6137343761f3bf5e51bf3c732d768fc0f13e608 (diff)
downloadfunc-e22199a3c8d1cb9e54d8179ffd0e9ad4a34f8947.tar.gz
func-e22199a3c8d1cb9e54d8179ffd0e9ad4a34f8947.tar.xz
func-e22199a3c8d1cb9e54d8179ffd0e9ad4a34f8947.zip
add some test cases for per module configuation.
This stuff doesnt really seem to work at this point, but pushing so other folks can take a look at it. It doesn't break anything else.
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 5ad20e6..3b2f703 100644
--- a/setup.py
+++ b/setup.py
@@ -61,7 +61,7 @@ if __name__ == "__main__":
(manpath, ["docs/func-transmit.1.gz"]),
(rotpath, ['etc/func_rotate']),
(logpath, []),
- (etcmodpath, []),
+ (etcmodpath, ['etc/Test.conf']),
(varpath, []),
(aclpath, [])
],