summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorPatrick Totzke <patricktotzke@gmail.com>2012-02-18 11:41:49 +0000
committerPatrick Totzke <patricktotzke@gmail.com>2012-02-18 11:50:35 +0000
commit1a5ceebc3ea958aea71878865adde43a2e1d24d8 (patch)
tree7fb0b8e6c2bb27abc3f192377b7564fe6b0e544a /setup.py
parent9b2459725153ae1964d5ab9b83f03c5b92c4bae9 (diff)
reorganized default configs
to simulataniously work on old and new specs
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 4eae6c12..2973ccb7 100755
--- a/setup.py
+++ b/setup.py
@@ -14,6 +14,7 @@ setup(name='alot',
packages=['alot', 'alot.commands'],
package_data={'alot': [
'defaults/alot.rc',
+ 'defaults/alot.rc.new',
'defaults/alot.rc.spec',
'defaults/notmuch.rc',
'defaults/notmuch.rc.spec',