; * src/Makefile.in: Fix wording of comment in last change.

This commit is contained in:
Eli Zaretskii 2019-01-23 21:54:51 +02:00
parent d39a9692d2
commit 191394276a

View file

@ -521,7 +521,7 @@ LIBES = $(LIBS) $(W32_LIBS) $(LIBS_GNUSTEP) $(LIBX_BASE) $(LIBIMAGE) \
$(NOTIFY_LIBS) $(LIB_MATH) $(LIBZ) $(LIBMODULES) $(LIBSYSTEMD_LIBS) \
$(JSON_LIBS) $(GMP_LIB)
## FORCE it so that admin/unidata can decide whether these files are
## FORCE it so that admin/unidata can decide whether this file is
## up-to-date. Although since charprop depends on bootstrap-emacs,
## and emacs depends on charprop, in practice this rule was always run
## anyway.