summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChun-wei Fan <fanchunwei@src.gnome.org>2018-08-30 16:07:56 +0800
committerChun-wei Fan <fanchunwei@src.gnome.org>2018-08-30 16:07:56 +0800
commit656aba88b85ca08f28ec7a7f1118840934707b1f (patch)
tree41172172974036128e9cb2485102a50fe0f1ba43 /configure.ac
parent6b13a421fa663c691453077aed61ffbc3f2e4ebb (diff)
downloadgsettings-desktop-schemas-656aba88b85ca08f28ec7a7f1118840934707b1f.tar.gz
builds: Move MSVC build files up one level
Put all the Visual Studio build files into win32/, not build/win32, to simplify things, as the old build/win32 notion is a thing of the past.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac5
1 files changed, 2 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 66ac67b..e02bfd7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -25,9 +25,8 @@ IT_PROG_INTLTOOL([0.50.1])
AC_OUTPUT([
Makefile
gsettings-desktop-schemas.pc
-build/Makefile
-build/win32/Makefile
-build/win32/gsettings-desktop-schemas-msvc.mak
+win32/Makefile
+win32/gsettings-desktop-schemas-msvc.mak
headers/Makefile
schemas/Makefile
po/Makefile.in