summaryrefslogtreecommitdiff
path: root/dviware/dvisvgm/libs/Makefile.am
blob: 6b6e0433e4602a656ebdb486d969f239873f5f3c (plain)
1
2
3
4
5
6
7
8
9
10
## This file is part of dvisvgm
## Copyright (C) 2005-2020 Martin Gieseking <martin.gieseking@uos.de>
##
## Process this file with automake.

SUBDIRS = clipper md5 potrace variant xxHash

if ENABLE_WOFF
SUBDIRS += brotli ff-woff woff2
endif