X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=plugins%2Fplacement%2FMakefile.am;h=8942463d38e57956d35a427bcae6b2a6310c0c68;hb=81417dd3446bfea27898f3f48520ebcd04ad9887;hp=096d760065fd0f567e7b28d15d0c2e75fe6546a9;hpb=dfc9680e333c3a10fedea103136b03c1ebc1ab2b;p=chaz%2Fopenbox 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../..