summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPaul Tagliamonte <paultag@debian.org>2012-06-23 02:16:44 +0000
committerPaul Tagliamonte <paultag@debian.org>2012-06-23 02:16:44 +0000
commitf1c91b147a48b4a449552a8185b835c3cfe95f1e (patch)
tree49f7bd05c59fa6ad04e992cf18518e88f1695277 /Makefile
parent540be93d619827b3a80594995279b70073cc5e60 (diff)
Pushing in Jonathan Carter's plymouth theme
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index e93da25..1f3d765 100644
--- a/Makefile
+++ b/Makefile
@@ -84,4 +84,7 @@ install:
# plymouth
install -d $(DESTDIR)/usr/share/plymouth/themes/spacefun
$(INSTALL) $(wildcard plymouth/spacefun/*) $(DESTDIR)/usr/share/plymouth/themes/spacefun
+
+ install -d $(DESTDIR)/usr/share/plymouth/themes/joy
+ $(INSTALL) $(wildcard plymouth/joy/*) $(DESTDIR)/usr/share/plymouth/themes/joy