From 635f4dd2fa6b7f96094a9ffcbce3675fd8eb2bb3 Mon Sep 17 00:00:00 2001 From: Chris Lyttle Date: Tue, 18 Feb 2003 06:32:56 +0000 Subject: fixed missing files --- ChangeLog | 4 ++++ gnome2-system-admin-guide/C/Makefile.am | 8 ++++---- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 813b03a..fe0ad52 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-02-17 Chris Lyttle + + * gnome2-system-admin-guide/C/Makefile.am: Fixed missing files + 2003-02-02 Chris Lyttle * configure.in: updated to release 2.0.5 diff --git a/gnome2-system-admin-guide/C/Makefile.am b/gnome2-system-admin-guide/C/Makefile.am index dd684ea..a0929ce 100644 --- a/gnome2-system-admin-guide/C/Makefile.am +++ b/gnome2-system-admin-guide/C/Makefile.am @@ -1,16 +1,16 @@ docname = system-admin-guide lang = C omffile = system-admin-guide-C.omf -entities = legal.xml \ +entities = appendixa.xml \ gconf.xml \ glossary.xml \ + legal.xml \ menustructure.xml \ - themes.xml \ mimetypes.xml \ + performance.xml \ screensavers.xml \ sessions.xml \ - performance.xml \ - appendixa.xml + themes.xml include $(top_srcdir)/xmldocs.make dist-hook: app-dist-hook -- cgit