diff options
author | Guido Günther <agx@sigxcpu.org> | 2011-04-25 17:41:28 +0200 |
---|---|---|
committer | Guido Günther <agx@sigxcpu.org> | 2011-05-01 14:28:32 +0200 |
commit | 8981216d64d501530549836c49fc2844466f9de6 (patch) | |
tree | fd3f76c161b829ef72a522e16af6055a11b94030 /Makefile.am | |
parent | 26c0560f6c4a5869859f7daf7e41f73d739e49cd (diff) |
Store known providers and balance in gsettings
based on the IMSI of the SIM card
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index fb38ea7..d680d28 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ NULL = -SUBDIRS = src po +SUBDIRS = data src po DISTCLEANFILES = \ intltool-extract \ |