Attempt to fix test for bug 442629 by using $(CURDIR)/$(srcdir)/.

This commit is contained in:
Reed Loden 2008-07-12 07:39:44 -05:00
parent d11f050ce7
commit a57d38ce10

View File

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