From: Ray Strode Date: Fri, 8 Jun 2007 17:18:38 +0000 (-0400) Subject: install splash plugin in libdir/plymouth X-Git-Tag: 0.1.0~174 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ec45757056d378351069010fc8246114b0fae32;p=thirdparty%2Fplymouth.git install splash plugin in libdir/plymouth --- diff --git a/src/splash-plugins/fedora-fade-in/Makefile.am b/src/splash-plugins/fedora-fade-in/Makefile.am index 3eca946d..9af28c78 100644 --- a/src/splash-plugins/fedora-fade-in/Makefile.am +++ b/src/splash-plugins/fedora-fade-in/Makefile.am @@ -4,7 +4,8 @@ INCLUDES = -I$(top_srcdir) \ -I$(srcdir)/.. \ -I$(srcdir) -lib_LTLIBRARIES = fedora-fade-in.la +plugindir = $(libdir)/plymouth +plugin_LTLIBRARIES = fedora-fade-in.la fedora_fade_in_la_CFLAGS = $(PLYMOUTH_CFLAGS) fedora_fade_in_la_LDFLAGS = -module -avoid-version -export-dynamic