OSDN Git Service

Correct source package omission of msvcrt-xref subdirectory. mingwrt-3.22-release
authorKeith Marshall <keithmarshall@users.sourceforge.net>
Sun, 17 Jul 2016 10:11:20 +0000 (11:11 +0100)
committerKeith Marshall <keithmarshall@users.sourceforge.net>
Sun, 17 Jul 2016 10:11:20 +0000 (11:11 +0100)
mingwrt/ChangeLog
mingwrt/Makefile.in

index 3f7bb7c..033c55d 100644 (file)
@@ -1,3 +1,9 @@
+2016-07-17  Keith Marshall  <keithmarshall@users.sourceforge.net>
+
+       Correct source package omission of msvcrt-xref subdirectory.
+
+       * Makefile.in (mingwrt-srcdist-files): Add msvcrt-xref.
+
 2016-07-14  Keith Marshall  <keithmarshall@users.sourceforge.net>
 
        Prepare and tag all files for release of mingwrt-3.22.
index a6ad2b2..28b9c2d 100644 (file)
@@ -873,7 +873,7 @@ mingwrt-srcdist-files: $(wildcard ${mingwrt_srcdir}/*.[chs]) \
   $(wildcard ${mingwrt_srcdir}/*.def.in) $(wildcard ${mingwrt_srcdir}/config*) \
   $(addprefix ${mingwrt_srcdir}/,aclocal.m4 install-sh Makefile.in TODO) \
   $(addprefix ${mingwrt_srcdir}/,include man mingwex profile) \
-  $(addprefix ${mingwrt_srcdir}/,crtdll.def) \
+  $(addprefix ${mingwrt_srcdir}/,msvcrt-xref crtdll.def) \
   $(wildcard ${mingwrt_srcdir}/*.txt)
 
 install-html install-pdf: install-%: %dir mingwrt-man$(man3ext)