diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-02-01 10:03:29 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-02-01 10:03:29 +0000 |
| commit | e1e5293ae354ab7b1c8459aab85e60e1a801924d (patch) | |
| tree | 3cde29263f6871f9cdc49ce72d59e97b87957652 /scripts/Makefile.am | |
| parent | fe9fb53a7b28e8c156bb68a3968057ad8808cdee (diff) | |
historyplacement!!
Diffstat (limited to 'scripts/Makefile.am')
| -rw-r--r-- | scripts/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/Makefile.am b/scripts/Makefile.am index 36747ee5..7619efc0 100644 --- a/scripts/Makefile.am +++ b/scripts/Makefile.am @@ -1,7 +1,8 @@ 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 motion.py + focusmodel.py windowplacement.py behavior.py motion.py \ + historyplacement.py EXTRA_DIST = $(script_DATA) distclean-local: |
