diff options
author | Christophe Fergeau <cfergeau@mandriva.com> | 2009-10-07 12:11:23 +0000 |
---|---|---|
committer | Christophe Fergeau <cfergeau@mandriva.com> | 2009-10-07 12:11:23 +0000 |
commit | bba36e2e6b57588a7886330716747da4ff1fb143 (patch) | |
tree | 2c9de16264bfa2ae265f077b1c2939a8750105c1 /Makefile | |
parent | aec0271e7adacdf340bc23af8ea62d2b81923f0e (diff) | |
download | bootsplash-bba36e2e6b57588a7886330716747da4ff1fb143.tar bootsplash-bba36e2e6b57588a7886330716747da4ff1fb143.tar.gz bootsplash-bba36e2e6b57588a7886330716747da4ff1fb143.tar.bz2 bootsplash-bba36e2e6b57588a7886330716747da4ff1fb143.tar.xz bootsplash-bba36e2e6b57588a7886330716747da4ff1fb143.zip |
get rid of obsolete code
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ NAME=bootsplash VERSION := 3.2.25 -SUBDIRS=scripts fb fbmngplay fbtruetype splash po +SUBDIRS=scripts po FILES=$(SUBDIRS) Makefile ChangeLog README prefix=/ |