From: Carlos Lopez Date: Sat, 13 Nov 2010 13:41:20 +0000 (+0100) Subject: Fix typo in Makefile.am that doesn't allow to create source packages X-Git-Url: https://git.pterodactylus.net/?p=synfig.git;a=commitdiff_plain;h=961d8b11ca07964cb96baf5a32870cef5d8f62fe Fix typo in Makefile.am that doesn't allow to create source packages --- diff --git a/synfig-studio/images/Makefile.am b/synfig-studio/images/Makefile.am index 0c12726..3820704 100644 --- a/synfig-studio/images/Makefile.am +++ b/synfig-studio/images/Makefile.am @@ -6,7 +6,7 @@ EXT = @imageext@ EXTRA_DIST = \ installer_logo.sif \ installer_logo_osx.sif \ - splash_screen_0.62.02.sif\ + splash_screen-0.62.02.sif\ splash_screen-0.62.01.sif \ splash_screen-0.62.01-2.sif \ splash_screen-0.62.00.sif \