Skip to content

Commit b1c3fe0

Browse files
committed
meson: Fix build from tarball
Include xml2-config-meson in EXTRA_DIST. Fixes #883.
1 parent 137466a commit b1c3fe0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ EXTRA_DIST = Copyright libxml2-config.cmake.in autogen.sh \
215215
timsort.h \
216216
README.zOS README.md \
217217
CMakeLists.txt config.h.cmake.in libxml2-config.cmake.cmake.in \
218-
meson.build meson_options.txt
218+
meson.build meson_options.txt xml2-config-meson
219219

220220

221221
pkgconfigdir = $(libdir)/pkgconfig

0 commit comments

Comments
 (0)