diff options
author | Chun-wei Fan <fanchunwei@src.gnome.org> | 2011-02-23 14:21:09 +0800 |
---|---|---|
committer | Chun-wei Fan <fanchunwei@src.gnome.org> | 2011-02-23 14:21:09 +0800 |
commit | 24d6831ee357ea204ed4d99ee7fb80abd22abd53 (patch) | |
tree | 588e86a334620850bc8e1772b4fcde675e4655fc | |
parent | c8a0febc5288bd6ffb6e94a559faf9150efb157c (diff) | |
download | gdk-pixbuf-24d6831ee357ea204ed4d99ee7fb80abd22abd53.tar.gz |
Remove uneeded items from VS10 folder
There is no install.vcxproj.filters...oops
-rw-r--r-- | build/win32/vs10/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/build/win32/vs10/Makefile.am b/build/win32/vs10/Makefile.am index 703668f3f..98ba0aefb 100644 --- a/build/win32/vs10/Makefile.am +++ b/build/win32/vs10/Makefile.am @@ -12,5 +12,4 @@ EXTRA_DIST += \ gdk-pixbuf-csource.vcxproj.filters \ gdk-pixbuf-query-loaders.vcxproj \ gdk-pixbuf-query-loaders.vcxproj.filters \ - install.vcxproj \ - install.vcxproj.filters + install.vcxproj |