~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to docs/include.am

  • Committer: Andrew Hutchings
  • Date: 2011-06-07 21:19:19 UTC
  • mto: This revision was merged to the branch mainline in revision 2327.
  • Revision ID: andrew@linuxjedi.co.uk-20110607211919-7ef8spt1qkefxoyx
Remove all drizzleadmin code (hopefully)

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
 
           docs/man/drizzleadmin.1
 
45
           docs/man/drizzledump.1
47
46
DISTCLEANFILES+= \
48
 
           docs/man/drizzledump.1 \
49
 
           docs/man/drizzleadmin.1
 
47
           docs/man/drizzledump.1
50
48
           
51
49
docs/man/drizzledump.1: man
52
 
docs/man/drizzleadmin.1: man
53
50
endif
54
51
 
55
52
if HAVE_SPHINX