]> Dogcows Code - chaz/openbox/blobdiff - build/Makefile.plugins.keyboard
more build system fixups
[chaz/openbox] / build / Makefile.plugins.keyboard
index 497ce797838533c47f3c102d62bf03e6e7cf9c1e..0aedf69687e84034aae7be74686922ee6cae5e1d 100644 (file)
@@ -3,7 +3,7 @@ include build/Makefile.incl
 dir = plugins/keyboard
 
 CPPFLAGS += $(GLIB_CFLAGS) $(XFT_CFLAGS) -DG_LOG_DOMAIN=\"Plugin-Keyboard\"
-LDFLAGS = -module -avoid-version
+LDFLAGS += -module -avoid-version
 
 target = keyboard.la
 sources = keyboard.c tree.c translate.c keyparse.c
This page took 0.020723 seconds and 4 git commands to generate.