diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/util/ss/.Sanitize | 4 | ||||
| -rw-r--r-- | src/util/ss/ChangeLog | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/src/util/ss/.Sanitize b/src/util/ss/.Sanitize index 73f30f427..a7a3d44b2 100644 --- a/src/util/ss/.Sanitize +++ b/src/util/ss/.Sanitize @@ -32,8 +32,8 @@ configure configure.in copyright.h ct.y -ct_c.awk -ct_c.sed +ct_c.awk.in +ct_c.sed.in data.c error.c execute_cmd.c diff --git a/src/util/ss/ChangeLog b/src/util/ss/ChangeLog index 8be612559..c9635d2e5 100644 --- a/src/util/ss/ChangeLog +++ b/src/util/ss/ChangeLog @@ -1,3 +1,7 @@ +Thu Aug 24 18:19:54 1995 Theodore Y. Ts'o <tytso@dcl> + + * .Sanitize: Updated to reflect ct_c.* to ct_c.*.in filename changes. + Mon Aug 7 19:14:28 1995 Theodore Y. Ts'o <tytso@dcl> * Makefile.in (mk_cmds): Add $(SHELL) to invocation of |
