]> Dogcows Code - chaz/openbox/blobdiff - plugins/Makefile.am
warp the pointer on a workspace change to the focused window
[chaz/openbox] / plugins / Makefile.am
index 78ff2ccf11986b65002dc34b5cbada256a769e3d..38892495f877bf1d6a9178498ebc0258ffb42ea0 100644 (file)
@@ -1,8 +1,10 @@
 plugindir=$(libdir)/openbox/plugins
 
+SUBDIRS = keyboard
+
 CPPFLAGS=$(XFT_CFLAGS) $(GLIB_CFLAGS) @CPPFLAGS@ \
 -DPLUGINDIR=\"$(plugindir)\" \
--DG_LOG_DOMAIN=\"Openbox-Plugin\"
+-DG_LOG_DOMAIN=\"Plugin\"
 
 plugin_LTLIBRARIES=focus.la
 
This page took 0.022007 seconds and 4 git commands to generate.