diff options
Diffstat (limited to 'engines/openbox/Makefile.am')
| -rw-r--r-- | engines/openbox/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/openbox/Makefile.am b/engines/openbox/Makefile.am index 512a754c..1cfa3e5b 100644 --- a/engines/openbox/Makefile.am +++ b/engines/openbox/Makefile.am @@ -5,6 +5,7 @@ CPPFLAGS=$(XFT_CFLAGS) $(GLIB_CFLAGS) @CPPFLAGS@ \ -DENGINEDIR=\"$(enginedir)\" \ -DTHEMEDIR=\"$(themedir)\" \ -DDEFAULT_THEME=\"nyz\" \ +-DDEFAULT_FONT=\"Sans-6\" \ -DG_LOG_DOMAIN=\"Openbox-Engine\" engine_LTLIBRARIES=openbox.la |
