aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/printing/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/printing/Makefile.am')
-rw-r--r--addressbook/printing/Makefile.am8
1 files changed, 5 insertions, 3 deletions
diff --git a/addressbook/printing/Makefile.am b/addressbook/printing/Makefile.am
index c020aac676..a28f8bf7c1 100644
--- a/addressbook/printing/Makefile.am
+++ b/addressbook/printing/Makefile.am
@@ -26,11 +26,13 @@ noinst_LIBRARIES = \
libecontactprint.a
libecontactprint_a_SOURCES = \
- e-contact-print.c \
- e-contact-print.h \
+ e-contact-print-envelope.c \
+ e-contact-print-envelope.h \
e-contact-print-style-editor.c \
e-contact-print-style-editor.h \
- e-contact-print-types.h
+ e-contact-print-types.h \
+ e-contact-print.c \
+ e-contact-print.h
noinst_PROGRAMS = \
contact-print-test \