diff options
author | Matthias Clasen <mclasen@redhat.com> | 2012-08-20 18:39:56 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2012-08-20 19:00:25 -0400 |
commit | 2fe0b97ff9b851206ccdb378574d02e5da6a43a6 (patch) | |
tree | fac200e4ef91c36b08b61d2bbbe6e99e7b2cd63b /build/win32/vs9/Makefile.am | |
parent | b2f0b95ef8dcb78c8e3729933d3bdce60ff459cc (diff) | |
download | pango-2fe0b97ff9b851206ccdb378574d02e5da6a43a6.tar.gz |
Neuter win32 build stuff
Remove nonexisting files from EXTRADIST, this was breaking distcheck.
Diffstat (limited to 'build/win32/vs9/Makefile.am')
-rw-r--r-- | build/win32/vs9/Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/build/win32/vs9/Makefile.am b/build/win32/vs9/Makefile.am index 9fb8c694..cc0ed72e 100644 --- a/build/win32/vs9/Makefile.am +++ b/build/win32/vs9/Makefile.am @@ -3,12 +3,8 @@ EXTRA_DIST = \ pango_fc.sln \ pango.vsprops \ pango.vcprojin \ - pango.vcproj \ pangoft2.vcprojin \ - pangoft2.vcproj \ - pangowin32.vcproj \ pangocairo.vcprojin \ - pangocairo.vcproj \ install.vcproj \ stdint.h \ README.txt |