Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--winsup/ChangeLog4
-rw-r--r--winsup/Makefile.in2
2 files changed, 6 insertions, 0 deletions
diff --git a/winsup/ChangeLog b/winsup/ChangeLog
index eca338152..414ebaf5b 100644
--- a/winsup/ChangeLog
+++ b/winsup/ChangeLog
@@ -1,3 +1,7 @@
+2006-08-02 Christopher Faylor <cgf@timesys.com>
+
+ * Makefile.in (subauth): Add dependency on mingw.
+
2006-07-23 Christopher Faylor <cgf@timesys.com>
* Makefile.in: Update copyright. Fix 'check' target so that it will
diff --git a/winsup/Makefile.in b/winsup/Makefile.in
index 61d49d5e3..e2f0a0a7f 100644
--- a/winsup/Makefile.in
+++ b/winsup/Makefile.in
@@ -128,3 +128,5 @@ install_mingw: w32api
install_cygwin: w32api
install_cygserver: cygwin
+
+subauth: mingw