From 8a4e27bdc362e3781ac947ff5536c1f0dbd3ba60 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sun, 6 Apr 2003 10:21:56 +0000 Subject: more build system fixups --- build/Makefile.plugins.placement | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build/Makefile.plugins.placement') diff --git a/build/Makefile.plugins.placement b/build/Makefile.plugins.placement index 248546fc..06428a53 100644 --- a/build/Makefile.plugins.placement +++ b/build/Makefile.plugins.placement @@ -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 -- cgit v1.2.3