summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 27bf2ab64769..2b6aec2e6bdc 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -10,6 +10,8 @@
# Copyright (c) 2017 Tomasz Kłoczko <kloczek@fedoraproject.org>
# Copyright (c) 2019 David Loffredo <loffredo@steptools.com>
# Copyright (c) 2026 Gordon Messmer <gordon.messmer@gmail.com>
+# Copyright (c) 2026 Nick Begg <nick@stunttruck.net>
+# Copyright (c) 2026 Matthew Fernandez <matthew.fernandez@gmail.com>
# Licensed under the MIT license:
#
# Permission is hereby granted, free of charge, to any person obtaining
@@ -112,14 +114,17 @@ EXTRA_DIST = \
asciitab.h \
expat_external.h \
expat.h \
+ fallthrough.h \
iasciitab.h \
internal.h \
latin1tab.h \
libexpat.def.cmake \
+ memory_sanitizer.h \
nametab.h \
siphash.h \
utf8tab.h \
winconfig.h \
+ xcsinc.c \
xmlrole.h \
xmltok.h \
xmltok_impl.c \