~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to docs/include.am

  • Committer: Lee Bieber
  • Date: 2011-03-03 03:19:07 UTC
  • mfrom: (2215.1.3 build)
  • Revision ID: kalebral@gmail.com-20110303031907-cne4x39qayocoyh3
Merge Patrick - 727506: Can't run dbqp on rhel 5.5
Merge Marisa - latest documentation updates

Show diffs side-by-side

added added

removed removed

Lines of Context:
42
42
 
43
43
if HAVE_RECENT_SPHINX
44
44
man_MANS+= \
45
 
           docs/man/drizzledump.1
46
 
DISTCLEANFILES+= docs/man/drizzledump.1
47
 
 
 
45
           docs/man/drizzledump.1 \
 
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