summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2003-06-17 18:28:20 +0000
committerKeith Packard <keithp@keithp.com>2003-06-17 18:28:20 +0000
commit2b45ef3a8a164648647eba1265db6a3d10ea7bad (patch)
treeb0a2f8dcca2317b8d9ba0b05bfe4f97fa6062b65 /Makefile.am
parente5871b5c5bdb09b2e5bb0d79ed03f22a27956a90 (diff)
downloadfontconfig-2b45ef3a8a164648647eba1265db6a3d10ea7bad.tar.gz
Bug 75: dont build docs unless docbook is available. Dont install docs
unless they are pre-built or buildable
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index fd10fbb..bf93beb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -21,7 +21,8 @@
# TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
# PERFORMANCE OF THIS SOFTWARE.
-SUBDIRS=fontconfig fc-lang fc-glyphname src fc-cache fc-list fc-match doc test
+DOCSRC=@DOCSRC@
+SUBDIRS=fontconfig fc-lang fc-glyphname src fc-cache fc-list fc-match $(DOCSRC) test
EXTRA_DIST = \
fontconfig.pc.in \