diff --git a/help/C/Makefile.am b/help/C/Makefile.am index 36f8aba7d..d007c0bcf 100644 --- a/help/C/Makefile.am +++ b/help/C/Makefile.am @@ -1 +1,13 @@ -SUBDIRS = figures +docname = gnome-control-center-manual +lang = C +#omffile = control-center.omf +entities = config-behavior.xml \ + config-cds.xml \ + config-hints.xml \ + config-html.xml \ + config-kbd.xml \ + config-mouse.xml \ + config-screensaver.xml \ + config-sound.xml +include $(top_srcdir)/help/xmldocs.make +dist-hook: app-dist-hook diff --git a/help/ChangeLog b/help/ChangeLog index 04d6c760a..53a8c5eea 100644 --- a/help/ChangeLog +++ b/help/ChangeLog @@ -1,6 +1,7 @@ 2002-03-14 Kevin Breit * C/Makefile.am: Added to cvs. + Made this file work actually. Added a lot of stuff. 2002-03-08 Kevin Breit @@ -45,4 +46,4 @@ * C/control-center.xml: Added to CVS. Should be XML valid. - * C/control-center.sgml: Removed file from CVS. Will be replacing shortly. \ No newline at end of file + * C/control-center.sgml: Removed file from CVS. Will be replacing shortly.