diff options
| author | cotton | 1998-10-09 18:52:12 +0000 |
|---|---|---|
| committer | cotton | 1998-10-09 18:52:12 +0000 |
| commit | d76e5678a6cecaa1ee85102ce862766856431f2b (patch) | |
| tree | ba1666684a7e5c3b1b9ae03c6eb47dc9fa2aad3c | |
| parent | cda0e10d9fd84aba8ed16fba62cc1ffa542886ac (diff) | |
| download | mailman-d76e5678a6cecaa1ee85102ce862766856431f2b.tar.gz mailman-d76e5678a6cecaa1ee85102ce862766856431f2b.tar.zst mailman-d76e5678a6cecaa1ee85102ce862766856431f2b.zip | |
Nagy's distclean patch. removes some files that should have been
removed but weren't
scott
| -rw-r--r-- | cron/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cron/Makefile.in b/cron/Makefile.in index 04dff3b42..b16fde5b8 100644 --- a/cron/Makefile.in +++ b/cron/Makefile.in @@ -67,4 +67,4 @@ install: clean: distclean: - -rm Makefile + -rm Makefile crontab.in |
