Add build/mingw/{README,mingw-cross-compile.sh} to the dist tarball
It's quite difficult to get git working on Windows so it makes sense to put the build instructions somewhere accessible.
This commit is contained in:
parent
ff1d9cf090
commit
fa51ff25d3
@ -1,3 +1,3 @@
|
||||
SUBDIRS = autotools
|
||||
SUBDIRS = autotools mingw
|
||||
|
||||
EXTRA_DIST = gen-gcov.pl
|
||||
|
1
build/mingw/Makefile.am
Normal file
1
build/mingw/Makefile.am
Normal file
@ -0,0 +1 @@
|
||||
EXTRA_DIST = README mingw-cross-compile.sh
|
@ -868,6 +868,7 @@ AC_CONFIG_FILES([
|
||||
Makefile
|
||||
build/Makefile
|
||||
build/autotools/Makefile
|
||||
build/mingw/Makefile
|
||||
clutter/Makefile
|
||||
clutter/clutter-version.h
|
||||
clutter/clutter-json.h
|
||||
|
Loading…
Reference in New Issue
Block a user