diff options
Diffstat (limited to 'addressbook')
-rw-r--r-- | addressbook/gui/widgets/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addressbook/gui/widgets/Makefile.am b/addressbook/gui/widgets/Makefile.am index 72e7a884c1..be4bdf49bb 100644 --- a/addressbook/gui/widgets/Makefile.am +++ b/addressbook/gui/widgets/Makefile.am @@ -20,7 +20,7 @@ INCLUDES = \ noinst_LTLIBRARIES = \ libeminicard.la -libeminicard_a_SOURCES = \ +libeminicard_la_SOURCES = \ e-addressbook-marshal.c \ e-addressbook-reflow-adapter.c \ e-addressbook-reflow-adapter.h \ |