diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 59b38aca..bc25307e 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -76,6 +76,7 @@ sylpheed_SOURCES = \ gtkutils.c gtkutils.h \ send_message.c send_message.h \ inc.c inc.h \ + rpop3.c rpop3.h \ import.c import.h \ export.c export.h \ rfc2015.c rfc2015.h \ |