bench/markdown: disable pandoc
authorJean Privat <jean@pryen.org>
Mon, 19 Jun 2017 19:41:50 +0000 (15:41 -0400)
committerJean Privat <jean@pryen.org>
Mon, 19 Jun 2017 19:41:50 +0000 (15:41 -0400)
Signed-off-by: Jean Privat <jean@pryen.org>

benchmarks/markdown/engines/Makefile

index 7301d01..1eeda88 100644 (file)
@@ -14,7 +14,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-all: nitmd/nitmd txtmark/Txtmark.class markdown4j/Markdown4j.class pandoc/pandoc
+all: nitmd/nitmd txtmark/Txtmark.class markdown4j/Markdown4j.class
 
 nitmd/nitmd:
        make -C nitmd
 
 nitmd/nitmd:
        make -C nitmd