summaryrefslogtreecommitdiffstats
path: root/src/splash-plugins
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2007-06-08 13:18:38 -0400
committerRay Strode <rstrode@redhat.com>2007-06-08 13:18:38 -0400
commit4ec45757056d378351069010fc8246114b0fae32 (patch)
tree4cb3a6b05cc8a689c6ac0264b80826c5cd5b3367 /src/splash-plugins
parent72cbd4b4a5ad30a812613b45b97564902ffdddd5 (diff)
downloadplymouth-4ec45757056d378351069010fc8246114b0fae32.tar.gz
plymouth-4ec45757056d378351069010fc8246114b0fae32.tar.xz
plymouth-4ec45757056d378351069010fc8246114b0fae32.zip
install splash plugin in libdir/plymouth
Diffstat (limited to 'src/splash-plugins')
-rw-r--r--src/splash-plugins/fedora-fade-in/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/splash-plugins/fedora-fade-in/Makefile.am b/src/splash-plugins/fedora-fade-in/Makefile.am
index 3eca946..9af28c7 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