diff options
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 7f40f683..7e212816 100644 --- a/Makefile.am +++ b/Makefile.am @@ -202,7 +202,9 @@ openbox_openbox_SOURCES = \ openbox/window.c \ openbox/window.h \ openbox/xerror.c \ - openbox/xerror.h + openbox/xerror.h \ + openbox/per_app_settings.c \ + openbox/per_app_settings.h ## kdetrayproxy ## |
