aboutsummaryrefslogtreecommitdiffstats
path: root/Clearlooks/background/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Clearlooks/background/Makefile.am')
-rw-r--r--Clearlooks/background/Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/Clearlooks/background/Makefile.am b/Clearlooks/background/Makefile.am
new file mode 100644
index 0000000..543243c
--- /dev/null
+++ b/Clearlooks/background/Makefile.am
@@ -0,0 +1,6 @@
+pngs = default.png
+
+themesdir = $(datadir)/themes/Clearlooks/background
+themes_DATA = $(pngs)
+
+EXTRA_DIST = $(pngs)