From a8bde44b69e42fdb5640930e28c5005b897053df Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Mon, 13 Dec 2010 16:30:21 +0100 Subject: Bug #436914 - Reply to inline GPG quotes raw GPG message --- em-format/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'em-format/Makefile.am') diff --git a/em-format/Makefile.am b/em-format/Makefile.am index 212b45f074..df052fe915 100644 --- a/em-format/Makefile.am +++ b/em-format/Makefile.am @@ -5,6 +5,7 @@ privsolib_LTLIBRARIES = libemformat.la emformatinclude_HEADERS = \ em-format.h \ em-format-quote.h \ + em-inline-filter.h \ em-stripsig-filter.h libemformat_la_CPPFLAGS = \ @@ -18,6 +19,7 @@ libemformat_la_SOURCES = \ $(emformatinclude_HEADERS) \ em-format.c \ em-format-quote.c \ + em-inline-filter.c \ em-stripsig-filter.c libemformat_la_LDFLAGS = $(NO_UNDEFINED) -- cgit v1.2.3