diff options
| author | Shaun McCance <shaunm@src.gnome.org> | 2004-11-15 23:22:45 +0000 |
|---|---|---|
| committer | Shaun McCance <shaunm@src.gnome.org> | 2004-11-15 23:22:45 +0000 |
| commit | 0956754fc17cd1b573bce05f9d28fded00c736bb (patch) | |
| tree | a9af590470e075ee674a94cf99931a5863a000ab | |
| parent | c593091ae7c245348ffd2fbade03b41510b027f9 (diff) | |
- Don't include the old wgos* files
* gnome2-user-guide/C/Makefile.am:
- Don't include the old wgos* files
| -rw-r--r-- | ChangeLog | 5 | ||||
| -rw-r--r-- | gnome2-user-guide/C/Makefile.am | 4 |
2 files changed, 6 insertions, 3 deletions
@@ -1,3 +1,8 @@ +2004-11-15 Shaun McCance <shaunm@gnome.org> + + * gnome2-user-guide/C/Makefile.am: + - Don't include the old wgos* files + 2004-10-16 Shaun McCance <shaunm@gnome.org> * NEWS: diff --git a/gnome2-user-guide/C/Makefile.am b/gnome2-user-guide/C/Makefile.am index 089cc7f..ade81e6 100644 --- a/gnome2-user-guide/C/Makefile.am +++ b/gnome2-user-guide/C/Makefile.am @@ -1,6 +1,4 @@ -wgos_files = wgosbasic.xml wgoscustaccess.xml wgoscustdesk.xml wgoscustlookandfeel.xml wgosdeskback.xml wgoseditmainmenu.xml wgosmetacity.xml wgosnautilus.xml wgosoverview.xml wgospanel.xml wgosstartsession.xml - -entities = legal.xml glossary.xml gosbasic.xml goscustaccess.xml goscustdesk.xml goscustlookandfeel.xml gosdeskback.xml goseditmainmenu.xml gosmetacity.xml gosnautilus.xml gosoverview.xml gospanel.xml gosstartsession.xml part1.xml part2.xml plaingnomestartpreftools.xml goscustdesk-remotedesktop.xml $(wgos_files) +entities = legal.xml glossary.xml gosbasic.xml goscustaccess.xml goscustdesk.xml goscustlookandfeel.xml gosdeskback.xml goseditmainmenu.xml gosmetacity.xml gosnautilus.xml gosoverview.xml gospanel.xml gosstartsession.xml part1.xml part2.xml plaingnomestartpreftools.xml goscustdesk-remotedesktop.xml figdir = figures docname = user-guide |
