diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2007-02-26 11:22:13 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2007-02-26 11:22:13 +0000 |
commit | ea1f2a0a07862b6aa5e47dfac97042a3f21e13cd (patch) | |
tree | b92b79a76fa099f3df7fa42ab1faa7bb3563d821 /Makefile | |
parent | e91a970cb5b9ec3ceb68bc325744d69f4f73eb9b (diff) | |
download | bootsplash-ea1f2a0a07862b6aa5e47dfac97042a3f21e13cd.tar bootsplash-ea1f2a0a07862b6aa5e47dfac97042a3f21e13cd.tar.gz bootsplash-ea1f2a0a07862b6aa5e47dfac97042a3f21e13cd.tar.bz2 bootsplash-ea1f2a0a07862b6aa5e47dfac97042a3f21e13cd.tar.xz bootsplash-ea1f2a0a07862b6aa5e47dfac97042a3f21e13cd.zip |
create make-boot-splash-raw out of make-boot-splash
(to be used by mkcd)
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ NAME=bootsplash -VERSION := 3.2.2 +VERSION := 3.2.3 SUBDIRS=scripts fb fbmngplay fbtruetype splash po FILES=$(SUBDIRS) Makefile bootsplash.spec ChangeLog README |