blob: 3fb28d790f4c5226b1198fb17d4c09adefb8d276 [file] [log] [blame]
#! /bin/bash -e
#
# @testcase static defaults=none
# @eval shcmd make -C %(srcdir)s/../../doc html
#
#
make -C ../../doc html
-