X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=plugins%2Fplacement%2FMakefile.am;h=6b32800873a0cd69186b4739225b4dc6fe3b7cf3;hb=b46222c3d9b4b638b14647871d41249db9726422;hp=096d760065fd0f567e7b28d15d0c2e75fe6546a9;hpb=dfc9680e333c3a10fedea103136b03c1ebc1ab2b;p=chaz%2Fopenbox diff --git a/plugins/placement/Makefile.am b/plugins/placement/Makefile.am index 096d7600..6b328008 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) $(GL_CFLAGS) @CPPFLAGS@ \ -DG_LOG_DOMAIN=\"Plugin-Placement\" INCLUDES=-I../..