aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 7c4814c..2df6e49 100755
--- a/setup.py
+++ b/setup.py
@@ -28,7 +28,8 @@ setup(name="repsys",
"oldfashion.chlog",
"compatv15.chlog",
"create-srpm",
- "rebrand-mdk"]),
+ "rebrand-mdk",
+ "repsys-example.conf"]),
("/etc/", ["repsys.conf"])]
)