Better fix that works for both objdir and non-objdir builds for the test for bug 442629.

This commit is contained in:
Reed Loden 2008-07-12 08:51:12 -05:00
Родитель e46d4919bb
Коммит 6760929b8b
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -68,4 +68,4 @@ LIBS += \
include $(topsrcdir)/config/rules.mk
export PERSONAL_MAILCAP=$(srcdir)/mailcap
export PERSONAL_MAILCAP=$(shell cd $(srcdir) && pwd)/mailcap