mirror of
https://https.git.savannah.gnu.org/git/gettext.git
synced 2026-01-26 15:39:11 +00:00
build: Fix typo in comment.
* gettext-tools/gnulib-tests/Makefile.am: Fix typo. * libtextstyle/adhoc-tests/Makefile.am: Likewise. * libtextstyle/tests/Makefile.am: Likewise.
This commit is contained in:
parent
3a799ac155
commit
d530756bbc
@ -25,7 +25,7 @@ AUTOMAKE_OPTIONS += 1.11 color-tests
|
||||
AM_CPPFLAGS += -I../intl
|
||||
|
||||
|
||||
# Remove .deps directories creates by 'configure'.
|
||||
# Remove .deps directories created by 'configure'.
|
||||
# I would say that this left-over is an Automake 1.16.1 bug.
|
||||
distclean-local:
|
||||
rm -rf $(DEPDIR) */$(DEPDIR)
|
||||
|
||||
@ -46,7 +46,7 @@ LDADD = ../lib/libtextstyle.la
|
||||
EXTRA_DIST += $(noinst_DATA)
|
||||
|
||||
|
||||
# Remove .deps directories creates by 'configure'.
|
||||
# Remove .deps directories created by 'configure'.
|
||||
# I would say that this left-over is an Automake 1.16.1 bug.
|
||||
distclean-local:
|
||||
rm -rf $(DEPDIR) */$(DEPDIR)
|
||||
|
||||
@ -36,7 +36,7 @@ CHECKER_END_OF_COMMENTS =
|
||||
TESTS_ENVIRONMENT += $(SHELL) $(top_srcdir)/build-aux/run-test '$(CHECKER)'
|
||||
|
||||
|
||||
# Remove .deps directories creates by 'configure'.
|
||||
# Remove .deps directories created by 'configure'.
|
||||
# I would say that this left-over is an Automake 1.16.1 bug.
|
||||
distclean-local:
|
||||
rm -rf $(DEPDIR) */$(DEPDIR)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user