summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2008-05-24 01:39:27 -0400
committerRay Strode <rstrode@redhat.com>2008-05-24 01:39:27 -0400
commit49c5e2654644c8952d9a086568bd020fc841eb5c (patch)
tree16ff34aeff4734223d601c1b4d4c0552c334fad7 /configure.ac
parent548fab32e3266623c544ecc2965c8d0cd9554dfb (diff)
downloadplymouth-49c5e2654644c8952d9a086568bd020fc841eb5c.tar.gz
plymouth-49c5e2654644c8952d9a086568bd020fc841eb5c.tar.xz
plymouth-49c5e2654644c8952d9a086568bd020fc841eb5c.zip
Copy and modify fedora-fade-in to new spinfinity plugin
The idea is to make a plugin that matches mockups done by Mike Langlie. The mockups feature a throbber that spins in the shape of an infinity sign. This is just a placeholder. Most of the mockup isn't implemented yet.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 1423a9e..6fc3da2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -51,6 +51,7 @@ fi
AC_OUTPUT([Makefile
src/libply/Makefile
src/splash-plugins/Makefile
+ src/splash-plugins/spinfinity/Makefile
src/splash-plugins/fedora-fade-in/Makefile
src/splash-plugins/text/Makefile
src/splash-plugins/details/Makefile