diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-03-21 07:33:07 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-03-21 07:33:07 +0000 |
| commit | 29e3748605eaf86635aed48273bddfdcdcae05c4 (patch) | |
| tree | 4c32e66d32fefcd0d70dc4d6bc0ff9e04eaa7d6f /plugins/Makefile.am | |
| parent | eb6ef3533c828c534a8767b6d66a8ee544d55cfd (diff) | |
add a window placement plugin
Diffstat (limited to 'plugins/Makefile.am')
| -rw-r--r-- | plugins/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am index 9e02e5fb..97d6d53f 100644 --- a/plugins/Makefile.am +++ b/plugins/Makefile.am @@ -1,6 +1,6 @@ plugindir=$(libdir)/openbox/plugins -SUBDIRS = keyboard mouse +SUBDIRS = keyboard mouse placement CPPFLAGS=$(XFT_CFLAGS) $(GLIB_CFLAGS) @CPPFLAGS@ \ -DPLUGINDIR=\"$(plugindir)\" |
