diff options
author | Matthias Clasen <mclasen@redhat.com> | 2013-02-04 13:53:24 -0500 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2013-02-04 14:14:07 -0500 |
commit | 2204f120839fbcebfab665fea0b70ed4176d7466 (patch) | |
tree | eff04dc06ec72d086fe109512d42c74c2ce4435b /build/win32 | |
parent | bdb66189fc5626032cb3dab19b2d3f81a9f516cb (diff) | |
download | gtk+-2204f120839fbcebfab665fea0b70ed4176d7466.tar.gz |
Drop things that break distcheck
Diffstat (limited to 'build/win32')
-rw-r--r-- | build/win32/vs10/Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/build/win32/vs10/Makefile.am b/build/win32/vs10/Makefile.am index ac7c43b1d7..b454d7e349 100644 --- a/build/win32/vs10/Makefile.am +++ b/build/win32/vs10/Makefile.am @@ -16,10 +16,6 @@ EXTRA_DIST += \ gtk.vcxproj.filtersin \ gtk3-demo.vcxproj \ gtk3-demo.vcxproj.filters \ - gtka11y.vcxproj \ - gtka11y.vcxproj.filters \ - gtka11y.vcxprojin \ - gtka11y.vcxproj.filtersin \ gailutil.vcxproj \ gailutil.vcxproj.filters \ install.vcxproj |