From: Regina Obe Date: Sat, 4 May 2013 20:15:12 +0000 (+0000) Subject: bah dbtoepub doesn't understand includes X-Git-Tag: 2.1.0beta2~60 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c98d3f2da80e4da260460c752ec08e176e946568;p=postgis bah dbtoepub doesn't understand includes git-svn-id: http://svn.osgeo.org/postgis/trunk@11355 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/Makefile.in b/doc/Makefile.in index 445326547..cfbf3ae0e 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -236,7 +236,7 @@ postgis-${POSTGIS_MAJOR_VERSION}.${POSTGIS_MINOR_VERSION}.${POSTGIS_MICRO_VERSIO echo " try installing dbtoepub"; \ false; \ else \ - $(DBTOEPUB) -I "${PWD}/html" \ + $(DBTOEPUB) \ $<; \ fi