diff options
Diffstat (limited to 'addressbook/Makefile.am')
-rw-r--r-- | addressbook/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addressbook/Makefile.am b/addressbook/Makefile.am index d360f7b5d7..8e421f8e2d 100644 --- a/addressbook/Makefile.am +++ b/addressbook/Makefile.am @@ -1,2 +1,2 @@ SUBDIRS = \ - contact-editor printing demo backend + backend contact-editor printing demo |