]> Dogcows Code - chaz/openbox/blobdiff - build/Makefile.plugins.placement
more build system fixups
[chaz/openbox] / build / Makefile.plugins.placement
index 248546fc41dcc3fe4a5070d68ccc8e4624810d58..06428a53af812245cf38ac12a9baccf0602f84fb 100644 (file)
@@ -3,7 +3,7 @@ include build/Makefile.incl
 dir = plugins/placement
 
 CPPFLAGS += $(GLIB_CFLAGS) $(XFT_CFLAGS) -DG_LOG_DOMAIN=\"Plugin-Placement\"
-LDFLAGS = -module -avoid-version
+LDFLAGS += -module -avoid-version
 
 target = placement.la
 sources = history.c placement.c
This page took 0.019982 seconds and 4 git commands to generate.