summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-10-27 21:08:08 +0200
committerDave Davenport <qball@gmpclient.org>2016-10-27 21:08:08 +0200
commit24a945eb3f85f14b1ca5c4a88482957f33fb2b76 (patch)
tree621533bd0b4a75197cc2d4adaa3e432212400f87 /Makefile.am
parent62434f0e8c12a568fb0a41148f4fcd3f89090e95 (diff)
Add darkblue as screen
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index d41270fc..31959d5b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -127,8 +127,9 @@ README.html: README.md
###
themedir=$(pkgdatadir)/themes/
theme_DATA=\
- themes/android_notification.theme\
themes/Arc.theme\
+ themes/DarkBlue.theme\
+ themes/android_notification.theme\
themes/blor.theme\
themes/blue.theme\
themes/c64.theme\