summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rickert <rickert@fortiss.org>2021-05-16 18:00:21 +0200
committerNick Wellnhofer <wellnhofer@aevum.de>2021-05-21 12:23:02 +0200
commit7d4060d252354a8d650a3c50256fe3679a40691d (patch)
tree73314ab3152a34ab9d884e3326d0d306124b5229
parent4fc473d7e884ce5315c85febf28c2daeaca9ae0b (diff)
downloadlibxml2-7d4060d252354a8d650a3c50256fe3679a40691d.tar.gz
Add missing file xmlwin32version.h.in to EXTRA_DIST
-rw-r--r--include/libxml/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/libxml/Makefile.am b/include/libxml/Makefile.am
index cf9297aa..328c1800 100644
--- a/include/libxml/Makefile.am
+++ b/include/libxml/Makefile.am
@@ -51,4 +51,4 @@ xmlinc_HEADERS = \
xmlsave.h \
schematron.h
-EXTRA_DIST = xmlversion.h.in
+EXTRA_DIST = xmlversion.h.in xmlwin32version.h.in