diff options
Diffstat (limited to 'desktop-themes/Blue-Submarine/emerald/Makefile.am')
-rw-r--r-- | desktop-themes/Blue-Submarine/emerald/Makefile.am | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/desktop-themes/Blue-Submarine/emerald/Makefile.am b/desktop-themes/Blue-Submarine/emerald/Makefile.am new file mode 100644 index 00000000..a2700cc9 --- /dev/null +++ b/desktop-themes/Blue-Submarine/emerald/Makefile.am @@ -0,0 +1,6 @@ + +themedir = $(datadir)/themes/Blue-Submarine/emerald + +theme_DATA = blue-submarine.emerald + +EXTRA_DIST = $(theme_DATA) |