summaryrefslogtreecommitdiff
path: root/build/Makefile.am
diff options
context:
space:
mode:
authorChun-wei Fan <fanchunwei@src.gnome.org>2014-08-07 23:11:34 +0800
committerChun-wei Fan <fanchunwei@src.gnome.org>2014-08-07 23:11:34 +0800
commit8a2a5adc8f2fda05edb0484891536c3eb4b0d326 (patch)
tree893114ed39419a147e2a061631aa863823559bc4 /build/Makefile.am
parent37321f6fb82ab21a21f4c14ce76df24b059bdc54 (diff)
downloadgtk+-8a2a5adc8f2fda05edb0484891536c3eb4b0d326.tar.gz
MSVC Build Files: Use Real GTK+ Version
Make the Visual C++-related build files contain the actual GTK+ version, by generating them during the configure stage and dist'ing them in the release tarballs. This is especially important for builds of introspection files, as one may need to look at the release version of GTK+ in those files.
Diffstat (limited to 'build/Makefile.am')
-rw-r--r--build/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/Makefile.am b/build/Makefile.am
index 931735b4fa..1e6b82587d 100644
--- a/build/Makefile.am
+++ b/build/Makefile.am
@@ -8,6 +8,7 @@ EXTRA_DIST += \
gen-file-list-gtk.py \
detectenv_msvc.mak \
introspection-msvc.mak \
+ gtk-introspection-msvc.mak.in \
gtk-introspection-msvc.mak
-include $(top_srcdir)/git.mk