diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 66595201..a2829928 100644 --- a/Makefile.am +++ b/Makefile.am @@ -48,7 +48,7 @@ else tests = endif -SUBDIRS = src ${tests} doc lang +SUBDIRS = src ${tests} doc lang tools # Fix the version of the spec file. dist-hook: gen-ChangeLog |