source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mdocml: A some missing files to TESTSRCS and DISTFILES and add a trivial
@ 2016-07-08 20:46 schwarze
  0 siblings, 0 replies; only message in thread
From: schwarze @ 2016-07-08 20:46 UTC (permalink / raw)
  To: source

Log Message:
-----------
A some missing files to TESTSRCS and DISTFILES
and add a trivial "dist" target for convenience.

Modified Files:
--------------
    mdocml:
        Makefile

Revision Data
-------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mdocml/mdocml/Makefile,v
retrieving revision 1.484
retrieving revision 1.485
diff -LMakefile -LMakefile -u -p -r1.484 -r1.485
--- Makefile
+++ Makefile
@@ -31,6 +31,8 @@ TESTSRCS	 = test-dirent-namlen.c \
 		   test-pledge.c \
 		   test-progname.c \
 		   test-reallocarray.c \
+		   test-rewb-bsd.c \
+		   test-rewb-sysv.c \
 		   test-sqlite3.c \
 		   test-sqlite3_errstr.c \
 		   test-strcasestr.c \
@@ -165,6 +167,7 @@ DISTFILES	 = INSTALL \
 		   predefs.in \
 		   roff.7 \
 		   roff.h \
+		   roff_int.h \
 		   soelim.1 \
 		   st.in \
 		   tag.h \
@@ -440,6 +443,8 @@ depend: config.h
 		s|\\\n||g; s|  +| |g; s| $$||mg; print;' \
 		Makefile.depend > Makefile.tmp
 	mv Makefile.tmp Makefile.depend
+
+dist: mdocml.sha256
 
 mdocml.sha256: mdocml.tar.gz
 	sha256 mdocml.tar.gz > $@
--
 To unsubscribe send an email to source+unsubscribe@mdocml.bsd.lv

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

only message in thread, other threads:[~2016-07-08 20:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-08 20:46 mdocml: A some missing files to TESTSRCS and DISTFILES and add a trivial 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).