~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to Makefile.am

Make manfile for drizzledump from Sphinx.

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
lib_LTLIBRARIES = 
28
28
noinst_LTLIBRARIES =
29
29
noinst_PROGRAMS =
 
30
man_MANS =
 
31
bin_PROGRAMS =
30
32
 
31
33
VERSION=$(PANDORA_RELEASE_VERSION)
32
34