diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-05-19 14:49:00 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-05-19 14:49:00 +0000 |
| commit | 83eb9220122d98ac72d1b6aa636d1da52d3832e2 (patch) | |
| tree | 191dcd8dfcfe693f158c27ef60a98258d2159e10 /Makefile.am | |
| parent | eb09b1873d731a0e7290334a832a76cb233f34a7 (diff) | |
move focus_cycle_popup into its own file
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 515c6dc7..49719143 100644 --- a/Makefile.am +++ b/Makefile.am @@ -177,6 +177,8 @@ openbox_openbox_SOURCES = \ openbox/focus_cycle.h \ openbox/focus_cycle_indicator.c \ openbox/focus_cycle_indicator.h \ + openbox/focus_cycle_popup.c \ + openbox/focus_cycle_popup.h \ openbox/frame.c \ openbox/frame.h \ openbox/framerender.c \ |
