~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to docs/include.am

  • Committer: Lee Bieber
  • Date: 2011-03-03 02:20:56 UTC
  • mfrom: (1994.4.105 drizzle)
  • mto: This revision was merged to the branch mainline in revision 2216.
  • Revision ID: kalebral@gmail.com-20110303022056-u0xkis276y8uvxwb
Merge Marisa - latest documentation updates

Show diffs side-by-side

added added

removed removed

Lines of Context:
43
43
if HAVE_RECENT_SPHINX
44
44
man_MANS+= \
45
45
           docs/man/drizzledump.1
46
 
DISTCLEANFILES+= docs/man/drizzledump.1
47
 
 
 
46
           docs/man/drizzleadmin.1
 
47
DISTCLEANFILES+= \
 
48
           docs/man/drizzledump.1
 
49
           docs/man/drizzleadmin.1
 
50
           
48
51
docs/man/drizzledump.1: man
 
52
docs/man/drizzleadmin.1: man
49
53
endif
50
54
 
51
55
if HAVE_SPHINX