diff options
author | Rico Tzschichholz <ricotz@ubuntu.com> | 2014-05-24 09:23:52 +0200 |
---|---|---|
committer | Rico Tzschichholz <ricotz@ubuntu.com> | 2014-05-24 09:23:52 +0200 |
commit | eab39253ec763a609dea55353012d6141adc87f2 (patch) | |
tree | 7bb8e13ec4ef6dbed2b9204adce02d75835fd311 /build/win32/vs9/Makefile.am | |
parent | 7eaea2a849d810fc2901659de4ebc0c9e5bbd353 (diff) | |
download | gtk+-eab39253ec763a609dea55353012d6141adc87f2.tar.gz |
build/win32: Drop a11y library references
In addition to 4a4b23bfad8b30372f78b75e1eb5e68279ff5b09
Diffstat (limited to 'build/win32/vs9/Makefile.am')
-rw-r--r-- | build/win32/vs9/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/build/win32/vs9/Makefile.am b/build/win32/vs9/Makefile.am index 5e93e61041..ec5789fdc6 100644 --- a/build/win32/vs9/Makefile.am +++ b/build/win32/vs9/Makefile.am @@ -11,8 +11,6 @@ EXTRA_DIST += \ gtk.vcprojin \ gtk3-demo.vcproj \ gtk3-demo-application.vcproj \ - gtka11y.vcproj \ - gtka11y.vcprojin \ gtk-inspector.vcproj \ gailutil.vcproj \ install.vcproj \ |