From 94d222f6e956253604d89a44a7fe3758e7409faa Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sun, 18 May 2003 02:50:32 +0000 Subject: needs the libsn flags to use openbox.h now --- plugins/placement/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/placement') diff --git a/plugins/placement/Makefile.am b/plugins/placement/Makefile.am index 096d7600..8942463d 100644 --- a/plugins/placement/Makefile.am +++ b/plugins/placement/Makefile.am @@ -1,6 +1,6 @@ plugindir=$(libdir)/openbox/plugins -CPPFLAGS=$(XFT_CFLAGS) $(GLIB_CFLAGS) @CPPFLAGS@ \ +CPPFLAGS=$(XFT_CFLAGS) $(GLIB_CFLAGS) $(LIBSN_CFLAGS) @CPPFLAGS@ \ -DG_LOG_DOMAIN=\"Plugin-Placement\" INCLUDES=-I../.. -- cgit v1.2.3