aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.in b/src/Makefile.in
index 48552908e4f..7eb58732672 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -521,7 +521,7 @@ LIBES = $(LIBS) $(W32_LIBS) $(LIBS_GNUSTEP) $(LIBX_BASE) $(LIBIMAGE) \
521 $(NOTIFY_LIBS) $(LIB_MATH) $(LIBZ) $(LIBMODULES) $(LIBSYSTEMD_LIBS) \ 521 $(NOTIFY_LIBS) $(LIB_MATH) $(LIBZ) $(LIBMODULES) $(LIBSYSTEMD_LIBS) \
522 $(JSON_LIBS) $(GMP_LIB) 522 $(JSON_LIBS) $(GMP_LIB)
523 523
524## FORCE it so that admin/unidata can decide whether these files are 524## FORCE it so that admin/unidata can decide whether this file is
525## up-to-date. Although since charprop depends on bootstrap-emacs, 525## up-to-date. Although since charprop depends on bootstrap-emacs,
526## and emacs depends on charprop, in practice this rule was always run 526## and emacs depends on charprop, in practice this rule was always run
527## anyway. 527## anyway.