diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-05-09 17:58:58 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-05-09 17:58:58 +0000 |
| commit | 851555348ec39a01a0e150d2e12b71212b8d338b (patch) | |
| tree | bc118f364e184388b46d8efd53bbdf9d38c051bd /Makefile.am | |
| parent | cdb108c76d20e8272bfbd15919e32e609d685322 (diff) | |
support for _NET_WM_USER_TIME_WINDOW round 2 ! yay abstraction
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index a30248eb..35ccca9c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -204,6 +204,8 @@ openbox_openbox_SOURCES = \ openbox/popup.h \ openbox/prop.c \ openbox/prop.h \ + openbox/propwin.c \ + openbox/propwin.h \ openbox/resist.c \ openbox/resist.h \ openbox/screen.c \ |
