move mork to the front to get linking correct

This commit is contained in:
alecf%netscape.com 1999-03-20 02:11:57 +00:00
Родитель 109c07a8d9
Коммит ec39f05b7c
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -22,7 +22,7 @@ srcdir = @srcdir@
include $(DEPTH)/config/autoconf.mk
DIRS = msgdb mdb mork
DIRS = mork msgdb mdb
include $(topsrcdir)/config/config.mk