summaryrefslogtreecommitdiff
path: root/dviware/dvisvgm/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'dviware/dvisvgm/src/Makefile.am')
-rw-r--r--dviware/dvisvgm/src/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/dviware/dvisvgm/src/Makefile.am b/dviware/dvisvgm/src/Makefile.am
index e7c7c27522..3163e892a8 100644
--- a/dviware/dvisvgm/src/Makefile.am
+++ b/dviware/dvisvgm/src/Makefile.am
@@ -1,5 +1,5 @@
## This file is part of dvisvgm
-## Copyright (C) 2005-2020 Martin Gieseking <martin.gieseking@uos.de>
+## Copyright (C) 2005-2021 Martin Gieseking <martin.gieseking@uos.de>
##
## Process this file with automake.
@@ -104,6 +104,7 @@ libdvisvgm_la_SOURCES = \
MetafontWrapper.hpp MetafontWrapper.cpp \
NoPsSpecialHandler.hpp NoPsSpecialHandler.cpp \
NumericRanges.hpp \
+ Opacity.hpp Opacity.cpp \
PageRanges.hpp PageRanges.cpp \
PageSize.hpp PageSize.cpp \
Pair.hpp \
@@ -134,6 +135,7 @@ libdvisvgm_la_SOURCES = \
SVGCharHandlerFactory.hpp SVGCharHandlerFactory.cpp \
SVGCharPathHandler.hpp SVGCharPathHandler.cpp \
SVGCharTspanTextHandler.hpp SVGCharTspanTextHandler.cpp \
+ SVGElement.hpp SVGElement.cpp \
SVGOutput.hpp SVGOutput.cpp \
SVGSingleCharTextHandler.hpp SVGSingleCharTextHandler.cpp \
SVGTree.hpp SVGTree.cpp \