summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorDave Davenport <qball@blame.services>2021-06-08 22:44:15 +0200
committerDave Davenport <qball@blame.services>2021-06-08 22:44:15 +0200
commitdc46457f71b15da58050bf2dd897eda255aeacf5 (patch)
treea3538d6e987f584b57283fb3a128aae037d3f05f /Makefile.am
parent1a9dac80a9a39d5f71f204710c1b07057d805ead (diff)
Remove deprecated theme options
* color_window * color_urgent * color_active * color_normal
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 11656189..b4528d7a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -155,7 +155,6 @@ rofi_CFLAGS=\
-I$(top_builddir)/\
-Werror=missing-prototypes\
-DSYSCONFDIR=\"$(sysconfdir)\"\
- -DTHEME_CONVERTER\
-DPLUGIN_PATH=\"${libdir}/rofi\"\
-DTHEME_DIR=\"$(themedir)\"