summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorChun-wei Fan <fanchunwei@src.gnome.org>2019-12-27 15:16:49 +0800
committerKjell Ahlstedt <kjellahlstedt@gmail.com>2019-12-29 18:11:52 +0100
commit2359c3243cd6aa7e1c3f1e54197351f9249e4ab6 (patch)
tree699640f408a32a25c658eeb65f77da4f4f9bd800 /Makefile.am
parentabe3d02ba618431dd4ac6ac3e463727db1239084 (diff)
downloadsigc++-2359c3243cd6aa7e1c3f1e54197351f9249e4ab6.tar.gz
build: Support NMake builds from Meson tarballs
This adds the MSVC files in MSVC_NMake/ that are generated during Meson's configure step to the generated release tarball. The NMake Makefiles are updated so that they will be able to find files that are now in untracked/MSVC_NMake, when a release tarball is generated with Meson.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 76d0482..80b4136 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -56,6 +56,7 @@ EXTRA_DIST = \
sigc++/meson.build \
tests/meson.build \
tools/dist-cmd.py \
+ tools/handle-built-files.py \
tools/tutorial-custom-cmd.py \
untracked/README