Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/gpl2/xcvs/dist/src add acl.c



details:   https://anonhg.NetBSD.org/src/rev/7a9a47a09f80
branches:  trunk
changeset: 777882:7a9a47a09f80
user:      christos <christos%NetBSD.org@localhost>
date:      Thu Mar 08 20:39:28 2012 +0000

description:
add acl.c

diffstat:

 external/gpl2/xcvs/dist/src/Makefile.am |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 4a3fb7656df7 -r 7a9a47a09f80 external/gpl2/xcvs/dist/src/Makefile.am
--- a/external/gpl2/xcvs/dist/src/Makefile.am   Thu Mar 08 20:37:29 2012 +0000
+++ b/external/gpl2/xcvs/dist/src/Makefile.am   Thu Mar 08 20:39:28 2012 +0000
@@ -26,6 +26,7 @@
 
 # The cvs executable
 cvs_SOURCES = \
+       acl.c \
        add.c \
        admin.c \
        annotate.c \



Home | Main Index | Thread Index | Old Index