summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYaakov Selkowitz <yselkowitz@users.sourceforge.net>2009-10-18 17:34:53 -0500
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-10-19 10:56:44 -0700
commitd3f801fd2f9198eaad6797414dba652f9c006c6d (patch)
tree1a020ffbe6a9e995efbc6fc9724f17e2bcd2380c
parentad15e1a89d30ccc11d80745897b83def1448e8c0 (diff)
Fix VPATH build of libX11 specs
Signed-off-by: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
-rw-r--r--specs/troffrules.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/specs/troffrules.in b/specs/troffrules.in
index 03d8463e..c1749094 100644
--- a/specs/troffrules.in
+++ b/specs/troffrules.in
@@ -46,7 +46,7 @@ MOSTLYCLEANFILES = index.*
GROFF_DEFS = -dxV="$(PACKAGE_STRING)"
# -e to run through eqn, -t to run through tbl
-GROFF_FLAGS = -e -t -ms $(GROFF_DEFS) $(top_srcdir)/specs/macros.t
+GROFF_FLAGS = -e -t -ms $(GROFF_DEFS) -I$(srcdir) $(top_srcdir)/specs/macros.t
SUFFIXES = .ms .ps .txt .html .pdf