From 46ac21246862055cbee3a91eeae6f5735767775f Mon Sep 17 00:00:00 2001 From: "Kai Tetzlaff (NSN)" Date: Wed, 15 May 2013 16:24:07 +0200 Subject: [PATCH] bbdb: fix configure parameters --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 0cbdefa..74418a3 100644 --- a/Makefile +++ b/Makefile @@ -248,6 +248,7 @@ bbdb/Makefile :\ --with-emacs=$(call fixpath-shell,$(EMACS))\ --datarootdir=$(DOT_DIR)\ --with-lispdir=$(LISP_DIR)/bbdb\ + --with-tex-dir=$(DOT_DIR)/share/texmf\ --with-texmf-dir=$(DOT_DIR)/share/texmf bbdb: bbdb/Makefile