diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 8209d92a6..0a4f6b33f 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -192,7 +192,8 @@ check_c_sources += $(libempathy_accounts_panel_la_SOURCES) endif dist_man_MANS = \ - empathy.1 + empathy.1 \ + empathy-accounts.1 # rules for making the glib enum objects %-enumtypes.h: %.h Makefile.in |