diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-06-20 02:51:42 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-06-20 02:51:42 +0000 |
| commit | fa6f70ce3a1e5aff0cdafb4b641128f360278f2a (patch) | |
| tree | 86b13fd7203c1db2139fdde9fc1be4af77731fe9 /Makefile.am | |
| parent | 07cabeb9467eff55132153a4b4715fcb45ba5e96 (diff) | |
get the offscreen pixmaps for all windows (including their frames)
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 73a05eee..dbecc434 100644 --- a/Makefile.am +++ b/Makefile.am @@ -164,6 +164,8 @@ openbox_openbox_SOURCES = \ openbox/client_list_combined_menu.h \ openbox/client_menu.c \ openbox/client_menu.h \ + openbox/composite.c \ + openbox/composite.h \ openbox/config.c \ openbox/config.h \ openbox/debug.c \ |
