summaryrefslogtreecommitdiffstats
path: root/winsup/w32api/ChangeLog
diff options
context:
space:
mode:
authorKeith Marshall <keithmarshall@@users.sf.net>2012-01-16 20:26:49 +0000
committerKeith Marshall <keithmarshall@@users.sf.net>2012-01-16 20:26:49 +0000
commitec54dd65e2fc551a1549a081ef86c0d5f96528b0 (patch)
tree9eaf30617b41bdc5dfd4c9cf47d6968041963df2 /winsup/w32api/ChangeLog
parent32bd06e544568b4d2cd89cf2ddd7040c4a7132c8 (diff)
downloadcygnal-ec54dd65e2fc551a1549a081ef86c0d5f96528b0.tar.gz
cygnal-ec54dd65e2fc551a1549a081ef86c0d5f96528b0.tar.bz2
cygnal-ec54dd65e2fc551a1549a081ef86c0d5f96528b0.zip
Generalise makefile references to subdirectories of lib.
Diffstat (limited to 'winsup/w32api/ChangeLog')
-rw-r--r--winsup/w32api/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/winsup/w32api/ChangeLog b/winsup/w32api/ChangeLog
index d1accd09e..0968bd623 100644
--- a/winsup/w32api/ChangeLog
+++ b/winsup/w32api/ChangeLog
@@ -1,3 +1,11 @@
+2012-01-16 Keith Marshall <keithmarshall@users.sf.net>
+
+ Generalise makefile references to subdirectories of lib.
+
+ * lib/Makefile.in (ddk, directx): Replace explicit references using...
+ (SUBDIRS): ...this macro; it already implements the same references in
+ a more generalised and extensible fashion.
+
2012-01-16 Corinna Vinschen <corinna@vinschen.de>
* configure: Regenerate and re-add to repository.