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 d0665f9..dd66115 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ AUTOMAKE_OPTIONS = foreign 1.6 -SUBDIRS = lib src po +SUBDIRS = lib src po doc package-messages: $(MAKE) -f admin/Makefile.common package-messages |