mirror of
https://https.git.savannah.gnu.org/git/gettext.git
synced 2026-01-26 15:39:11 +00:00
Make it easier to build the code when the documentation tools don't work.
* libtextstyle/Makefile.am (SUBDIRS): Move 'doc' to the end.
This commit is contained in:
parent
ee95b6d6ce
commit
fcd6b41597
@ -20,7 +20,7 @@ AUTOMAKE_OPTIONS = 1.13 gnu no-dependencies
|
||||
ACLOCAL_AMFLAGS = -I m4 -I gnulib-m4
|
||||
|
||||
# The list of subdirectories containing Makefiles.
|
||||
SUBDIRS = doc lib tests adhoc-tests
|
||||
SUBDIRS = lib tests adhoc-tests doc
|
||||
|
||||
EXTRA_DIST = \
|
||||
version.sh \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user