From: Ray Strode Date: Mon, 6 Oct 2008 04:22:53 +0000 (-0400) Subject: Add pulser to list of plugins to build X-Git-Tag: 0.6.0~98 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a522a8cb1597c2482f38c4609a292adb32ffc3e9;p=thirdparty%2Fplymouth.git Add pulser to list of plugins to build Woops, never got added to makefile --- diff --git a/src/plugins/splash/Makefile.am b/src/plugins/splash/Makefile.am index b178e487..d12484e1 100644 --- a/src/plugins/splash/Makefile.am +++ b/src/plugins/splash/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = spinfinity fade-in text details solar +SUBDIRS = spinfinity fade-in text details solar pulser MAINTAINERCLEANFILES = Makefile.in if ADD_DEFAULT_PLUGIN_LINK