diff options
| author | Ray Strode <rstrode@redhat.com> | 2008-05-28 22:59:11 -0400 |
|---|---|---|
| committer | Ray Strode <rstrode@redhat.com> | 2008-05-28 23:58:46 -0400 |
| commit | d76fcfed45401305fbb728d5bdd708df4364b313 (patch) | |
| tree | 3aab3144f794cdbc1d637e54b9c437f4ba4ebdcd /src/splash-plugins/Makefile.am | |
| parent | 575be7c81f1939970f74ab8eefcecfa6aed4feb8 (diff) | |
| download | plymouth-d76fcfed45401305fbb728d5bdd708df4364b313.tar.gz plymouth-d76fcfed45401305fbb728d5bdd708df4364b313.tar.xz plymouth-d76fcfed45401305fbb728d5bdd708df4364b313.zip | |
Rename fedora-fade-in to fade-in
The plugin doesn't need to be distro specific
Diffstat (limited to 'src/splash-plugins/Makefile.am')
| -rw-r--r-- | src/splash-plugins/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/splash-plugins/Makefile.am b/src/splash-plugins/Makefile.am index e9b876a..89cead9 100644 --- a/src/splash-plugins/Makefile.am +++ b/src/splash-plugins/Makefile.am @@ -1,2 +1,2 @@ -SUBDIRS = spinfinity fedora-fade-in text details tests +SUBDIRS = spinfinity fade-in text details tests MAINTAINERCLEANFILES = Makefile.in |
