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

SUBDIRS = boost clipper md5 potrace variant xxHash

if ENABLE_WOFF
SUBDIRS += brotli woff2
endif