diff options
author | Dan Mueth <dan@eazel.com> | 2001-03-13 16:35:52 +0000 |
---|---|---|
committer | Dan Mueth <dmueth@src.gnome.org> | 2001-03-13 16:35:52 +0000 |
commit | 67d2a4169d03bfb19e6f37307d554abaf5195150 (patch) | |
tree | 9eef03f902e37bcd84f6f3b58e0b7cdea7892116 /Makefile.am | |
parent | d67cb7069bbd02fbd8059b4d529cbdd0d1c4ebd3 (diff) |
Fixing up the doc build stuff.
2001-03-13 Dan Mueth <dan@eazel.com>
Fixing up the doc build stuff.
Adding FDL license
* COPYING-DOCS:
* Makefile.am:
Fixing up the doc build stuff.
* configure.in:
* omf-install/Makefile.am:
Fixing up doc build stuff for Mixer applet
* mixer/docs/C/figures/mixer_applet.png:
* mixer/docs/C/mixer.sgml:
* mixer/docs/C/mixer_applet.png:
* mixer/docs/C/Makefile.am:
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 edecff238..d59ff7eb2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -112,10 +112,12 @@ DIST_SUBDIRS = \ @MAINT@ cd macros && $(MAKE) macros.dep EXTRA_DIST = \ + COPYING-DOCS \ gnome-applets.spec.in \ gnome-applets.spec \ applet-docs.make \ - xml-i18n-update \ + sgmldocs.make \ + xml-i18n-update \ xml-i18n-extract \ xml-i18n-merge |