summaryrefslogtreecommitdiff
path: root/ACE/include/makeinclude/macros.GNU
diff options
context:
space:
mode:
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 b6751f04c2d..0ee539d5fb2 100644
--- a/ACE/include/makeinclude/macros.GNU
+++ b/ACE/include/makeinclude/macros.GNU
@@ -20,7 +20,8 @@ TARGETS_LOCAL = \
clobber.local \
depend.local \
rcs_info.local \
- idl_stubs.local
+ idl_stubs.local \
+ svnignore.local
TARGETS_NESTED = \
$(TARGETS_LOCAL:.local=.nested)