diff options
-rw-r--r-- | em-format/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/em-format/Makefile.am b/em-format/Makefile.am index 84d2d212d9..cafe098dc0 100644 --- a/em-format/Makefile.am +++ b/em-format/Makefile.am @@ -43,6 +43,7 @@ libemformat_la_SOURCES = \ e-mail-extension.c \ e-mail-inline-filter.c \ e-mail-format-extensions.c \ + e-mail-format-extensions.h \ e-mail-formatter.c \ e-mail-formatter-print.c \ e-mail-formatter-quote.c \ |