diff options
Diffstat (limited to 'build/Makefile.engines.openbox')
| -rw-r--r-- | build/Makefile.engines.openbox | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/Makefile.engines.openbox b/build/Makefile.engines.openbox index b19a4f9b..b5ed7293 100644 --- a/build/Makefile.engines.openbox +++ b/build/Makefile.engines.openbox @@ -5,7 +5,7 @@ theme = operation CPPFLAGS += $(GLIB_CFLAGS) $(XFT_CFLAGS) -DG_LOG_DOMAIN=\"Engine-Openbox\" \ -DDEFAULT_THEME=\"$(theme)\" -DTHEMEDIR=\"$(themedir)/openbox\" -LDFLAGS = -module -avoid-version +LDFLAGS += -module -avoid-version target = openbox.la sources = obengine.c obtheme.c obrender.c |
