summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorPatrick Totzke <patricktotzke@gmail.com>2012-02-25 21:01:50 +0000
committerPatrick Totzke <patricktotzke@gmail.com>2012-02-25 21:01:50 +0000
commitdf2c671bc53b0fa85d4f01ad42d749bd051e991f (patch)
treec9469796e5bca9885823ec40967993729d0b8bb0 /setup.py
parent748e33bb8e3c7f78820bd7e2f7a874f95693c950 (diff)
introduce AbookAddressbook
a direct parser for abook's contact files.
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 d7225bac..ee445a38 100755
--- a/setup.py
+++ b/setup.py
@@ -15,6 +15,7 @@ setup(name='alot',
package_data={'alot': [
'defaults/alot.rc.spec',
'defaults/notmuch.rc.spec',
+ 'defaults/abook_contacts.spec',
'defaults/default.theme',
'defaults/bindings',
'defaults/theme.spec',