diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-01-30 20:51:41 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-01-30 20:51:41 +0000 |
| commit | 225d4302d0b2bd40d03d3bfa54116c0adfe3143e (patch) | |
| tree | 17994e5de8d0008a72065b774409f2df7d784259 /scripts/Makefile.am | |
| parent | 38345bf32eeb1d506ce1f3fde93145a2c55828f3 (diff) | |
popups for moving and resizing
Diffstat (limited to 'scripts/Makefile.am')
| -rw-r--r-- | scripts/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/Makefile.am b/scripts/Makefile.am index 95deedad..36747ee5 100644 --- a/scripts/Makefile.am +++ b/scripts/Makefile.am @@ -1,7 +1,7 @@ scriptdir = $(libdir)/openbox/python MAINTAINERCLEANFILES = Makefile.in script_DATA = config.py builtins.py defaults.py focus.py callbacks.py \ - focusmodel.py windowplacement.py behavior.py + focusmodel.py windowplacement.py behavior.py motion.py EXTRA_DIST = $(script_DATA) distclean-local: |
