remove temporary directory compose

This commit is contained in:
ducarroz%netscape.com 1999-02-09 02:14:58 +00:00
Родитель 8bc1bc1cb9
Коммит ad626d233b
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -22,7 +22,7 @@ srcdir = @srcdir@
include $(DEPTH)/config/autoconf.mk
DIRS = public base imap news local compose
DIRS = public base imap news local
include $(topsrcdir)/config/config.mk

Просмотреть файл

@ -17,6 +17,6 @@
DEPTH=..
DIRS=public base db local news compose
DIRS=public base db local news
include <$(DEPTH)\config\rules.mak>