source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mandoc: add missing compat_stringlist.o to ALL_COBJS, useful for make
@ 2020-06-15 16:58 schwarze
  0 siblings, 0 replies; only message in thread
From: schwarze @ 2020-06-15 16:58 UTC (permalink / raw)
  To: source

Log Message:
-----------
add missing compat_stringlist.o to ALL_COBJS, useful for make clean

Modified Files:
--------------
    mandoc:
        Makefile

Revision Data
-------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mandoc/mandoc/Makefile,v
retrieving revision 1.533
retrieving revision 1.534
diff -LMakefile -LMakefile -u -p -r1.533 -r1.534
--- Makefile
+++ Makefile
@@ -261,6 +261,7 @@ ALL_COBJS	 = compat_err.o \
 		   compat_reallocarray.o \
 		   compat_recallocarray.o \
 		   compat_strcasestr.o \
+		   compat_stringlist.o \
 		   compat_strlcat.o \
 		   compat_strlcpy.o \
 		   compat_strndup.o \
--
 To unsubscribe send an email to source+unsubscribe@mandoc.bsd.lv


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-06-15 16:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-15 16:58 mandoc: add missing compat_stringlist.o to ALL_COBJS, useful for make schwarze

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).