Module Name: src
Committed By: christos
Date: Thu Mar 8 20:39:28 UTC 2012
Modified Files:
src/external/gpl2/xcvs/dist/src: Makefile.am
Log Message:
add acl.c
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 src/external/gpl2/xcvs/dist/src/Makefile.am
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/external/gpl2/xcvs/dist/src/Makefile.am
diff -u src/external/gpl2/xcvs/dist/src/Makefile.am:1.1.1.1 src/external/gpl2/xcvs/dist/src/Makefile.am:1.2
--- src/external/gpl2/xcvs/dist/src/Makefile.am:1.1.1.1 Tue Apr 7 18:10:23 2009
+++ src/external/gpl2/xcvs/dist/src/Makefile.am Thu Mar 8 15:39:28 2012
@@ -26,6 +26,7 @@ bin_SCRIPTS = cvsbug
# The cvs executable
cvs_SOURCES = \
+ acl.c \
add.c \
admin.c \
annotate.c \