diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 96a2b253c9..f6d04978ad 100644 --- a/Makefile.am +++ b/Makefile.am @@ -30,7 +30,8 @@ SUBDIRS = \ art \ default_user \ tools \ - po + po \ + doc dist-hook: evolution.spec cp evolution.spec $(distdir) |