bbdb: fix configure parameters

This commit is contained in:
Kai Tetzlaff (NSN) 2013-05-15 16:24:07 +02:00
parent c311217377
commit 46ac212468

View File

@ -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