diff options
author | Chun-wei Fan <fanchunwei@src.gnome.org> | 2011-05-25 12:06:27 +0800 |
---|---|---|
committer | Chun-wei Fan <fanchunwei@src.gnome.org> | 2011-05-25 12:06:27 +0800 |
commit | d69e2462d6fa52114662c1e4122d081f14675541 (patch) | |
tree | f63c72241e3e1d1c7c4d9137b24e9806a3e4e42d /build/win32 | |
parent | 104055ffcb95be030052340a26183609471afeaf (diff) | |
download | pango-d69e2462d6fa52114662c1e4122d081f14675541.tar.gz |
Dist the Visual C++ 2008 README.txt file
accidently removed that during my last changes...doh.
Diffstat (limited to 'build/win32')
-rw-r--r-- | build/win32/vs9/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/build/win32/vs9/Makefile.am b/build/win32/vs9/Makefile.am index 47cad7d8..b65e2ebe 100644 --- a/build/win32/vs9/Makefile.am +++ b/build/win32/vs9/Makefile.am @@ -10,4 +10,5 @@ EXTRA_DIST = \ pangocairo.vcprojin \ pangocairo.vcproj \ install.vcproj \ - stdint.h + stdint.h \ + README.txt |