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

SUBDIRS = clipper variant xxHash

if ENABLE_WOFF
SUBDIRS += brotli ff-woff woff2
endif