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 6a3243f4..1a7edfd4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -11,7 +11,7 @@ if BUILD_SERVERTEST SERVERTEST=servertest endif -SUBDIRS = po intl macros src $(PLUGINS) $(SERVERTEST) +SUBDIRS = po intl macros src $(PLUGINS) $(SERVERTEST) docs ## to automatically rebuild aclocal.m4 if any of the macros in ## `macros/' change |