]> git.ipfire.org Git - thirdparty/plymouth.git/commitdiff
install splash plugin in libdir/plymouth
authorRay Strode <rstrode@redhat.com>
Fri, 8 Jun 2007 17:18:38 +0000 (13:18 -0400)
committerRay Strode <rstrode@redhat.com>
Fri, 8 Jun 2007 17:18:38 +0000 (13:18 -0400)
src/splash-plugins/fedora-fade-in/Makefile.am

index 3eca946d62d0ca66707f6f631018077bb97d8d93..9af28c78c84209890874fc3e19a3055d7c663020 100644 (file)
@@ -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