diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-01-10 03:15:11 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-01-10 03:15:11 +0000 |
| commit | 915b171befc55dc12daffe5814cdf6332083f2ad (patch) | |
| tree | cd9218d451072694980f8844bd69b39ab2a51afb /src/Makefile.am | |
| parent | 385de86d903c95e9897bd106b04e3ef1f70d9d2d (diff) | |
install the shadow wrappers
Diffstat (limited to 'src/Makefile.am')
| -rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 6bcafba0..3310def3 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -22,6 +22,8 @@ openbox3_SOURCES= actions.cc client.cc frame.cc openbox.cc screen.cc \ buttonwidget.cc python.cc bindings.cc \ openbox_wrap.cc +scriptdir_DATA = openbox.py + MAINTAINERCLEANFILES= Makefile.in distclean-local: |
