diff options
| author | msapiro | 2006-05-19 19:44:06 +0000 |
|---|---|---|
| committer | msapiro | 2006-05-19 19:44:06 +0000 |
| commit | 92be2b78e69ae573ea21952972345005f8d7183b (patch) | |
| tree | a38f502521d02e3707a3b955a8ea4bbab182204e /tests | |
| parent | cc6f8eab8283680546216564cfffbb5ded5d52fd (diff) | |
| download | mailman-92be2b78e69ae573ea21952972345005f8d7183b.tar.gz mailman-92be2b78e69ae573ea21952972345005f8d7183b.tar.zst mailman-92be2b78e69ae573ea21952972345005f8d7183b.zip | |
Removed bounces directory from SUBDIRS. It's moved to Mailman/testing.
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.in b/tests/Makefile.in index a8b2aff60..8d559f960 100644 --- a/tests/Makefile.in +++ b/tests/Makefile.in @@ -51,7 +51,7 @@ FILEMODE= 644 INSTALL_PROGRAM=$(INSTALL) -m $(EXEMODE) # Directories make should decend into -SUBDIRS= bounces msgs +SUBDIRS= msgs # Rules all: |
