diff options
author | Hans de Goede <hdegoede@redhat.com> | 2011-02-11 15:35:05 +0100 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2011-02-11 15:36:43 +0100 |
commit | 81f0f04ddc82598b90b720f9507a56e916eb36e7 (patch) | |
tree | cb884923e0a02137b75c3090e20e97930eb00ef1 /client/windows | |
parent | 0b687d9b23e375b13738a217e889e2f6b1c676f4 (diff) |
Drop static_title.bmp from windows/Makefile.am
Diffstat (limited to 'client/windows')
-rw-r--r-- | client/windows/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/client/windows/Makefile.am b/client/windows/Makefile.am index ae104ff4..041f57bc 100644 --- a/client/windows/Makefile.am +++ b/client/windows/Makefile.am @@ -230,7 +230,6 @@ EXTRA_DIST = \ resource.h \ spicec.exe.manifest \ spice.ico \ - static_title.bmp \ stdint.h \ sticky_alt.bmp \ win_platform.h \ |