aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-11-22 06:02:18 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-11-22 06:02:18 +0000
commit3fb54173bbd6497234c8821d804a4002d8c2127a (patch)
tree49817b6dd9d1365b47be6ff01c8a6254b99b1371 /src/Makefile.am
parentce48cec6937f7cab180cabd101586ab0f795c4e2 (diff)
initial implementation of new printing using GtkPrintOperation.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1337 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index aa90623c..5c9f4222 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -82,6 +82,7 @@ sylpheed_SOURCES = \
manual.c manual.h \
eggtrayicon.c eggtrayicon.h \
trayicon.c trayicon.h \
+ printing.c printing.h \
quote_fmt_lex.l quote_fmt_lex.h \
quote_fmt_parse.y quote_fmt.h \
sylpheed-marshal.c sylpheed-marshal.h