summaryrefslogtreecommitdiff
path: root/build/Makefile.am
diff options
context:
space:
mode:
authorChun-wei Fan <fanchunwei@src.gnome.org>2015-09-04 18:08:46 +0800
committerChun-wei Fan <fanchunwei@src.gnome.org>2015-09-04 18:08:46 +0800
commitc0e56e5af9e00137de1eb603ac1625332176f407 (patch)
tree9ab79194fa7d3440fec59c697c15188faac83474 /build/Makefile.am
parent7402dfe837bde0cfc2bdb1ab30f1ce7e9822a8f7 (diff)
downloadpango-c0e56e5af9e00137de1eb603ac1625332176f407.tar.gz
MSVC Builds: Rename testsrules_msvc.mak
Rename this to detectenv-msvc.mak to be consistent with the other GNOME projects that support MSVC builds, and clean that file up a bit.
Diffstat (limited to 'build/Makefile.am')
-rw-r--r--build/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/Makefile.am b/build/Makefile.am
index 0ca470ba..d562d7a3 100644
--- a/build/Makefile.am
+++ b/build/Makefile.am
@@ -3,7 +3,7 @@ SUBDIRS = win32
EXTRA_DIST = \
pango-introspection-msvc.mak \
introspection-msvc.mak \
- testsrules_msvc.mak \
+ detectenv-msvc.mak \
gen-file-list-pango.py
-include $(top_srcdir)/git.mk