From f17faa6673e6497c498180676d73fcd0cbe32172 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Tue, 18 Mar 2014 17:31:13 +0900 Subject: Add autotools support for KSplash Unified theme --- ksplashml/pics/themes/unified/Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 ksplashml/pics/themes/unified/Makefile.am diff --git a/ksplashml/pics/themes/unified/Makefile.am b/ksplashml/pics/themes/unified/Makefile.am new file mode 100644 index 000000000..c83dcb461 --- /dev/null +++ b/ksplashml/pics/themes/unified/Makefile.am @@ -0,0 +1,4 @@ +EXTRA_DIST=Theme.rc + +ksplashml_pics_default_datadir = $(kde_datadir)/ksplash/Themes/Unified +ksplashml_pics_default_data_DATA = $(EXTRA_DIST) -- cgit v1.2.3