summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 49c8bc9c..2561c829 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -238,7 +238,8 @@ theme_DATA=\
themes/solarized_alternate.rasi\
themes/fancy.rasi\
themes/iggy.rasi\
- themes/iggy.jpg
+ themes/iggy.jpg\
+ themes/default.rasi
##
# Extra DIST
@@ -255,7 +256,6 @@ EXTRA_DIST+=\
doc/rofi.doxy.in\
script/get_git_rev.sh\
$(theme_DATA)\
- doc/default_theme.rasi\
doc/default_configuration.rasi\
Changelog
##