diff options
Diffstat (limited to 'addressbook/util/Makefile.am')
-rw-r--r-- | addressbook/util/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/addressbook/util/Makefile.am b/addressbook/util/Makefile.am index 6cb70de06a..6d5592139d 100644 --- a/addressbook/util/Makefile.am +++ b/addressbook/util/Makefile.am @@ -14,8 +14,8 @@ noinst_LTLIBRARIES = libeabutil.la libeabutil_la_SOURCES = \ eab-marshal.c \ - eab-destination.c \ - eab-destination.h \ + e-destination.c \ + e-destination.h \ eab-book-util.c \ eab-book-util.h |