diff options
Diffstat (limited to 'src/splash-plugins/text')
| -rw-r--r-- | src/splash-plugins/text/Makefile.am | 2 | ||||
| -rw-r--r-- | src/splash-plugins/text/plugin.c (renamed from src/splash-plugins/text/text.c) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/src/splash-plugins/text/Makefile.am b/src/splash-plugins/text/Makefile.am index 0a0552a..9daad9e 100644 --- a/src/splash-plugins/text/Makefile.am +++ b/src/splash-plugins/text/Makefile.am @@ -11,6 +11,6 @@ text_la_CFLAGS = $(PLYMOUTH_CFLAGS) text_la_LDFLAGS = -module -avoid-version -export-dynamic text_la_LIBADD = $(PLYMOUTH_LIBS) ../../libply/libply.la text_la_SOURCES = $(srcdir)/../../ply-boot-splash-plugin.h \ - $(srcdir)/text.c + $(srcdir)/plugin.c MAINTAINERCLEANFILES = Makefile.in diff --git a/src/splash-plugins/text/text.c b/src/splash-plugins/text/plugin.c index bfa591a..bfa591a 100644 --- a/src/splash-plugins/text/text.c +++ b/src/splash-plugins/text/plugin.c |
