Add a debug echo for bug 442629's test.

This commit is contained in:
Reed Loden 2008-07-12 08:12:49 -05:00
parent a57d38ce10
commit 05e2480d2c

View File

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