~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to docs/include.am

mergeĀ lp:~linuxjedi/drizzle/trunk-remove-drizzleadmin

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