summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorGlynn Foster <glynn.foster@sun.com>2003-01-18 19:19:20 +0000
committerGlynn Foster <gman@src.gnome.org>2003-01-18 19:19:20 +0000
commit6d06f132d36a531885ae5fbe38be30c08ba4360c (patch)
tree0f9e93ea5a1712ab71447cf08a655718eb3b5030 /Makefile.am
parent0d0c6bb6fa49c8cab55f5909614cede9331d79ae (diff)
Enable help documentation in the build.
2003-01-18 Glynn Foster <glynn.foster@sun.com> * Makefile.am, configure.in, omf.make, xmldocs.make: Enable help documentation in the build. * help/C/zenity-C.omf, help/C/zenity.xml: Fix up silly errors.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 2cb5ad7..f339c66 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,12 +1,15 @@
SUBDIRS = \
src \
po \
- data
+ data \
+ help
EXTRA_DIST = \
intltool-extract.in \
intltool-merge.in \
intltool-update.in \
+ omf.make \
+ xmldocs.make \
COPYING \
HACKING \
ChangeLog \