diff options
author | Michael Meeks <michael.meeks@novell.com> | 2011-03-21 21:17:45 +0000 |
---|---|---|
committer | Michael Meeks <michael.meeks@novell.com> | 2011-03-21 21:17:45 +0000 |
commit | 8916b8370155961841f426f644d4c9d8406f4630 (patch) | |
tree | f6391bdebb915d171bc550b42ba74eca5c3a484e /postprocess/packcomponents | |
parent | d6125c4bd28f2159f0f692dc8ee3cf841a16f45e (diff) |
enable unxsplash component
Diffstat (limited to 'postprocess/packcomponents')
-rw-r--r-- | postprocess/packcomponents/makefile.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk index 80a0a052a56e..35492158eeb9 100644 --- a/postprocess/packcomponents/makefile.mk +++ b/postprocess/packcomponents/makefile.mk @@ -148,6 +148,7 @@ my_components = \ solver \ spell \ spl \ + splash \ srtrs1 \ stringresource \ svgfilter \ |