diff options
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 732b2331de..7330f37afb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -39,7 +39,7 @@ SUBDIRS = \ wombat \ art \ ui \ + cmdline \ default_user \ tools \ - po \ - doc + po |