diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-05-13 22:39:27 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-05-13 22:39:27 +0000 |
| commit | f16d32072361109b16b18e157cd90f0c4ea76caa (patch) | |
| tree | 2a62ec576913a04f4633f4de2edbccf76e4b1c1e /Makefile.am | |
| parent | 4ac77b8ab8499dd552301328ac4df01215316b6c (diff) | |
add gnome and kde config files which are the same, but without the root window menus
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 dbf0407f..83844518 100644 --- a/Makefile.am +++ b/Makefile.am @@ -360,6 +360,8 @@ dist_pixmap_DATA = \ dist_rc_DATA = \ data/rc.xml \ + data/rc-gnome.xml \ + data/rc-kde.xml \ data/menu.xml edit = $(SED) \ |
