diff options
author | Tor Lillqvist <tml@iki.fi> | 2010-02-02 21:23:27 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2010-02-02 21:26:01 +0200 |
commit | 57d3e4cba3a0a273d93a25356801080d710d926e (patch) | |
tree | 0dc0cdabcd6f6a20f48525874add7f8be5bd1c13 /build/win32 | |
parent | cf0e4c33fa8a7efdc62d52cad0d7dc9135dccdf8 (diff) | |
download | glib-57d3e4cba3a0a273d93a25356801080d710d926e.tar.gz |
Include also testglib.vcproj in tarball
Diffstat (limited to 'build/win32')
-rw-r--r-- | build/win32/vs9/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/win32/vs9/Makefile.am b/build/win32/vs9/Makefile.am index a2ffdb69c..bf5b4640d 100644 --- a/build/win32/vs9/Makefile.am +++ b/build/win32/vs9/Makefile.am @@ -9,4 +9,5 @@ EXTRA_DIST = \ gspawn-win32-helper-console.vcproj \ gspawn-win32-helper.vcproj \ gthread.vcproj \ + testglib.vcproj \ install.vcproj |