aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index cc0feb3c..1c613e63 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -93,7 +93,8 @@ sylpheed_SOURCES = \
update_check.c update_check.h \
quote_fmt_lex.l quote_fmt_lex.h \
quote_fmt_parse.y quote_fmt.h \
- sylpheed-marshal.c sylpheed-marshal.h
+ sylpheed-marshal.c sylpheed-marshal.h \
+ notificationwindow.c notificationwindow.h
BUILT_SOURCES = \
quote_fmt_lex.c \