diff options
| author | Mikael Magnusson <mikachu@comhem.se> | 2006-06-08 10:18:31 +0000 |
|---|---|---|
| committer | Mikael Magnusson <mikachu@comhem.se> | 2006-06-08 10:18:31 +0000 |
| commit | ed61a94ca51b2fc663ffef1b2bd37785c676cd34 (patch) | |
| tree | 2f6f1e5b5d4e602290d85f832f688a08fd47beff /Makefile.am | |
| parent | 9490107c4b2c6018b6831dd318d0a1cca99a56ad (diff) | |
per app settings
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 ## |
