diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index d9da133cc9..6a94c360e0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -884,8 +884,8 @@ EXTRA_DIST = \ image/wslogo-dev.svg \ image/wslogo.eps \ image/wslogo.svg \ - image/wssplash-dev.xpm \ - image/wssplash.xpm \ + image/wssplash-dev.png \ + image/wssplash.png \ ipmap.html \ macosx-setup.sh \ macosx-support-lib-patches/glib-pkgconfig.patch \ |