summaryrefslogtreecommitdiff
path: root/ACE/include/makeinclude/macros.GNU
diff options
context:
space:
mode:
authorSteve Huston <shuston@riverace.com>2016-07-07 20:15:29 -0400
committerSteve Huston <shuston@riverace.com>2016-07-14 15:20:24 -0400
commitc752cc58a68f2f91da9550764a55b6dc7f91432c (patch)
tree30df624efa557fa6f56521fde89eda821503a465 /ACE/include/makeinclude/macros.GNU
parent7627b5e0073d58550491af5493237880f514b66a (diff)
downloadATCD-c752cc58a68f2f91da9550764a55b6dc7f91432c.tar.gz
Case 2025, see notesRiverace-case-2025
(cherry picked from commit ce6901f995267e3bc2cf5695c1bca42bd07b44b0)
Diffstat (limited to 'ACE/include/makeinclude/macros.GNU')
-rw-r--r--ACE/include/makeinclude/macros.GNU3
1 files changed, 2 insertions, 1 deletions
diff --git a/ACE/include/makeinclude/macros.GNU b/ACE/include/makeinclude/macros.GNU
index aca73bb20da..5774427d892 100644
--- a/ACE/include/makeinclude/macros.GNU
+++ b/ACE/include/makeinclude/macros.GNU
@@ -22,7 +22,8 @@ TARGETS_LOCAL = \
depend.local \
rcs_info.local \
idl_stubs.local \
- svnignore.local
+ svnignore.local \
+ $(PRIVATE_TARGETS_LOCAL)
TARGETS_NESTED = \
$(TARGETS_LOCAL:.local=.nested)