diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 31b5b8483d..732b2331de 100644 --- a/Makefile.am +++ b/Makefile.am @@ -41,5 +41,5 @@ SUBDIRS = \ ui \ default_user \ tools \ - po - + po \ + doc |